From bb0fb47922235249cff3dd8771453a60694011c9 Mon Sep 17 00:00:00 2001 From: Martijn Stevenson Date: Tue, 6 Aug 2024 04:17:21 +0000 Subject: [PATCH 01/14] Upgrade rules_python (0.34.0) and rules_fuzzing (0.5.2) This requires extracting WORKSPACE phases into more phases: - dependencies -- py_repositories() and toolchains - dependencies_python() -- pip_parse module loading - dependencies_import() -- python/fuzzing/other deps The new structure roughly matches Envoy WORKSPACE: - envoy_dependencies() - envoy_dependencies_extra() -- not needed here - envoy_python_dependencies() - envoy_dependency_imports() Signed-off-by: Martijn Stevenson --- bazel/dependencies_python.bzl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bazel/dependencies_python.bzl b/bazel/dependencies_python.bzl index 4207c79c..8f22882f 100644 --- a/bazel/dependencies_python.bzl +++ b/bazel/dependencies_python.bzl @@ -12,10 +12,11 @@ # See the License for the specific language governing permissions and # limitations under the License. -load("@rules_fuzzing//fuzzing:init.bzl", "rules_fuzzing_init") load("@rules_python//python:pip.bzl", "pip_parse") +load("@rules_fuzzing//fuzzing:init.bzl", "rules_fuzzing_init") def proxy_wasm_cpp_host_dependencies_python(): + # NOTE: this loads @fuzzing_py_deps via pip_parse rules_fuzzing_init() From 4291110774379c1ac71cec7911ad02565c088716 Mon Sep 17 00:00:00 2001 From: Martijn Stevenson Date: Tue, 6 Aug 2024 04:27:34 +0000 Subject: [PATCH 02/14] Formatting fix Signed-off-by: Martijn Stevenson --- bazel/dependencies_python.bzl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bazel/dependencies_python.bzl b/bazel/dependencies_python.bzl index 8f22882f..4207c79c 100644 --- a/bazel/dependencies_python.bzl +++ b/bazel/dependencies_python.bzl @@ -12,11 +12,10 @@ # See the License for the specific language governing permissions and # limitations under the License. -load("@rules_python//python:pip.bzl", "pip_parse") load("@rules_fuzzing//fuzzing:init.bzl", "rules_fuzzing_init") +load("@rules_python//python:pip.bzl", "pip_parse") def proxy_wasm_cpp_host_dependencies_python(): - # NOTE: this loads @fuzzing_py_deps via pip_parse rules_fuzzing_init() From 7a1c8a519e0e2b4c2a0578d81c99d06275ac83c0 Mon Sep 17 00:00:00 2001 From: Keith Mattix II Date: Tue, 6 Aug 2024 20:06:32 +0000 Subject: [PATCH 03/14] Update wasmtime, Rust, and rules_rust Signed-off-by: Keith Mattix II --- bazel/cargo/wasmtime/Cargo.Bazel.lock | 737 +++++----------- bazel/cargo/wasmtime/Cargo.toml | 6 +- .../remote/BUILD.addr2line-0.19.0.bazel | 47 - bazel/cargo/wasmtime/remote/BUILD.bazel | 4 +- .../wasmtime/remote/BUILD.bincode-1.3.3.bazel | 47 - .../remote/BUILD.bitflags-2.6.0.bazel | 3 - ....cc-1.1.6.bazel => BUILD.cobs-0.2.3.bazel} | 6 +- .../remote/BUILD.cpp_demangle-0.3.5.bazel | 98 --- ... => BUILD.cranelift-bforest-0.110.1.bazel} | 4 +- ...l => BUILD.cranelift-bitset-0.110.1.bazel} | 15 +- ... => BUILD.cranelift-codegen-0.110.1.bazel} | 32 +- ...UILD.cranelift-codegen-meta-0.110.1.bazel} | 4 +- ...LD.cranelift-codegen-shared-0.110.1.bazel} | 2 +- ... => BUILD.cranelift-control-0.110.1.bazel} | 2 +- .../BUILD.cranelift-entity-0.110.1.bazel | 56 ++ ...=> BUILD.cranelift-frontend-0.110.1.bazel} | 4 +- ...zel => BUILD.cranelift-isle-0.110.1.bazel} | 6 +- ...l => BUILD.cranelift-native-0.110.1.bazel} | 4 +- ...zel => BUILD.cranelift-wasm-0.110.1.bazel} | 14 +- .../wasmtime/remote/BUILD.debugid-0.8.0.bazel | 47 - ....3.bazel => BUILD.embedded-io-0.4.0.bazel} | 8 +- ....24.bazel => BUILD.equivalent-1.0.1.bazel} | 6 +- .../wasmtime/remote/BUILD.errno-0.3.9.bazel | 134 --- ...el => BUILD.fallible-iterator-0.3.0.bazel} | 5 +- .../remote/BUILD.form_urlencoded-1.2.1.bazel | 52 -- .../wasmtime/remote/BUILD.fxhash-0.2.1.bazel | 47 - .../remote/BUILD.getrandom-0.2.15.bazel | 127 --- .../wasmtime/remote/BUILD.gimli-0.27.3.bazel | 58 -- ...-0.1.23.bazel => BUILD.gimli-0.28.1.bazel} | 11 +- .../remote/BUILD.hashbrown-0.13.2.bazel | 1 - ...6.4.bazel => BUILD.hashbrown-0.14.5.bazel} | 10 +- ...ros-0.1.1.bazel => BUILD.heck-0.4.1.bazel} | 6 +- ...1.3.0.bazel => BUILD.id-arena-2.2.1.bazel} | 6 +- .../wasmtime/remote/BUILD.idna-0.5.0.bazel | 53 -- ...1.5.0.bazel => BUILD.indexmap-2.3.0.bazel} | 12 +- .../remote/BUILD.io-lifetimes-1.0.11.bazel | 205 ----- ...0.5.bazel => BUILD.itertools-0.12.1.bazel} | 2 +- ...review1.bazel => BUILD.leb128-0.2.5.bazel} | 6 +- .../wasmtime/remote/BUILD.libc-0.2.155.bazel | 194 +--- ...vc-0.48.5.bazel => BUILD.libm-0.2.8.bazel} | 22 +- .../remote/BUILD.linux-raw-sys-0.3.8.bazel | 72 -- .../remote/BUILD.linux-raw-sys-0.4.14.bazel | 79 -- .../wasmtime/remote/BUILD.mach-0.3.2.bazel | 68 -- .../wasmtime/remote/BUILD.memfd-0.6.4.bazel | 47 - .../remote/BUILD.memoffset-0.8.0.bazel | 98 --- ...0.30.4.bazel => BUILD.object-0.36.2.bazel} | 10 +- .../remote/BUILD.percent-encoding-2.3.1.bazel | 49 -- ...1.8.0.bazel => BUILD.postcard-1.0.8.bazel} | 14 +- .../remote/BUILD.ppv-lite86-0.2.17.bazel | 48 - .../wasmtime/remote/BUILD.psm-0.1.21.bazel | 92 -- .../wasmtime/remote/BUILD.rand-0.8.5.bazel | 132 --- .../remote/BUILD.rand_chacha-0.3.1.bazel | 51 -- .../remote/BUILD.rand_core-0.6.4.bazel | 52 -- ....8.1.bazel => BUILD.regalloc2-0.9.3.bazel} | 3 +- .../remote/BUILD.rustc-hash-1.1.0.bazel | 4 + .../remote/BUILD.rustix-0.37.27.bazel | 335 ------- .../remote/BUILD.rustix-0.38.34.bazel | 327 ------- ...0.48.5.bazel => BUILD.semver-1.0.23.bazel} | 16 +- .../wasmtime/remote/BUILD.serde-1.0.204.bazel | 4 +- .../remote/BUILD.serde_json-1.0.120.bazel | 8 - .../remote/BUILD.smallvec-1.13.2.bazel | 4 + ...ags-1.3.2.bazel => BUILD.sptr-0.3.2.bazel} | 6 +- .../BUILD.stable_deref_trait-1.2.0.bazel | 4 - .../wasmtime/remote/BUILD.syn-2.0.72.bazel | 1 + .../remote/BUILD.target-lexicon-0.12.15.bazel | 4 +- .../remote/BUILD.unicode-bidi-0.3.15.bazel | 48 - .../remote/BUILD.unicode-xid-0.2.4.bazel | 44 + .../wasmtime/remote/BUILD.url-2.5.2.bazel | 52 -- .../wasmtime/remote/BUILD.uuid-1.10.0.bazel | 48 - ...bazel => BUILD.wasm-encoder-0.212.0.bazel} | 8 +- .../remote/BUILD.wasmparser-0.103.0.bazel | 48 - ...0.bazel => BUILD.wasmparser-0.212.0.bazel} | 18 +- .../remote/BUILD.wasmprinter-0.212.0.bazel | 49 ++ ....0.4.bazel => BUILD.wasmtime-23.0.1.bazel} | 44 +- ... BUILD.wasmtime-c-api-macros-23.0.1.bazel} | 2 +- ...ILD.wasmtime-component-macro-23.0.1.bazel} | 42 +- ...BUILD.wasmtime-component-util-23.0.1.bazel | 44 + ... => BUILD.wasmtime-cranelift-23.0.1.bazel} | 27 +- ...el => BUILD.wasmtime-environ-23.0.1.bazel} | 31 +- .../remote/BUILD.wasmtime-jit-9.0.4.bazel | 71 -- .../BUILD.wasmtime-jit-debug-9.0.4.bazel | 51 -- ....wasmtime-jit-icache-coherence-9.0.4.bazel | 112 --- .../remote/BUILD.wasmtime-runtime-9.0.4.bazel | 192 ---- .../remote/BUILD.wasmtime-types-23.0.1.bazel | 57 ++ ...mtime-versioned-export-macros-23.0.1.bazel | 49 ++ .../BUILD.wasmtime-wit-bindgen-23.0.1.bazel | 50 ++ .../remote/BUILD.windows-sys-0.48.0.bazel | 62 -- .../remote/BUILD.windows-sys-0.52.0.bazel | 7 - .../remote/BUILD.windows-targets-0.48.5.bazel | 65 -- ...BUILD.windows_aarch64_gnullvm-0.48.5.bazel | 89 -- .../BUILD.windows_aarch64_msvc-0.48.5.bazel | 89 -- .../BUILD.windows_x86_64_gnu-0.48.5.bazel | 89 -- .../BUILD.windows_x86_64_gnullvm-0.48.5.bazel | 89 -- .../BUILD.windows_x86_64_msvc-0.48.5.bazel | 89 -- ...4.bazel => BUILD.wit-parser-0.212.0.bazel} | 23 +- bazel/cargo/wasmtime/remote/defs.bzl | 831 ++++++------------ bazel/external/rules_rust.patch | 2 - 97 files changed, 1075 insertions(+), 5078 deletions(-) delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.addr2line-0.19.0.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.bincode-1.3.3.bazel rename bazel/cargo/wasmtime/remote/{BUILD.cc-1.1.6.bazel => BUILD.cobs-0.2.3.bazel} (93%) delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.cpp_demangle-0.3.5.bazel rename bazel/cargo/wasmtime/remote/{BUILD.cranelift-bforest-0.96.4.bazel => BUILD.cranelift-bforest-0.110.1.bazel} (93%) rename bazel/cargo/wasmtime/remote/{BUILD.wasmtime-types-9.0.4.bazel => BUILD.cranelift-bitset-0.110.1.bazel} (82%) rename bazel/cargo/wasmtime/remote/{BUILD.cranelift-codegen-0.96.4.bazel => BUILD.cranelift-codegen-0.110.1.bazel} (74%) rename bazel/cargo/wasmtime/remote/{BUILD.cranelift-codegen-meta-0.96.4.bazel => BUILD.cranelift-codegen-meta-0.110.1.bazel} (91%) rename bazel/cargo/wasmtime/remote/{BUILD.cranelift-codegen-shared-0.96.4.bazel => BUILD.cranelift-codegen-shared-0.110.1.bazel} (97%) rename bazel/cargo/wasmtime/remote/{BUILD.cranelift-control-0.96.4.bazel => BUILD.cranelift-control-0.110.1.bazel} (97%) create mode 100644 bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.110.1.bazel rename bazel/cargo/wasmtime/remote/{BUILD.cranelift-frontend-0.96.4.bazel => BUILD.cranelift-frontend-0.110.1.bazel} (93%) rename bazel/cargo/wasmtime/remote/{BUILD.cranelift-isle-0.96.4.bazel => BUILD.cranelift-isle-0.110.1.bazel} (95%) rename bazel/cargo/wasmtime/remote/{BUILD.cranelift-native-0.96.4.bazel => BUILD.cranelift-native-0.110.1.bazel} (95%) rename bazel/cargo/wasmtime/remote/{BUILD.cranelift-wasm-0.96.4.bazel => BUILD.cranelift-wasm-0.110.1.bazel} (77%) delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.debugid-0.8.0.bazel rename bazel/cargo/wasmtime/remote/{BUILD.hashbrown-0.12.3.bazel => BUILD.embedded-io-0.4.0.bazel} (91%) rename bazel/cargo/wasmtime/remote/{BUILD.rustc-demangle-0.1.24.bazel => BUILD.equivalent-1.0.1.bazel} (92%) delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.errno-0.3.9.bazel rename bazel/cargo/wasmtime/remote/{BUILD.fallible-iterator-0.2.0.bazel => BUILD.fallible-iterator-0.3.0.bazel} (94%) delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.form_urlencoded-1.2.1.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.fxhash-0.2.1.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.getrandom-0.2.15.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.gimli-0.27.3.bazel rename bazel/cargo/wasmtime/remote/{BUILD.unicode-normalization-0.1.23.bazel => BUILD.gimli-0.28.1.bazel} (86%) rename bazel/cargo/wasmtime/remote/{BUILD.cranelift-entity-0.96.4.bazel => BUILD.hashbrown-0.14.5.bazel} (88%) rename bazel/cargo/wasmtime/remote/{BUILD.tinyvec_macros-0.1.1.bazel => BUILD.heck-0.4.1.bazel} (92%) rename bazel/cargo/wasmtime/remote/{BUILD.autocfg-1.3.0.bazel => BUILD.id-arena-2.2.1.bazel} (93%) delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.idna-0.5.0.bazel rename bazel/cargo/wasmtime/remote/{BUILD.byteorder-1.5.0.bazel => BUILD.indexmap-2.3.0.bazel} (81%) delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.io-lifetimes-1.0.11.bazel rename bazel/cargo/wasmtime/remote/{BUILD.itertools-0.10.5.bazel => BUILD.itertools-0.12.1.bazel} (98%) rename bazel/cargo/wasmtime/remote/{BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel => BUILD.leb128-0.2.5.bazel} (91%) rename bazel/cargo/wasmtime/remote/{BUILD.windows_i686_msvc-0.48.5.bazel => BUILD.libm-0.2.8.bazel} (85%) delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.linux-raw-sys-0.3.8.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.linux-raw-sys-0.4.14.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.mach-0.3.2.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.memfd-0.6.4.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.memoffset-0.8.0.bazel rename bazel/cargo/wasmtime/remote/{BUILD.object-0.30.4.bazel => BUILD.object-0.36.2.bazel} (88%) delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.percent-encoding-2.3.1.bazel rename bazel/cargo/wasmtime/remote/{BUILD.tinyvec-1.8.0.bazel => BUILD.postcard-1.0.8.bazel} (82%) delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.ppv-lite86-0.2.17.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.psm-0.1.21.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.rand-0.8.5.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.rand_chacha-0.3.1.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.rand_core-0.6.4.bazel rename bazel/cargo/wasmtime/remote/{BUILD.regalloc2-0.8.1.bazel => BUILD.regalloc2-0.9.3.bazel} (96%) delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.rustix-0.37.27.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.rustix-0.38.34.bazel rename bazel/cargo/wasmtime/remote/{BUILD.windows_i686_gnu-0.48.5.bazel => BUILD.semver-1.0.23.bazel} (86%) rename bazel/cargo/wasmtime/remote/{BUILD.bitflags-1.3.2.bazel => BUILD.sptr-0.3.2.bazel} (93%) delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.unicode-bidi-0.3.15.bazel create mode 100644 bazel/cargo/wasmtime/remote/BUILD.unicode-xid-0.2.4.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.url-2.5.2.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.uuid-1.10.0.bazel rename bazel/cargo/wasmtime/remote/{BUILD.wasmtime-asm-macros-9.0.4.bazel => BUILD.wasm-encoder-0.212.0.bazel} (88%) delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.wasmparser-0.103.0.bazel rename bazel/cargo/wasmtime/remote/{BUILD.fxprof-processed-profile-0.6.0.bazel => BUILD.wasmparser-0.212.0.bazel} (77%) create mode 100644 bazel/cargo/wasmtime/remote/BUILD.wasmprinter-0.212.0.bazel rename bazel/cargo/wasmtime/remote/{BUILD.wasmtime-9.0.4.bazel => BUILD.wasmtime-23.0.1.bazel} (67%) rename bazel/cargo/wasmtime/remote/{BUILD.wasmtime-c-api-macros-0.0.0.bazel => BUILD.wasmtime-c-api-macros-23.0.1.bazel} (98%) rename bazel/cargo/wasmtime/remote/{BUILD.indexmap-1.9.3.bazel => BUILD.wasmtime-component-macro-23.0.1.bazel} (70%) create mode 100644 bazel/cargo/wasmtime/remote/BUILD.wasmtime-component-util-23.0.1.bazel rename bazel/cargo/wasmtime/remote/{BUILD.wasmtime-cranelift-9.0.4.bazel => BUILD.wasmtime-cranelift-23.0.1.bazel} (64%) rename bazel/cargo/wasmtime/remote/{BUILD.wasmtime-cranelift-shared-9.0.4.bazel => BUILD.wasmtime-environ-23.0.1.bazel} (59%) delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-9.0.4.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-debug-9.0.4.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-icache-coherence-9.0.4.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.wasmtime-runtime-9.0.4.bazel create mode 100644 bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-23.0.1.bazel create mode 100644 bazel/cargo/wasmtime/remote/BUILD.wasmtime-versioned-export-macros-23.0.1.bazel create mode 100644 bazel/cargo/wasmtime/remote/BUILD.wasmtime-wit-bindgen-23.0.1.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.windows-sys-0.48.0.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.windows-targets-0.48.5.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.windows_aarch64_gnullvm-0.48.5.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.windows_aarch64_msvc-0.48.5.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.windows_x86_64_gnu-0.48.5.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.windows_x86_64_gnullvm-0.48.5.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.windows_x86_64_msvc-0.48.5.bazel rename bazel/cargo/wasmtime/remote/{BUILD.wasmtime-environ-9.0.4.bazel => BUILD.wit-parser-0.212.0.bazel} (71%) diff --git a/bazel/cargo/wasmtime/Cargo.Bazel.lock b/bazel/cargo/wasmtime/Cargo.Bazel.lock index cf52418e..7292134e 100644 --- a/bazel/cargo/wasmtime/Cargo.Bazel.lock +++ b/bazel/cargo/wasmtime/Cargo.Bazel.lock @@ -2,15 +2,6 @@ # It is not intended for manual editing. version = 3 -[[package]] -name = "addr2line" -version = "0.19.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97" -dependencies = [ - "gimli", -] - [[package]] name = "ahash" version = "0.8.11" @@ -44,27 +35,6 @@ version = "1.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110" -[[package]] -name = "autocfg" -version = "1.3.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0" - -[[package]] -name = "bincode" -version = "1.3.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad" -dependencies = [ - "serde", -] - -[[package]] -name = "bitflags" -version = "1.3.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" - [[package]] name = "bitflags" version = "2.6.0" @@ -77,18 +47,6 @@ version = "3.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" -[[package]] -name = "byteorder" -version = "1.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" - -[[package]] -name = "cc" -version = "1.1.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2aba8f4e9906c7ce3c73463f62a7f0c65183ada1a2d47e397cc8810827f9694f" - [[package]] name = "cfg-if" version = "1.0.0" @@ -96,82 +54,93 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] -name = "cpp_demangle" -version = "0.3.5" +name = "cobs" +version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eeaa953eaad386a53111e47172c2fedba671e5684c8dd601a5f474f4f118710f" -dependencies = [ - "cfg-if", -] +checksum = "67ba02a97a2bd10f4b59b25c7973101c79642302776489e030cd13cdab09ed15" [[package]] name = "cranelift-bforest" -version = "0.96.4" +version = "0.110.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "182b82f78049f54d3aee5a19870d356ef754226665a695ce2fcdd5d55379718e" +checksum = "effa84ab2023f7138045ece6b326588c17447ca22e66db71ec15cb0a6c0c4ad2" dependencies = [ "cranelift-entity", ] +[[package]] +name = "cranelift-bitset" +version = "0.110.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "38a1dfc50dca188a15d938867c4400589530bcb0138f7022aae6d059d1d8c309" +dependencies = [ + "serde", + "serde_derive", +] + [[package]] name = "cranelift-codegen" -version = "0.96.4" +version = "0.110.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e7c027bf04ecae5b048d3554deb888061bc26f426afff47bf06d6ac933dce0a6" +checksum = "821c20c639350158ecca928dc2a244d0d1c9cef2377a378fc62a445a286eb1ca" dependencies = [ "bumpalo", "cranelift-bforest", + "cranelift-bitset", "cranelift-codegen-meta", "cranelift-codegen-shared", "cranelift-control", "cranelift-entity", "cranelift-isle", "gimli", - "hashbrown 0.13.2", + "hashbrown 0.14.5", "log", "regalloc2", + "rustc-hash", "smallvec", "target-lexicon", ] [[package]] name = "cranelift-codegen-meta" -version = "0.96.4" +version = "0.110.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "649f70038235e4c81dba5680d7e5ae83e1081f567232425ab98b55b03afd9904" +checksum = "064473f2fd59b44fa2c9aaa60de1f9c44db5e13521e28bc85d2b92ee535ef625" dependencies = [ "cranelift-codegen-shared", ] [[package]] name = "cranelift-codegen-shared" -version = "0.96.4" +version = "0.110.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7a1d1c5ee2611c6a0bdc8d42d5d3dc5ce8bf53a8040561e26e88b9b21f966417" +checksum = "d0f39b9ebfd2febdc2acfb9a0fca110665bcd5a6839502576307735ed07b2177" [[package]] name = "cranelift-control" -version = "0.96.4" +version = "0.110.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "da66a68b1f48da863d1d53209b8ddb1a6236411d2d72a280ffa8c2f734f7219e" +checksum = "94e125c189c3a1ca8dfe209fc6f46edba058a6d24e0b92aff69459a15f4711e7" dependencies = [ "arbitrary", ] [[package]] name = "cranelift-entity" -version = "0.96.4" +version = "0.110.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9bd897422dbb66621fa558f4d9209875530c53e3c8f4b13b2849fbb667c431a6" +checksum = "ea62eb109baec2247e1a6fa7b74c0f584b1e76e289cfd7017385b4b031fc8450" dependencies = [ + "cranelift-bitset", "serde", + "serde_derive", ] [[package]] name = "cranelift-frontend" -version = "0.96.4" +version = "0.110.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "05db883114c98cfcd6959f72278d2fec42e01ea6a6982cfe4f20e88eebe86653" +checksum = "722b089357aacb6c7528b2e59a5fe00917d61ce63448b25a3e477a5b7819fac8" dependencies = [ "cranelift-codegen", "log", @@ -181,15 +150,15 @@ dependencies = [ [[package]] name = "cranelift-isle" -version = "0.96.4" +version = "0.110.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "84559de86e2564152c87e299c8b2559f9107e9c6d274b24ebeb04fb0a5f4abf8" +checksum = "c4b5005a48288e7fc2a2991a377831c534e26929b063c379c018060727785a9b" [[package]] name = "cranelift-native" -version = "0.96.4" +version = "0.110.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3f40b57f187f0fe1ffaf281df4adba2b4bc623a0f6651954da9f3c184be72761" +checksum = "3ae2d48f38081a9e679ad795bd36bb29bedeb5552fc1c195185bf9885fa1b16e" dependencies = [ "cranelift-codegen", "libc", @@ -198,9 +167,9 @@ dependencies = [ [[package]] name = "cranelift-wasm" -version = "0.96.4" +version = "0.110.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f3eab6084cc789b9dd0b1316241efeb2968199fee709f4bb4fe0fb0923bb468b" +checksum = "25abc7b3ec5aab50546ee9a29073223d2602b49b3d73ce312bf481fadba01255" dependencies = [ "cranelift-codegen", "cranelift-entity", @@ -221,21 +190,18 @@ dependencies = [ "cfg-if", ] -[[package]] -name = "debugid" -version = "0.8.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bef552e6f588e446098f6ba40d89ac146c8c7b64aade83c051ee00bb5d2bc18d" -dependencies = [ - "uuid", -] - [[package]] name = "either" version = "1.13.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0" +[[package]] +name = "embedded-io" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced" + [[package]] name = "env_logger" version = "0.10.2" @@ -250,68 +216,22 @@ dependencies = [ ] [[package]] -name = "errno" -version = "0.3.9" +name = "equivalent" +version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba" -dependencies = [ - "libc", - "windows-sys 0.52.0", -] +checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" [[package]] name = "fallible-iterator" -version = "0.2.0" +version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7" - -[[package]] -name = "form_urlencoded" -version = "1.2.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" -dependencies = [ - "percent-encoding", -] - -[[package]] -name = "fxhash" -version = "0.2.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c" -dependencies = [ - "byteorder", -] - -[[package]] -name = "fxprof-processed-profile" -version = "0.6.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "27d12c0aed7f1e24276a241aadc4cb8ea9f83000f34bc062b7cc2d51e3b0fabd" -dependencies = [ - "bitflags 2.6.0", - "debugid", - "fxhash", - "serde", - "serde_json", -] - -[[package]] -name = "getrandom" -version = "0.2.15" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7" -dependencies = [ - "cfg-if", - "libc", - "wasi", -] +checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649" [[package]] name = "gimli" -version = "0.27.3" +version = "0.28.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e" +checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253" dependencies = [ "fallible-iterator", "indexmap", @@ -320,19 +240,29 @@ dependencies = [ [[package]] name = "hashbrown" -version = "0.12.3" +version = "0.13.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" +checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e" +dependencies = [ + "ahash", +] [[package]] name = "hashbrown" -version = "0.13.2" +version = "0.14.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e" +checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" dependencies = [ "ahash", + "serde", ] +[[package]] +name = "heck" +version = "0.4.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" + [[package]] name = "hermit-abi" version = "0.3.9" @@ -346,37 +276,22 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" [[package]] -name = "idna" -version = "0.5.0" +name = "id-arena" +version = "2.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6" -dependencies = [ - "unicode-bidi", - "unicode-normalization", -] +checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005" [[package]] name = "indexmap" -version = "1.9.3" +version = "2.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" +checksum = "de3fc2e30ba82dd1b3911c8de1ffc143c74a914a14e99514d7637e3099df5ea0" dependencies = [ - "autocfg", - "hashbrown 0.12.3", + "equivalent", + "hashbrown 0.14.5", "serde", ] -[[package]] -name = "io-lifetimes" -version = "1.0.11" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2" -dependencies = [ - "hermit-abi", - "libc", - "windows-sys 0.48.0", -] - [[package]] name = "is-terminal" version = "0.4.12" @@ -385,14 +300,14 @@ checksum = "f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b" dependencies = [ "hermit-abi", "libc", - "windows-sys 0.52.0", + "windows-sys", ] [[package]] name = "itertools" -version = "0.10.5" +version = "0.12.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" +checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" dependencies = [ "either", ] @@ -404,22 +319,22 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" [[package]] -name = "libc" -version = "0.2.155" +name = "leb128" +version = "0.2.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c" +checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67" [[package]] -name = "linux-raw-sys" -version = "0.3.8" +name = "libc" +version = "0.2.155" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519" +checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c" [[package]] -name = "linux-raw-sys" -version = "0.4.14" +name = "libm" +version = "0.2.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89" +checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058" [[package]] name = "log" @@ -427,47 +342,20 @@ version = "0.4.22" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24" -[[package]] -name = "mach" -version = "0.3.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa" -dependencies = [ - "libc", -] - [[package]] name = "memchr" version = "2.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" -[[package]] -name = "memfd" -version = "0.6.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64" -dependencies = [ - "rustix 0.38.34", -] - -[[package]] -name = "memoffset" -version = "0.8.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d61c719bcfbcf5d62b3a09efa6088de8c54bc0bfcd3ea7ae39fcc186108b8de1" -dependencies = [ - "autocfg", -] - [[package]] name = "object" -version = "0.30.4" +version = "0.36.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "03b4680b86d9cfafba8fc491dc9b6df26b68cf40e9e6cd73909194759a63c385" +checksum = "3f203fa8daa7bb185f760ae12bd8e097f63d17041dcdcaf675ac54cdf863170e" dependencies = [ "crc32fast", - "hashbrown 0.13.2", + "hashbrown 0.14.5", "indexmap", "memchr", ] @@ -485,16 +373,15 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" [[package]] -name = "percent-encoding" -version = "2.3.1" +name = "postcard" +version = "1.0.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" - -[[package]] -name = "ppv-lite86" -version = "0.2.17" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" +checksum = "a55c51ee6c0db07e68448e336cf8ea4131a620edefebf9893e759b2d793420f8" +dependencies = [ + "cobs", + "embedded-io", + "serde", +] [[package]] name = "proc-macro2" @@ -505,15 +392,6 @@ dependencies = [ "unicode-ident", ] -[[package]] -name = "psm" -version = "0.1.21" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874" -dependencies = [ - "cc", -] - [[package]] name = "quote" version = "1.0.36" @@ -523,41 +401,11 @@ dependencies = [ "proc-macro2", ] -[[package]] -name = "rand" -version = "0.8.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" -dependencies = [ - "libc", - "rand_chacha", - "rand_core", -] - -[[package]] -name = "rand_chacha" -version = "0.3.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" -dependencies = [ - "ppv-lite86", - "rand_core", -] - -[[package]] -name = "rand_core" -version = "0.6.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" -dependencies = [ - "getrandom", -] - [[package]] name = "regalloc2" -version = "0.8.1" +version = "0.9.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d4a52e724646c6c0800fc456ec43b4165d2f91fba88ceaca06d9e0b400023478" +checksum = "ad156d539c879b7a24a363a2016d77961786e71f48f2e2fc8302a92abd2429a6" dependencies = [ "hashbrown 0.13.2", "log", @@ -595,51 +443,24 @@ version = "0.8.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b" -[[package]] -name = "rustc-demangle" -version = "0.1.24" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f" - [[package]] name = "rustc-hash" version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" -[[package]] -name = "rustix" -version = "0.37.27" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fea8ca367a3a01fe35e6943c400addf443c0f57670e6ec51196f71a4b8762dd2" -dependencies = [ - "bitflags 1.3.2", - "errno", - "io-lifetimes", - "libc", - "linux-raw-sys 0.3.8", - "windows-sys 0.48.0", -] - -[[package]] -name = "rustix" -version = "0.38.34" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f" -dependencies = [ - "bitflags 2.6.0", - "errno", - "libc", - "linux-raw-sys 0.4.14", - "windows-sys 0.52.0", -] - [[package]] name = "ryu" version = "1.0.18" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f" +[[package]] +name = "semver" +version = "1.0.23" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b" + [[package]] name = "serde" version = "1.0.204" @@ -682,6 +503,15 @@ name = "smallvec" version = "1.13.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" +dependencies = [ + "serde", +] + +[[package]] +name = "sptr" +version = "0.3.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a" [[package]] name = "stable_deref_trait" @@ -735,27 +565,6 @@ dependencies = [ "syn", ] -[[package]] -name = "tinyvec" -version = "1.8.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938" -dependencies = [ - "tinyvec_macros", -] - -[[package]] -name = "tinyvec_macros" -version = "0.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" - -[[package]] -name = "unicode-bidi" -version = "0.3.15" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75" - [[package]] name = "unicode-ident" version = "1.0.12" @@ -763,30 +572,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" [[package]] -name = "unicode-normalization" -version = "0.1.23" +name = "unicode-xid" +version = "0.2.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5" -dependencies = [ - "tinyvec", -] - -[[package]] -name = "url" -version = "2.5.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c" -dependencies = [ - "form_urlencoded", - "idna", - "percent-encoding", -] - -[[package]] -name = "uuid" -version = "1.10.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "81dfa00651efa65069b0b6b651f4aaa31ba9e3c3ce0137aaad053604ee7e0314" +checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c" [[package]] name = "version_check" @@ -795,62 +584,72 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" [[package]] -name = "wasi" -version = "0.11.0+wasi-snapshot-preview1" +name = "wasm-encoder" +version = "0.212.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" +checksum = "501940df4418b8929eb6d52f1aade1fdd15a5b86c92453cb696e3c906bd3fc33" +dependencies = [ + "leb128", +] [[package]] name = "wasmparser" -version = "0.103.0" +version = "0.212.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2c437373cac5ea84f1113d648d51f71751ffbe3d90c00ae67618cf20d0b5ee7b" +checksum = "8d28bc49ba1e5c5b61ffa7a2eace10820443c4b7d1c0b144109261d14570fdf8" dependencies = [ + "ahash", + "bitflags", + "hashbrown 0.14.5", "indexmap", - "url", + "semver", + "serde", +] + +[[package]] +name = "wasmprinter" +version = "0.212.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dfac65326cc561112af88c3028f6dfdb140acff67ede33a8e86be2dc6b8956f7" +dependencies = [ + "anyhow", + "termcolor", + "wasmparser", ] [[package]] name = "wasmtime" -version = "9.0.4" +version = "23.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "634357e8668774b24c80b210552f3f194e2342a065d6d83845ba22c5817d0770" +checksum = "8945e69ec96e5d36cbe1aa2e88e28f988562dd3b5133578c44aae20ea2bcdb40" dependencies = [ "anyhow", - "bincode", + "bitflags", "bumpalo", "cfg-if", - "fxprof-processed-profile", + "hashbrown 0.14.5", "indexmap", "libc", + "libm", "log", "object", "once_cell", "paste", - "psm", + "postcard", "serde", - "serde_json", + "serde_derive", + "sptr", "target-lexicon", "wasmparser", + "wasmtime-component-macro", "wasmtime-cranelift", "wasmtime-environ", - "wasmtime-jit", - "wasmtime-runtime", - "windows-sys 0.48.0", -] - -[[package]] -name = "wasmtime-asm-macros" -version = "9.0.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d33c73c24ce79b0483a3b091a9acf88871f4490b88998e8974b22236264d304c" -dependencies = [ - "cfg-if", + "wasmtime-versioned-export-macros", ] [[package]] name = "wasmtime-c-api-bazel" -version = "9.0.3" +version = "23.0.1" dependencies = [ "anyhow", "env_logger", @@ -861,20 +660,42 @@ dependencies = [ [[package]] name = "wasmtime-c-api-macros" -version = "0.0.0" -source = "git+https://github.com/bytecodealliance/wasmtime?tag=v9.0.3#271b605e8d3d44c5d0a39bb4e65c3efb3869ff74" +version = "23.0.1" +source = "git+https://github.com/bytecodealliance/wasmtime?tag=v23.0.1#fb531d26e6c1c0302cc9006c76d2ea3dc71cf291" dependencies = [ "proc-macro2", "quote", ] +[[package]] +name = "wasmtime-component-macro" +version = "23.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0e9a60f3dfc8a825214be6e3e8e4fab280ea9d46ea2f4db11d958e754be021ae" +dependencies = [ + "anyhow", + "proc-macro2", + "quote", + "syn", + "wasmtime-component-util", + "wasmtime-wit-bindgen", + "wit-parser", +] + +[[package]] +name = "wasmtime-component-util" +version = "23.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2bd9555175ad59d13fd353c2a6d9bc92f47f3496fc2b92e84eaa9e6edf048f3c" + [[package]] name = "wasmtime-cranelift" -version = "9.0.4" +version = "23.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5800616a28ed6bd5e8b99ea45646c956d798ae030494ac0689bc3e45d3b689c1" +checksum = "b7ab12460e903933b1122d0c7ca5eb1a6160574870a5b110891a4cc96ef6ec3a" dependencies = [ "anyhow", + "cfg-if", "cranelift-codegen", "cranelift-control", "cranelift-entity", @@ -887,122 +708,68 @@ dependencies = [ "target-lexicon", "thiserror", "wasmparser", - "wasmtime-cranelift-shared", - "wasmtime-environ", -] - -[[package]] -name = "wasmtime-cranelift-shared" -version = "9.0.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "27e4030b959ac5c5d6ee500078977e813f8768fa2b92fc12be01856cd0c76c55" -dependencies = [ - "anyhow", - "cranelift-codegen", - "cranelift-control", - "cranelift-native", - "gimli", - "object", - "target-lexicon", "wasmtime-environ", + "wasmtime-versioned-export-macros", ] [[package]] name = "wasmtime-environ" -version = "9.0.4" +version = "23.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9ec815d01a8d38aceb7ed4678f9ba551ae6b8a568a63810ac3ad9293b0fd01c8" +checksum = "9e52faba13550fed76d5ffe75ec7cada73109b9324c4dabcaf18b3165107010d" dependencies = [ "anyhow", + "cranelift-bitset", "cranelift-entity", "gimli", "indexmap", "log", "object", + "postcard", "serde", + "serde_derive", "target-lexicon", - "thiserror", + "wasm-encoder", "wasmparser", + "wasmprinter", "wasmtime-types", ] [[package]] -name = "wasmtime-jit" -version = "9.0.4" +name = "wasmtime-types" +version = "23.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2712eafe829778b426cad0e1769fef944898923dd29f0039e34e0d53ba72b234" +checksum = "44a0fba5f60b030c635abafdcaf2e9ad883163676bd02a0f0ebaed9393453f28" dependencies = [ - "addr2line", "anyhow", - "bincode", - "cfg-if", - "cpp_demangle", - "gimli", - "log", - "object", - "rustc-demangle", + "cranelift-entity", "serde", - "target-lexicon", - "wasmtime-environ", - "wasmtime-jit-icache-coherence", - "wasmtime-runtime", - "windows-sys 0.48.0", -] - -[[package]] -name = "wasmtime-jit-debug" -version = "9.0.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "65fb78eacf4a6e47260d8ef8cc81ea8ddb91397b2e848b3fb01567adebfe89b5" -dependencies = [ - "once_cell", + "serde_derive", + "smallvec", + "wasmparser", ] [[package]] -name = "wasmtime-jit-icache-coherence" -version = "9.0.4" +name = "wasmtime-versioned-export-macros" +version = "23.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d1364900b05f7d6008516121e8e62767ddb3e176bdf4c84dfa85da1734aeab79" +checksum = "85b40c6d9c8f56ea0cbeacb80f40075a91687163b693b7cda39b48efe3c974d2" dependencies = [ - "cfg-if", - "libc", - "windows-sys 0.48.0", + "proc-macro2", + "quote", + "syn", ] [[package]] -name = "wasmtime-runtime" -version = "9.0.4" +name = "wasmtime-wit-bindgen" +version = "23.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4a16ffe4de9ac9669175c0ea5c6c51ffc596dfb49320aaa6f6c57eff58cef069" +checksum = "8cec1424f842d187b8244284e565f71b77bef8993452e8524f71216172978ac8" dependencies = [ "anyhow", - "cc", - "cfg-if", + "heck", "indexmap", - "libc", - "log", - "mach", - "memfd", - "memoffset", - "paste", - "rand", - "rustix 0.37.27", - "wasmtime-asm-macros", - "wasmtime-environ", - "wasmtime-jit-debug", - "windows-sys 0.48.0", -] - -[[package]] -name = "wasmtime-types" -version = "9.0.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "19961c9a3b04d5e766875a5c467f6f5d693f508b3e81f8dc4a1444aa94f041c9" -dependencies = [ - "cranelift-entity", - "serde", - "thiserror", - "wasmparser", + "wit-parser", ] [[package]] @@ -1011,16 +778,7 @@ version = "0.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b" dependencies = [ - "windows-sys 0.52.0", -] - -[[package]] -name = "windows-sys" -version = "0.48.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" -dependencies = [ - "windows-targets 0.48.5", + "windows-sys", ] [[package]] @@ -1029,22 +787,7 @@ version = "0.52.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" dependencies = [ - "windows-targets 0.52.6", -] - -[[package]] -name = "windows-targets" -version = "0.48.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" -dependencies = [ - "windows_aarch64_gnullvm 0.48.5", - "windows_aarch64_msvc 0.48.5", - "windows_i686_gnu 0.48.5", - "windows_i686_msvc 0.48.5", - "windows_x86_64_gnu 0.48.5", - "windows_x86_64_gnullvm 0.48.5", - "windows_x86_64_msvc 0.48.5", + "windows-targets", ] [[package]] @@ -1053,46 +796,28 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" dependencies = [ - "windows_aarch64_gnullvm 0.52.6", - "windows_aarch64_msvc 0.52.6", - "windows_i686_gnu 0.52.6", + "windows_aarch64_gnullvm", + "windows_aarch64_msvc", + "windows_i686_gnu", "windows_i686_gnullvm", - "windows_i686_msvc 0.52.6", - "windows_x86_64_gnu 0.52.6", - "windows_x86_64_gnullvm 0.52.6", - "windows_x86_64_msvc 0.52.6", + "windows_i686_msvc", + "windows_x86_64_gnu", + "windows_x86_64_gnullvm", + "windows_x86_64_msvc", ] -[[package]] -name = "windows_aarch64_gnullvm" -version = "0.48.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" - [[package]] name = "windows_aarch64_gnullvm" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" -[[package]] -name = "windows_aarch64_msvc" -version = "0.48.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" - [[package]] name = "windows_aarch64_msvc" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" -[[package]] -name = "windows_i686_gnu" -version = "0.48.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" - [[package]] name = "windows_i686_gnu" version = "0.52.6" @@ -1105,36 +830,18 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" -[[package]] -name = "windows_i686_msvc" -version = "0.48.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" - [[package]] name = "windows_i686_msvc" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" -[[package]] -name = "windows_x86_64_gnu" -version = "0.48.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" - [[package]] name = "windows_x86_64_gnu" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" -[[package]] -name = "windows_x86_64_gnullvm" -version = "0.48.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" - [[package]] name = "windows_x86_64_gnullvm" version = "0.52.6" @@ -1143,15 +850,27 @@ checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" [[package]] name = "windows_x86_64_msvc" -version = "0.48.5" +version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" +checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" [[package]] -name = "windows_x86_64_msvc" -version = "0.52.6" +name = "wit-parser" +version = "0.212.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" +checksum = "ceeb0424aa8679f3fcf2d6e3cfa381f3d6fa6179976a2c05a6249dd2bb426716" +dependencies = [ + "anyhow", + "id-arena", + "indexmap", + "log", + "semver", + "serde", + "serde_derive", + "serde_json", + "unicode-xid", + "wasmparser", +] [[package]] name = "zerocopy" diff --git a/bazel/cargo/wasmtime/Cargo.toml b/bazel/cargo/wasmtime/Cargo.toml index 74b56176..d57355ad 100644 --- a/bazel/cargo/wasmtime/Cargo.toml +++ b/bazel/cargo/wasmtime/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2021" name = "wasmtime-c-api-bazel" -version = "9.0.3" +version = "23.0.1" rust-version = "1.66.0" [lib] @@ -11,5 +11,5 @@ path = "fake_lib.rs" env_logger = "0.10" anyhow = "1.0" once_cell = "1.12" -wasmtime = {version = "9.0.3", default-features = false, features = ['cranelift']} -wasmtime-c-api-macros = {git = "https://github.com/bytecodealliance/wasmtime", tag = "v9.0.3"} +wasmtime = {version = "23.0.1", default-features = false, features = ['cranelift']} +wasmtime-c-api-macros = {git = "https://github.com/bytecodealliance/wasmtime", tag = "v23.0.1"} diff --git a/bazel/cargo/wasmtime/remote/BUILD.addr2line-0.19.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.addr2line-0.19.0.bazel deleted file mode 100644 index ff529c9e..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.addr2line-0.19.0.bazel +++ /dev/null @@ -1,47 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "addr2line", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_root = "src/lib.rs", - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=addr2line", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.19.0", - deps = [ - "@cu__gimli-0.27.3//:gimli", - ], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.bazel b/bazel/cargo/wasmtime/remote/BUILD.bazel index 59ac51f8..8e53b14a 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.bazel @@ -51,12 +51,12 @@ alias( alias( name = "wasmtime", - actual = "@cu__wasmtime-9.0.4//:wasmtime", + actual = "@cu__wasmtime-23.0.1//:wasmtime", tags = ["manual"], ) alias( name = "wasmtime-c-api-macros", - actual = "@cu__wasmtime-c-api-macros-0.0.0//:wasmtime_c_api_macros", + actual = "@cu__wasmtime-c-api-macros-23.0.1//:wasmtime_c_api_macros", tags = ["manual"], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.bincode-1.3.3.bazel b/bazel/cargo/wasmtime/remote/BUILD.bincode-1.3.3.bazel deleted file mode 100644 index 2287a26f..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.bincode-1.3.3.bazel +++ /dev/null @@ -1,47 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "bincode", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_root = "src/lib.rs", - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=bincode", - "manual", - "noclippy", - "norustfmt", - ], - version = "1.3.3", - deps = [ - "@cu__serde-1.0.204//:serde", - ], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.bitflags-2.6.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.bitflags-2.6.0.bazel index cb8de781..11785048 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.bitflags-2.6.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.bitflags-2.6.0.bazel @@ -28,9 +28,6 @@ rust_library( "WORKSPACE.bazel", ], ), - crate_features = [ - "std", - ], crate_root = "src/lib.rs", edition = "2021", rustc_flags = [ diff --git a/bazel/cargo/wasmtime/remote/BUILD.cc-1.1.6.bazel b/bazel/cargo/wasmtime/remote/BUILD.cobs-0.2.3.bazel similarity index 93% rename from bazel/cargo/wasmtime/remote/BUILD.cc-1.1.6.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cobs-0.2.3.bazel index 64ef363b..00da2e82 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cc-1.1.6.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cobs-0.2.3.bazel @@ -11,7 +11,7 @@ load("@rules_rust//rust:defs.bzl", "rust_library") package(default_visibility = ["//visibility:public"]) rust_library( - name = "cc", + name = "cobs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -35,10 +35,10 @@ rust_library( ], tags = [ "cargo-bazel", - "crate-name=cc", + "crate-name=cobs", "manual", "noclippy", "norustfmt", ], - version = "1.1.6", + version = "0.2.3", ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cpp_demangle-0.3.5.bazel b/bazel/cargo/wasmtime/remote/BUILD.cpp_demangle-0.3.5.bazel deleted file mode 100644 index b9f77aaa..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.cpp_demangle-0.3.5.bazel +++ /dev/null @@ -1,98 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//cargo:defs.bzl", "cargo_build_script") -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "cpp_demangle", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=cpp_demangle", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.3.5", - deps = [ - "@cu__cfg-if-1.0.0//:cfg_if", - "@cu__cpp_demangle-0.3.5//:build_script_build", - ], -) - -cargo_build_script( - name = "cpp_demangle_bs", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - crate_features = [ - "default", - "std", - ], - crate_name = "build_script_build", - crate_root = "build.rs", - data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=cpp_demangle", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.3.5", - visibility = ["//visibility:private"], -) - -alias( - name = "build_script_build", - actual = ":cpp_demangle_bs", - tags = ["manual"], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.96.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.110.1.bazel similarity index 93% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.96.4.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.110.1.bazel index afd0429a..51b675d6 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.96.4.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.110.1.bazel @@ -40,8 +40,8 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.96.4", + version = "0.110.1", deps = [ - "@cu__cranelift-entity-0.96.4//:cranelift_entity", + "@cu__cranelift-entity-0.110.1//:cranelift_entity", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-9.0.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-bitset-0.110.1.bazel similarity index 82% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-9.0.4.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-bitset-0.110.1.bazel index 971ecd7d..a15f9c75 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-9.0.4.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-bitset-0.110.1.bazel @@ -11,7 +11,7 @@ load("@rules_rust//rust:defs.bzl", "rust_library") package(default_visibility = ["//visibility:public"]) rust_library( - name = "wasmtime_types", + name = "cranelift_bitset", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -28,23 +28,26 @@ rust_library( "WORKSPACE.bazel", ], ), + crate_features = [ + "enable-serde", + ], crate_root = "src/lib.rs", edition = "2021", + proc_macro_deps = [ + "@cu__serde_derive-1.0.204//:serde_derive", + ], rustc_flags = [ "--cap-lints=allow", ], tags = [ "cargo-bazel", - "crate-name=wasmtime-types", + "crate-name=cranelift-bitset", "manual", "noclippy", "norustfmt", ], - version = "9.0.4", + version = "0.110.1", deps = [ - "@cu__cranelift-entity-0.96.4//:cranelift_entity", "@cu__serde-1.0.204//:serde", - "@cu__thiserror-1.0.63//:thiserror", - "@cu__wasmparser-0.103.0//:wasmparser", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.96.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.110.1.bazel similarity index 74% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.96.4.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.110.1.bazel index c4e2ce3a..f64b4c10 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.96.4.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.110.1.bazel @@ -30,9 +30,10 @@ rust_library( ], ), crate_features = [ - "default", "gimli", + "host-arch", "std", + "trace-log", "unwind", ], crate_root = "src/lib.rs", @@ -47,18 +48,20 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.96.4", + version = "0.110.1", deps = [ "@cu__bumpalo-3.16.0//:bumpalo", - "@cu__cranelift-bforest-0.96.4//:cranelift_bforest", - "@cu__cranelift-codegen-0.96.4//:build_script_build", - "@cu__cranelift-codegen-shared-0.96.4//:cranelift_codegen_shared", - "@cu__cranelift-control-0.96.4//:cranelift_control", - "@cu__cranelift-entity-0.96.4//:cranelift_entity", - "@cu__gimli-0.27.3//:gimli", - "@cu__hashbrown-0.13.2//:hashbrown", + "@cu__cranelift-bforest-0.110.1//:cranelift_bforest", + "@cu__cranelift-bitset-0.110.1//:cranelift_bitset", + "@cu__cranelift-codegen-0.110.1//:build_script_build", + "@cu__cranelift-codegen-shared-0.110.1//:cranelift_codegen_shared", + "@cu__cranelift-control-0.110.1//:cranelift_control", + "@cu__cranelift-entity-0.110.1//:cranelift_entity", + "@cu__gimli-0.28.1//:gimli", + "@cu__hashbrown-0.14.5//:hashbrown", "@cu__log-0.4.22//:log", - "@cu__regalloc2-0.8.1//:regalloc2", + "@cu__regalloc2-0.9.3//:regalloc2", + "@cu__rustc-hash-1.1.0//:rustc_hash", "@cu__smallvec-1.13.2//:smallvec", "@cu__target-lexicon-0.12.15//:target_lexicon", ], @@ -71,9 +74,10 @@ cargo_build_script( allow_empty = False, ), crate_features = [ - "default", "gimli", + "host-arch", "std", + "trace-log", "unwind", ], crate_name = "build_script_build", @@ -101,11 +105,11 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.96.4", + version = "0.110.1", visibility = ["//visibility:private"], deps = [ - "@cu__cranelift-codegen-meta-0.96.4//:cranelift_codegen_meta", - "@cu__cranelift-isle-0.96.4//:cranelift_isle", + "@cu__cranelift-codegen-meta-0.110.1//:cranelift_codegen_meta", + "@cu__cranelift-isle-0.110.1//:cranelift_isle", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.96.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.110.1.bazel similarity index 91% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.96.4.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.110.1.bazel index 3a2667b6..80e8c785 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.96.4.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.110.1.bazel @@ -40,8 +40,8 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.96.4", + version = "0.110.1", deps = [ - "@cu__cranelift-codegen-shared-0.96.4//:cranelift_codegen_shared", + "@cu__cranelift-codegen-shared-0.110.1//:cranelift_codegen_shared", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.96.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.110.1.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.96.4.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.110.1.bazel index ee874dbb..c7f58a1f 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.96.4.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.110.1.bazel @@ -40,5 +40,5 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.96.4", + version = "0.110.1", ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-control-0.96.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-control-0.110.1.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-control-0.96.4.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-control-0.110.1.bazel index 1acdd26f..33c5a2dc 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-control-0.96.4.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-control-0.110.1.bazel @@ -40,7 +40,7 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.96.4", + version = "0.110.1", deps = [ "@cu__arbitrary-1.3.2//:arbitrary", ], diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.110.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.110.1.bazel new file mode 100644 index 00000000..832a700b --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.110.1.bazel @@ -0,0 +1,56 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "cranelift_entity", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_features = [ + "enable-serde", + "serde", + "serde_derive", + ], + crate_root = "src/lib.rs", + edition = "2021", + proc_macro_deps = [ + "@cu__serde_derive-1.0.204//:serde_derive", + ], + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=cranelift-entity", + "manual", + "noclippy", + "norustfmt", + ], + version = "0.110.1", + deps = [ + "@cu__cranelift-bitset-0.110.1//:cranelift_bitset", + "@cu__serde-1.0.204//:serde", + ], +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.96.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.110.1.bazel similarity index 93% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.96.4.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.110.1.bazel index e579e72f..a32b7e87 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.96.4.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.110.1.bazel @@ -44,9 +44,9 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.96.4", + version = "0.110.1", deps = [ - "@cu__cranelift-codegen-0.96.4//:cranelift_codegen", + "@cu__cranelift-codegen-0.110.1//:cranelift_codegen", "@cu__log-0.4.22//:log", "@cu__smallvec-1.13.2//:smallvec", "@cu__target-lexicon-0.12.15//:target_lexicon", diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-isle-0.96.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-isle-0.110.1.bazel similarity index 95% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-isle-0.96.4.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-isle-0.110.1.bazel index 4565c484..a256bfcf 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-isle-0.96.4.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-isle-0.110.1.bazel @@ -44,9 +44,9 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.96.4", + version = "0.110.1", deps = [ - "@cu__cranelift-isle-0.96.4//:build_script_build", + "@cu__cranelift-isle-0.110.1//:build_script_build", ], ) @@ -84,7 +84,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.96.4", + version = "0.110.1", visibility = ["//visibility:private"], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.96.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.110.1.bazel similarity index 95% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.96.4.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.110.1.bazel index eab2947a..8256212c 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.96.4.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.110.1.bazel @@ -44,9 +44,9 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.96.4", + version = "0.110.1", deps = [ - "@cu__cranelift-codegen-0.96.4//:cranelift_codegen", + "@cu__cranelift-codegen-0.110.1//:cranelift_codegen", "@cu__target-lexicon-0.12.15//:target_lexicon", ] + select({ "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.96.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.110.1.bazel similarity index 77% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.96.4.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.110.1.bazel index e3ee293f..9eda823e 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.96.4.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.110.1.bazel @@ -44,15 +44,15 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.96.4", + version = "0.110.1", deps = [ - "@cu__cranelift-codegen-0.96.4//:cranelift_codegen", - "@cu__cranelift-entity-0.96.4//:cranelift_entity", - "@cu__cranelift-frontend-0.96.4//:cranelift_frontend", - "@cu__itertools-0.10.5//:itertools", + "@cu__cranelift-codegen-0.110.1//:cranelift_codegen", + "@cu__cranelift-entity-0.110.1//:cranelift_entity", + "@cu__cranelift-frontend-0.110.1//:cranelift_frontend", + "@cu__itertools-0.12.1//:itertools", "@cu__log-0.4.22//:log", "@cu__smallvec-1.13.2//:smallvec", - "@cu__wasmparser-0.103.0//:wasmparser", - "@cu__wasmtime-types-9.0.4//:wasmtime_types", + "@cu__wasmparser-0.212.0//:wasmparser", + "@cu__wasmtime-types-23.0.1//:wasmtime_types", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.debugid-0.8.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.debugid-0.8.0.bazel deleted file mode 100644 index 770421fd..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.debugid-0.8.0.bazel +++ /dev/null @@ -1,47 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "debugid", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=debugid", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.8.0", - deps = [ - "@cu__uuid-1.10.0//:uuid", - ], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.hashbrown-0.12.3.bazel b/bazel/cargo/wasmtime/remote/BUILD.embedded-io-0.4.0.bazel similarity index 91% rename from bazel/cargo/wasmtime/remote/BUILD.hashbrown-0.12.3.bazel rename to bazel/cargo/wasmtime/remote/BUILD.embedded-io-0.4.0.bazel index afbc3918..c9ef7330 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.hashbrown-0.12.3.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.embedded-io-0.4.0.bazel @@ -11,7 +11,7 @@ load("@rules_rust//rust:defs.bzl", "rust_library") package(default_visibility = ["//visibility:public"]) rust_library( - name = "hashbrown", + name = "embedded_io", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -29,7 +29,7 @@ rust_library( ], ), crate_features = [ - "raw", + "alloc", ], crate_root = "src/lib.rs", edition = "2021", @@ -38,10 +38,10 @@ rust_library( ], tags = [ "cargo-bazel", - "crate-name=hashbrown", + "crate-name=embedded-io", "manual", "noclippy", "norustfmt", ], - version = "0.12.3", + version = "0.4.0", ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.rustc-demangle-0.1.24.bazel b/bazel/cargo/wasmtime/remote/BUILD.equivalent-1.0.1.bazel similarity index 92% rename from bazel/cargo/wasmtime/remote/BUILD.rustc-demangle-0.1.24.bazel rename to bazel/cargo/wasmtime/remote/BUILD.equivalent-1.0.1.bazel index dcb8e9d6..c3be9a81 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.rustc-demangle-0.1.24.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.equivalent-1.0.1.bazel @@ -11,7 +11,7 @@ load("@rules_rust//rust:defs.bzl", "rust_library") package(default_visibility = ["//visibility:public"]) rust_library( - name = "rustc_demangle", + name = "equivalent", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -35,10 +35,10 @@ rust_library( ], tags = [ "cargo-bazel", - "crate-name=rustc-demangle", + "crate-name=equivalent", "manual", "noclippy", "norustfmt", ], - version = "0.1.24", + version = "1.0.1", ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.errno-0.3.9.bazel b/bazel/cargo/wasmtime/remote/BUILD.errno-0.3.9.bazel deleted file mode 100644 index 904e5aba..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.errno-0.3.9.bazel +++ /dev/null @@ -1,134 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "errno", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "std", - ], - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=errno", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.3.9", - deps = select({ - "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-linux-android": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@cu__windows-sys-0.52.0//:windows_sys", # cfg(windows) - ], - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:i686-apple-darwin": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:i686-linux-android": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@cu__windows-sys-0.52.0//:windows_sys", # cfg(windows) - ], - "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:wasm32-wasi": [ - "@cu__libc-0.2.155//:libc", # cfg(target_os = "wasi") - ], - "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-linux-android": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@cu__windows-sys-0.52.0//:windows_sys", # cfg(windows) - ], - "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "//conditions:default": [], - }), -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.fallible-iterator-0.2.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.fallible-iterator-0.3.0.bazel similarity index 94% rename from bazel/cargo/wasmtime/remote/BUILD.fallible-iterator-0.2.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.fallible-iterator-0.3.0.bazel index dc1e8ed1..b2bdbf6f 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.fallible-iterator-0.2.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.fallible-iterator-0.3.0.bazel @@ -28,9 +28,6 @@ rust_library( "WORKSPACE.bazel", ], ), - crate_features = [ - "std", - ], crate_root = "src/lib.rs", edition = "2018", rustc_flags = [ @@ -43,5 +40,5 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.2.0", + version = "0.3.0", ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.form_urlencoded-1.2.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.form_urlencoded-1.2.1.bazel deleted file mode 100644 index 4a84a5c6..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.form_urlencoded-1.2.1.bazel +++ /dev/null @@ -1,52 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "form_urlencoded", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "alloc", - "default", - "std", - ], - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=form_urlencoded", - "manual", - "noclippy", - "norustfmt", - ], - version = "1.2.1", - deps = [ - "@cu__percent-encoding-2.3.1//:percent_encoding", - ], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.fxhash-0.2.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.fxhash-0.2.1.bazel deleted file mode 100644 index bcbd8d05..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.fxhash-0.2.1.bazel +++ /dev/null @@ -1,47 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "fxhash", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_root = "lib.rs", - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=fxhash", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.2.1", - deps = [ - "@cu__byteorder-1.5.0//:byteorder", - ], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.getrandom-0.2.15.bazel b/bazel/cargo/wasmtime/remote/BUILD.getrandom-0.2.15.bazel deleted file mode 100644 index cda329e8..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.getrandom-0.2.15.bazel +++ /dev/null @@ -1,127 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "getrandom", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "std", - ], - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=getrandom", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.2.15", - deps = [ - "@cu__cfg-if-1.0.0//:cfg_if", - ] + select({ - "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-linux-android": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:i686-apple-darwin": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:i686-linux-android": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:wasm32-wasi": [ - "@cu__wasi-0.11.0-wasi-snapshot-preview1//:wasi", # cfg(target_os = "wasi") - ], - "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-linux-android": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "//conditions:default": [], - }), -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.gimli-0.27.3.bazel b/bazel/cargo/wasmtime/remote/BUILD.gimli-0.27.3.bazel deleted file mode 100644 index 730e4292..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.gimli-0.27.3.bazel +++ /dev/null @@ -1,58 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "gimli", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "fallible-iterator", - "indexmap", - "read", - "read-core", - "stable_deref_trait", - "std", - "write", - ], - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=gimli", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.27.3", - deps = [ - "@cu__fallible-iterator-0.2.0//:fallible_iterator", - "@cu__indexmap-1.9.3//:indexmap", - "@cu__stable_deref_trait-1.2.0//:stable_deref_trait", - ], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.unicode-normalization-0.1.23.bazel b/bazel/cargo/wasmtime/remote/BUILD.gimli-0.28.1.bazel similarity index 86% rename from bazel/cargo/wasmtime/remote/BUILD.unicode-normalization-0.1.23.bazel rename to bazel/cargo/wasmtime/remote/BUILD.gimli-0.28.1.bazel index b7d71a5e..89ebead1 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.unicode-normalization-0.1.23.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.gimli-0.28.1.bazel @@ -11,7 +11,7 @@ load("@rules_rust//rust:defs.bzl", "rust_library") package(default_visibility = ["//visibility:public"]) rust_library( - name = "unicode_normalization", + name = "gimli", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -29,7 +29,10 @@ rust_library( ], ), crate_features = [ + "read", + "read-core", "std", + "write", ], crate_root = "src/lib.rs", edition = "2018", @@ -38,13 +41,13 @@ rust_library( ], tags = [ "cargo-bazel", - "crate-name=unicode-normalization", + "crate-name=gimli", "manual", "noclippy", "norustfmt", ], - version = "0.1.23", + version = "0.28.1", deps = [ - "@cu__tinyvec-1.8.0//:tinyvec", + "@cu__indexmap-2.3.0//:indexmap", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.hashbrown-0.13.2.bazel b/bazel/cargo/wasmtime/remote/BUILD.hashbrown-0.13.2.bazel index be9008e3..4bcf220d 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.hashbrown-0.13.2.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.hashbrown-0.13.2.bazel @@ -32,7 +32,6 @@ rust_library( "ahash", "default", "inline-more", - "raw", ], crate_root = "src/lib.rs", edition = "2021", diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.96.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.hashbrown-0.14.5.bazel similarity index 88% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.96.4.bazel rename to bazel/cargo/wasmtime/remote/BUILD.hashbrown-0.14.5.bazel index 46fb0d85..921bfbbe 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.96.4.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.hashbrown-0.14.5.bazel @@ -11,7 +11,7 @@ load("@rules_rust//rust:defs.bzl", "rust_library") package(default_visibility = ["//visibility:public"]) rust_library( - name = "cranelift_entity", + name = "hashbrown", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -29,7 +29,8 @@ rust_library( ], ), crate_features = [ - "enable-serde", + "ahash", + "raw", "serde", ], crate_root = "src/lib.rs", @@ -39,13 +40,14 @@ rust_library( ], tags = [ "cargo-bazel", - "crate-name=cranelift-entity", + "crate-name=hashbrown", "manual", "noclippy", "norustfmt", ], - version = "0.96.4", + version = "0.14.5", deps = [ + "@cu__ahash-0.8.11//:ahash", "@cu__serde-1.0.204//:serde", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.tinyvec_macros-0.1.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.heck-0.4.1.bazel similarity index 92% rename from bazel/cargo/wasmtime/remote/BUILD.tinyvec_macros-0.1.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.heck-0.4.1.bazel index 52641b70..5f94cda1 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.tinyvec_macros-0.1.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.heck-0.4.1.bazel @@ -11,7 +11,7 @@ load("@rules_rust//rust:defs.bzl", "rust_library") package(default_visibility = ["//visibility:public"]) rust_library( - name = "tinyvec_macros", + name = "heck", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -35,10 +35,10 @@ rust_library( ], tags = [ "cargo-bazel", - "crate-name=tinyvec_macros", + "crate-name=heck", "manual", "noclippy", "norustfmt", ], - version = "0.1.1", + version = "0.4.1", ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.autocfg-1.3.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.id-arena-2.2.1.bazel similarity index 93% rename from bazel/cargo/wasmtime/remote/BUILD.autocfg-1.3.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.id-arena-2.2.1.bazel index 291ad98c..1248a97f 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.autocfg-1.3.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.id-arena-2.2.1.bazel @@ -11,7 +11,7 @@ load("@rules_rust//rust:defs.bzl", "rust_library") package(default_visibility = ["//visibility:public"]) rust_library( - name = "autocfg", + name = "id_arena", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -35,10 +35,10 @@ rust_library( ], tags = [ "cargo-bazel", - "crate-name=autocfg", + "crate-name=id-arena", "manual", "noclippy", "norustfmt", ], - version = "1.3.0", + version = "2.2.1", ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.idna-0.5.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.idna-0.5.0.bazel deleted file mode 100644 index 76739ff9..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.idna-0.5.0.bazel +++ /dev/null @@ -1,53 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "idna", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "alloc", - "default", - "std", - ], - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=idna", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.5.0", - deps = [ - "@cu__unicode-bidi-0.3.15//:unicode_bidi", - "@cu__unicode-normalization-0.1.23//:unicode_normalization", - ], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.byteorder-1.5.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.indexmap-2.3.0.bazel similarity index 81% rename from bazel/cargo/wasmtime/remote/BUILD.byteorder-1.5.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.indexmap-2.3.0.bazel index a2e358ed..07d4be63 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.byteorder-1.5.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.indexmap-2.3.0.bazel @@ -11,7 +11,7 @@ load("@rules_rust//rust:defs.bzl", "rust_library") package(default_visibility = ["//visibility:public"]) rust_library( - name = "byteorder", + name = "indexmap", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -30,6 +30,7 @@ rust_library( ), crate_features = [ "default", + "serde", "std", ], crate_root = "src/lib.rs", @@ -39,10 +40,15 @@ rust_library( ], tags = [ "cargo-bazel", - "crate-name=byteorder", + "crate-name=indexmap", "manual", "noclippy", "norustfmt", ], - version = "1.5.0", + version = "2.3.0", + deps = [ + "@cu__equivalent-1.0.1//:equivalent", + "@cu__hashbrown-0.14.5//:hashbrown", + "@cu__serde-1.0.204//:serde", + ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.io-lifetimes-1.0.11.bazel b/bazel/cargo/wasmtime/remote/BUILD.io-lifetimes-1.0.11.bazel deleted file mode 100644 index a56d0f5e..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.io-lifetimes-1.0.11.bazel +++ /dev/null @@ -1,205 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//cargo:defs.bzl", "cargo_build_script") -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "io_lifetimes", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "close", - "hermit-abi", - "libc", - "windows-sys", - ], - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=io-lifetimes", - "manual", - "noclippy", - "norustfmt", - ], - version = "1.0.11", - deps = [ - "@cu__io-lifetimes-1.0.11//:build_script_build", - ] + select({ - "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:aarch64-linux-android": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@cu__windows-sys-0.48.0//:windows_sys", # cfg(windows) - ], - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:i686-apple-darwin": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:i686-linux-android": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@cu__windows-sys-0.48.0//:windows_sys", # cfg(windows) - ], - "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:thumbv7em-none-eabi": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:wasm32-unknown-unknown": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:wasm32-wasi": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-linux-android": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@cu__windows-sys-0.48.0//:windows_sys", # cfg(windows) - ], - "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-unknown-none": [ - "@cu__libc-0.2.155//:libc", # cfg(not(windows)) - ], - "//conditions:default": [], - }), -) - -cargo_build_script( - name = "io-lifetimes_bs", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - crate_features = [ - "close", - "hermit-abi", - "libc", - "windows-sys", - ], - crate_name = "build_script_build", - crate_root = "build.rs", - data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=io-lifetimes", - "manual", - "noclippy", - "norustfmt", - ], - version = "1.0.11", - visibility = ["//visibility:private"], -) - -alias( - name = "build_script_build", - actual = ":io-lifetimes_bs", - tags = ["manual"], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.itertools-0.10.5.bazel b/bazel/cargo/wasmtime/remote/BUILD.itertools-0.12.1.bazel similarity index 98% rename from bazel/cargo/wasmtime/remote/BUILD.itertools-0.10.5.bazel rename to bazel/cargo/wasmtime/remote/BUILD.itertools-0.12.1.bazel index 467ee0e9..6578e462 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.itertools-0.10.5.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.itertools-0.12.1.bazel @@ -45,7 +45,7 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.10.5", + version = "0.12.1", deps = [ "@cu__either-1.13.0//:either", ], diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel b/bazel/cargo/wasmtime/remote/BUILD.leb128-0.2.5.bazel similarity index 91% rename from bazel/cargo/wasmtime/remote/BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.leb128-0.2.5.bazel index 3eccac75..12f06a0c 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.leb128-0.2.5.bazel @@ -11,7 +11,7 @@ load("@rules_rust//rust:defs.bzl", "rust_library") package(default_visibility = ["//visibility:public"]) rust_library( - name = "wasi", + name = "leb128", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -35,10 +35,10 @@ rust_library( ], tags = [ "cargo-bazel", - "crate-name=wasi", + "crate-name=leb128", "manual", "noclippy", "norustfmt", ], - version = "0.11.0+wasi-snapshot-preview1", + version = "0.2.5", ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.libc-0.2.155.bazel b/bazel/cargo/wasmtime/remote/BUILD.libc-0.2.155.bazel index a776bec6..baa486b2 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.libc-0.2.155.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.libc-0.2.155.bazel @@ -32,102 +32,7 @@ rust_library( crate_features = [ "default", "std", - ] + select({ - "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "extra_traits", # aarch64-apple-darwin - ], - "@rules_rust//rust/platform:aarch64-apple-ios": [ - "extra_traits", # aarch64-apple-ios - ], - "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "extra_traits", # aarch64-apple-ios-sim - ], - "@rules_rust//rust/platform:aarch64-fuchsia": [ - "extra_traits", # aarch64-fuchsia - ], - "@rules_rust//rust/platform:aarch64-linux-android": [ - "extra_traits", # aarch64-linux-android - ], - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "extra_traits", # aarch64-unknown-linux-gnu - ], - "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "extra_traits", # aarch64-unknown-nixos-gnu - ], - "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "extra_traits", # aarch64-unknown-nto-qnx710 - ], - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "extra_traits", # arm-unknown-linux-gnueabi - ], - "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "extra_traits", # armv7-linux-androideabi - ], - "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "extra_traits", # armv7-unknown-linux-gnueabi - ], - "@rules_rust//rust/platform:i686-apple-darwin": [ - "extra_traits", # i686-apple-darwin - ], - "@rules_rust//rust/platform:i686-linux-android": [ - "extra_traits", # i686-linux-android - ], - "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "extra_traits", # i686-unknown-freebsd - ], - "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "extra_traits", # i686-unknown-linux-gnu - ], - "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "extra_traits", # powerpc-unknown-linux-gnu - ], - "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ - "extra_traits", # riscv32imc-unknown-none-elf - ], - "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ - "extra_traits", # riscv64gc-unknown-none-elf - ], - "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "extra_traits", # s390x-unknown-linux-gnu - ], - "@rules_rust//rust/platform:thumbv7em-none-eabi": [ - "extra_traits", # thumbv7em-none-eabi - ], - "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ - "extra_traits", # thumbv8m.main-none-eabi - ], - "@rules_rust//rust/platform:wasm32-unknown-unknown": [ - "extra_traits", # wasm32-unknown-unknown - ], - "@rules_rust//rust/platform:wasm32-wasi": [ - "extra_traits", # wasm32-wasi - ], - "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "extra_traits", # x86_64-apple-darwin - ], - "@rules_rust//rust/platform:x86_64-apple-ios": [ - "extra_traits", # x86_64-apple-ios - ], - "@rules_rust//rust/platform:x86_64-fuchsia": [ - "extra_traits", # x86_64-fuchsia - ], - "@rules_rust//rust/platform:x86_64-linux-android": [ - "extra_traits", # x86_64-linux-android - ], - "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "extra_traits", # x86_64-unknown-freebsd - ], - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "extra_traits", # x86_64-unknown-linux-gnu - ], - "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "extra_traits", # x86_64-unknown-nixos-gnu - ], - "@rules_rust//rust/platform:x86_64-unknown-none": [ - "extra_traits", # x86_64-unknown-none - ], - "//conditions:default": [], - }), + ], crate_root = "src/lib.rs", edition = "2015", rustc_flags = [ @@ -155,102 +60,7 @@ cargo_build_script( crate_features = [ "default", "std", - ] + select({ - "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "extra_traits", # aarch64-apple-darwin - ], - "@rules_rust//rust/platform:aarch64-apple-ios": [ - "extra_traits", # aarch64-apple-ios - ], - "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "extra_traits", # aarch64-apple-ios-sim - ], - "@rules_rust//rust/platform:aarch64-fuchsia": [ - "extra_traits", # aarch64-fuchsia - ], - "@rules_rust//rust/platform:aarch64-linux-android": [ - "extra_traits", # aarch64-linux-android - ], - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "extra_traits", # aarch64-unknown-linux-gnu - ], - "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "extra_traits", # aarch64-unknown-nixos-gnu - ], - "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "extra_traits", # aarch64-unknown-nto-qnx710 - ], - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "extra_traits", # arm-unknown-linux-gnueabi - ], - "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "extra_traits", # armv7-linux-androideabi - ], - "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "extra_traits", # armv7-unknown-linux-gnueabi - ], - "@rules_rust//rust/platform:i686-apple-darwin": [ - "extra_traits", # i686-apple-darwin - ], - "@rules_rust//rust/platform:i686-linux-android": [ - "extra_traits", # i686-linux-android - ], - "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "extra_traits", # i686-unknown-freebsd - ], - "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "extra_traits", # i686-unknown-linux-gnu - ], - "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "extra_traits", # powerpc-unknown-linux-gnu - ], - "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ - "extra_traits", # riscv32imc-unknown-none-elf - ], - "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ - "extra_traits", # riscv64gc-unknown-none-elf - ], - "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "extra_traits", # s390x-unknown-linux-gnu - ], - "@rules_rust//rust/platform:thumbv7em-none-eabi": [ - "extra_traits", # thumbv7em-none-eabi - ], - "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ - "extra_traits", # thumbv8m.main-none-eabi - ], - "@rules_rust//rust/platform:wasm32-unknown-unknown": [ - "extra_traits", # wasm32-unknown-unknown - ], - "@rules_rust//rust/platform:wasm32-wasi": [ - "extra_traits", # wasm32-wasi - ], - "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "extra_traits", # x86_64-apple-darwin - ], - "@rules_rust//rust/platform:x86_64-apple-ios": [ - "extra_traits", # x86_64-apple-ios - ], - "@rules_rust//rust/platform:x86_64-fuchsia": [ - "extra_traits", # x86_64-fuchsia - ], - "@rules_rust//rust/platform:x86_64-linux-android": [ - "extra_traits", # x86_64-linux-android - ], - "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "extra_traits", # x86_64-unknown-freebsd - ], - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "extra_traits", # x86_64-unknown-linux-gnu - ], - "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "extra_traits", # x86_64-unknown-nixos-gnu - ], - "@rules_rust//rust/platform:x86_64-unknown-none": [ - "extra_traits", # x86_64-unknown-none - ], - "//conditions:default": [], - }), + ], crate_name = "build_script_build", crate_root = "build.rs", data = glob( diff --git a/bazel/cargo/wasmtime/remote/BUILD.windows_i686_msvc-0.48.5.bazel b/bazel/cargo/wasmtime/remote/BUILD.libm-0.2.8.bazel similarity index 85% rename from bazel/cargo/wasmtime/remote/BUILD.windows_i686_msvc-0.48.5.bazel rename to bazel/cargo/wasmtime/remote/BUILD.libm-0.2.8.bazel index b7019c83..cf70de29 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.windows_i686_msvc-0.48.5.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.libm-0.2.8.bazel @@ -12,7 +12,7 @@ load("@rules_rust//rust:defs.bzl", "rust_library") package(default_visibility = ["//visibility:public"]) rust_library( - name = "windows_i686_msvc", + name = "libm", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -29,6 +29,9 @@ rust_library( "WORKSPACE.bazel", ], ), + crate_features = [ + "default", + ], crate_root = "src/lib.rs", edition = "2018", rustc_flags = [ @@ -36,23 +39,26 @@ rust_library( ], tags = [ "cargo-bazel", - "crate-name=windows_i686_msvc", + "crate-name=libm", "manual", "noclippy", "norustfmt", ], - version = "0.48.5", + version = "0.2.8", deps = [ - "@cu__windows_i686_msvc-0.48.5//:build_script_build", + "@cu__libm-0.2.8//:build_script_build", ], ) cargo_build_script( - name = "windows_i686_msvc_bs", + name = "libm_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, ), + crate_features = [ + "default", + ], crate_name = "build_script_build", crate_root = "build.rs", data = glob( @@ -73,17 +79,17 @@ cargo_build_script( ], tags = [ "cargo-bazel", - "crate-name=windows_i686_msvc", + "crate-name=libm", "manual", "noclippy", "norustfmt", ], - version = "0.48.5", + version = "0.2.8", visibility = ["//visibility:private"], ) alias( name = "build_script_build", - actual = ":windows_i686_msvc_bs", + actual = ":libm_bs", tags = ["manual"], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.linux-raw-sys-0.3.8.bazel b/bazel/cargo/wasmtime/remote/BUILD.linux-raw-sys-0.3.8.bazel deleted file mode 100644 index 97edbe88..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.linux-raw-sys-0.3.8.bazel +++ /dev/null @@ -1,72 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "linux_raw_sys", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "general", - "ioctl", - "no_std", - ] + select({ - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "errno", # aarch64-unknown-linux-gnu - ], - "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "errno", # aarch64-unknown-nixos-gnu - ], - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "errno", # arm-unknown-linux-gnueabi - ], - "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "errno", # armv7-unknown-linux-gnueabi - ], - "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "errno", # i686-unknown-linux-gnu - ], - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "errno", # x86_64-unknown-linux-gnu - ], - "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "errno", # x86_64-unknown-nixos-gnu - ], - "//conditions:default": [], - }), - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=linux-raw-sys", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.3.8", -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.linux-raw-sys-0.4.14.bazel b/bazel/cargo/wasmtime/remote/BUILD.linux-raw-sys-0.4.14.bazel deleted file mode 100644 index 733fee35..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.linux-raw-sys-0.4.14.bazel +++ /dev/null @@ -1,79 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "linux_raw_sys", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "general", - "ioctl", - "no_std", - ] + select({ - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "elf", # aarch64-unknown-linux-gnu - "errno", # aarch64-unknown-linux-gnu - ], - "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "elf", # aarch64-unknown-nixos-gnu - "errno", # aarch64-unknown-nixos-gnu - ], - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "elf", # arm-unknown-linux-gnueabi - "errno", # arm-unknown-linux-gnueabi - ], - "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "elf", # armv7-unknown-linux-gnueabi - "errno", # armv7-unknown-linux-gnueabi - ], - "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "elf", # i686-unknown-linux-gnu - "errno", # i686-unknown-linux-gnu - ], - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "elf", # x86_64-unknown-linux-gnu - "errno", # x86_64-unknown-linux-gnu - ], - "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "elf", # x86_64-unknown-nixos-gnu - "errno", # x86_64-unknown-nixos-gnu - ], - "//conditions:default": [], - }), - crate_root = "src/lib.rs", - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=linux-raw-sys", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.4.14", -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.mach-0.3.2.bazel b/bazel/cargo/wasmtime/remote/BUILD.mach-0.3.2.bazel deleted file mode 100644 index 287bf9f1..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.mach-0.3.2.bazel +++ /dev/null @@ -1,68 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "mach", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "default", - ], - crate_root = "src/lib.rs", - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=mach", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.3.2", - deps = select({ - "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "macos", target_os = "ios")) - ], - "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "macos", target_os = "ios")) - ], - "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "macos", target_os = "ios")) - ], - "@rules_rust//rust/platform:i686-apple-darwin": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "macos", target_os = "ios")) - ], - "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "macos", target_os = "ios")) - ], - "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "macos", target_os = "ios")) - ], - "//conditions:default": [], - }), -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.memfd-0.6.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.memfd-0.6.4.bazel deleted file mode 100644 index db840ec0..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.memfd-0.6.4.bazel +++ /dev/null @@ -1,47 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "memfd", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=memfd", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.6.4", - deps = [ - "@cu__rustix-0.38.34//:rustix", - ], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.memoffset-0.8.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.memoffset-0.8.0.bazel deleted file mode 100644 index bbe30d36..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.memoffset-0.8.0.bazel +++ /dev/null @@ -1,98 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//cargo:defs.bzl", "cargo_build_script") -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "memoffset", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "default", - ], - crate_root = "src/lib.rs", - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=memoffset", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.8.0", - deps = [ - "@cu__memoffset-0.8.0//:build_script_build", - ], -) - -cargo_build_script( - name = "memoffset_bs", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - crate_features = [ - "default", - ], - crate_name = "build_script_build", - crate_root = "build.rs", - data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=memoffset", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.8.0", - visibility = ["//visibility:private"], - deps = [ - "@cu__autocfg-1.3.0//:autocfg", - ], -) - -alias( - name = "build_script_build", - actual = ":memoffset_bs", - tags = ["manual"], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.object-0.30.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.object-0.36.2.bazel similarity index 88% rename from bazel/cargo/wasmtime/remote/BUILD.object-0.30.4.bazel rename to bazel/cargo/wasmtime/remote/BUILD.object-0.36.2.bazel index 1ed53c2a..11133ca1 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.object-0.30.4.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.object-0.36.2.bazel @@ -30,10 +30,7 @@ rust_library( ), crate_features = [ "coff", - "crc32fast", "elf", - "hashbrown", - "indexmap", "macho", "pe", "read_core", @@ -41,6 +38,7 @@ rust_library( "write", "write_core", "write_std", + "xcoff", ], crate_root = "src/lib.rs", edition = "2018", @@ -54,11 +52,11 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.30.4", + version = "0.36.2", deps = [ "@cu__crc32fast-1.4.2//:crc32fast", - "@cu__hashbrown-0.13.2//:hashbrown", - "@cu__indexmap-1.9.3//:indexmap", + "@cu__hashbrown-0.14.5//:hashbrown", + "@cu__indexmap-2.3.0//:indexmap", "@cu__memchr-2.7.4//:memchr", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.percent-encoding-2.3.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.percent-encoding-2.3.1.bazel deleted file mode 100644 index abd37dbd..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.percent-encoding-2.3.1.bazel +++ /dev/null @@ -1,49 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "percent_encoding", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "alloc", - "default", - "std", - ], - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=percent-encoding", - "manual", - "noclippy", - "norustfmt", - ], - version = "2.3.1", -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.tinyvec-1.8.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.postcard-1.0.8.bazel similarity index 82% rename from bazel/cargo/wasmtime/remote/BUILD.tinyvec-1.8.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.postcard-1.0.8.bazel index ef4c698c..d3af18cb 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.tinyvec-1.8.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.postcard-1.0.8.bazel @@ -11,7 +11,7 @@ load("@rules_rust//rust:defs.bzl", "rust_library") package(default_visibility = ["//visibility:public"]) rust_library( - name = "tinyvec", + name = "postcard", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -30,8 +30,8 @@ rust_library( ), crate_features = [ "alloc", - "default", - "tinyvec_macros", + "embedded-io", + "use-std", ], crate_root = "src/lib.rs", edition = "2018", @@ -40,13 +40,15 @@ rust_library( ], tags = [ "cargo-bazel", - "crate-name=tinyvec", + "crate-name=postcard", "manual", "noclippy", "norustfmt", ], - version = "1.8.0", + version = "1.0.8", deps = [ - "@cu__tinyvec_macros-0.1.1//:tinyvec_macros", + "@cu__cobs-0.2.3//:cobs", + "@cu__embedded-io-0.4.0//:embedded_io", + "@cu__serde-1.0.204//:serde", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.ppv-lite86-0.2.17.bazel b/bazel/cargo/wasmtime/remote/BUILD.ppv-lite86-0.2.17.bazel deleted file mode 100644 index 8c821bdc..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.ppv-lite86-0.2.17.bazel +++ /dev/null @@ -1,48 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "ppv_lite86", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "simd", - "std", - ], - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=ppv-lite86", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.2.17", -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.psm-0.1.21.bazel b/bazel/cargo/wasmtime/remote/BUILD.psm-0.1.21.bazel deleted file mode 100644 index f7cdddb5..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.psm-0.1.21.bazel +++ /dev/null @@ -1,92 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//cargo:defs.bzl", "cargo_build_script") -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "psm", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_root = "src/lib.rs", - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=psm", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.1.21", - deps = [ - "@cu__psm-0.1.21//:build_script_build", - ], -) - -cargo_build_script( - name = "psm_bs", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - crate_name = "build_script_build", - crate_root = "build.rs", - data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=psm", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.1.21", - visibility = ["//visibility:private"], - deps = [ - "@cu__cc-1.1.6//:cc", - ], -) - -alias( - name = "build_script_build", - actual = ":psm_bs", - tags = ["manual"], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.rand-0.8.5.bazel b/bazel/cargo/wasmtime/remote/BUILD.rand-0.8.5.bazel deleted file mode 100644 index b9067b10..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.rand-0.8.5.bazel +++ /dev/null @@ -1,132 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "rand", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "alloc", - "default", - "getrandom", - "libc", - "rand_chacha", - "small_rng", - "std", - "std_rng", - ], - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=rand", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.8.5", - deps = [ - "@cu__rand_chacha-0.3.1//:rand_chacha", - "@cu__rand_core-0.6.4//:rand_core", - ] + select({ - "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-linux-android": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:i686-apple-darwin": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:i686-linux-android": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-linux-android": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(unix) - ], - "//conditions:default": [], - }), -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.rand_chacha-0.3.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.rand_chacha-0.3.1.bazel deleted file mode 100644 index 90a0195e..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.rand_chacha-0.3.1.bazel +++ /dev/null @@ -1,51 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "rand_chacha", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "std", - ], - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=rand_chacha", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.3.1", - deps = [ - "@cu__ppv-lite86-0.2.17//:ppv_lite86", - "@cu__rand_core-0.6.4//:rand_core", - ], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.rand_core-0.6.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.rand_core-0.6.4.bazel deleted file mode 100644 index b89c60f8..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.rand_core-0.6.4.bazel +++ /dev/null @@ -1,52 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "rand_core", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "alloc", - "getrandom", - "std", - ], - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=rand_core", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.6.4", - deps = [ - "@cu__getrandom-0.2.15//:getrandom", - ], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.regalloc2-0.8.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.regalloc2-0.9.3.bazel similarity index 96% rename from bazel/cargo/wasmtime/remote/BUILD.regalloc2-0.8.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.regalloc2-0.9.3.bazel index b31ecd42..cbd3ed5f 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.regalloc2-0.8.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.regalloc2-0.9.3.bazel @@ -32,6 +32,7 @@ rust_library( "checker", "default", "std", + "trace-log", ], crate_root = "src/lib.rs", edition = "2018", @@ -45,7 +46,7 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.8.1", + version = "0.9.3", deps = [ "@cu__hashbrown-0.13.2//:hashbrown", "@cu__log-0.4.22//:log", diff --git a/bazel/cargo/wasmtime/remote/BUILD.rustc-hash-1.1.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.rustc-hash-1.1.0.bazel index 7bcaa5a8..4892ae61 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.rustc-hash-1.1.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.rustc-hash-1.1.0.bazel @@ -28,6 +28,10 @@ rust_library( "WORKSPACE.bazel", ], ), + crate_features = [ + "default", + "std", + ], crate_root = "src/lib.rs", edition = "2015", rustc_flags = [ diff --git a/bazel/cargo/wasmtime/remote/BUILD.rustix-0.37.27.bazel b/bazel/cargo/wasmtime/remote/BUILD.rustix-0.37.27.bazel deleted file mode 100644 index 01df1d78..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.rustix-0.37.27.bazel +++ /dev/null @@ -1,335 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//cargo:defs.bzl", "cargo_build_script") -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "rustix", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - aliases = select({ - "@rules_rust//rust/platform:aarch64-apple-darwin": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "@rules_rust//rust/platform:aarch64-apple-ios": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "@rules_rust//rust/platform:aarch64-apple-ios-sim": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "@rules_rust//rust/platform:aarch64-fuchsia": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "@rules_rust//rust/platform:aarch64-linux-android": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "@rules_rust//rust/platform:aarch64-pc-windows-msvc": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(windows) - }, - "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "@rules_rust//rust/platform:armv7-linux-androideabi": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "@rules_rust//rust/platform:i686-apple-darwin": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "@rules_rust//rust/platform:i686-linux-android": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "@rules_rust//rust/platform:i686-pc-windows-msvc": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(windows) - }, - "@rules_rust//rust/platform:i686-unknown-freebsd": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "@rules_rust//rust/platform:s390x-unknown-linux-gnu": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "@rules_rust//rust/platform:thumbv7em-none-eabi": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "@rules_rust//rust/platform:thumbv8m.main-none-eabi": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "@rules_rust//rust/platform:wasm32-unknown-unknown": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "@rules_rust//rust/platform:wasm32-wasi": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "@rules_rust//rust/platform:x86_64-apple-darwin": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "@rules_rust//rust/platform:x86_64-apple-ios": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "@rules_rust//rust/platform:x86_64-fuchsia": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "@rules_rust//rust/platform:x86_64-linux-android": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "@rules_rust//rust/platform:x86_64-pc-windows-msvc": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(windows) - }, - "@rules_rust//rust/platform:x86_64-unknown-freebsd": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "@rules_rust//rust/platform:x86_64-unknown-none": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - }, - "//conditions:default": {}, - }), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "default", - "io-lifetimes", - "libc", - "mm", - "std", - "use-libc-auxv", - ], - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=rustix", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.37.27", - deps = [ - "@cu__bitflags-1.3.2//:bitflags", - "@cu__io-lifetimes-1.0.11//:io_lifetimes", - "@cu__rustix-0.37.27//:build_script_build", - ] + select({ - "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "@rules_rust//rust/platform:aarch64-linux-android": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@cu__errno-0.3.9//:errno", # cfg(windows) - "@cu__windows-sys-0.48.0//:windows_sys", # cfg(windows) - ], - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) - "@cu__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) - ], - "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) - "@cu__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) - ], - "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@cu__libc-0.2.155//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) - "@cu__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) - ], - "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@cu__libc-0.2.155//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) - "@cu__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) - ], - "@rules_rust//rust/platform:i686-apple-darwin": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "@rules_rust//rust/platform:i686-linux-android": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@cu__errno-0.3.9//:errno", # cfg(windows) - "@cu__windows-sys-0.48.0//:windows_sys", # cfg(windows) - ], - "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) - "@cu__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) - ], - "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "@rules_rust//rust/platform:thumbv7em-none-eabi": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "@rules_rust//rust/platform:wasm32-unknown-unknown": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "@rules_rust//rust/platform:wasm32-wasi": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "@rules_rust//rust/platform:x86_64-linux-android": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@cu__errno-0.3.9//:errno", # cfg(windows) - "@cu__windows-sys-0.48.0//:windows_sys", # cfg(windows) - ], - "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) - "@cu__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) - ], - "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) - "@cu__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) - ], - "@rules_rust//rust/platform:x86_64-unknown-none": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - ], - "//conditions:default": [], - }), -) - -cargo_build_script( - name = "rustix_bs", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - crate_features = [ - "default", - "io-lifetimes", - "libc", - "mm", - "std", - "use-libc-auxv", - ], - crate_name = "build_script_build", - crate_root = "build.rs", - data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=rustix", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.37.27", - visibility = ["//visibility:private"], -) - -alias( - name = "build_script_build", - actual = ":rustix_bs", - tags = ["manual"], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.rustix-0.38.34.bazel b/bazel/cargo/wasmtime/remote/BUILD.rustix-0.38.34.bazel deleted file mode 100644 index ffe2b64b..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.rustix-0.38.34.bazel +++ /dev/null @@ -1,327 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//cargo:defs.bzl", "cargo_build_script") -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "rustix", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - aliases = select({ - "@rules_rust//rust/platform:aarch64-apple-darwin": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "@rules_rust//rust/platform:aarch64-apple-ios": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "@rules_rust//rust/platform:aarch64-apple-ios-sim": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "@rules_rust//rust/platform:aarch64-fuchsia": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "@rules_rust//rust/platform:aarch64-linux-android": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "@rules_rust//rust/platform:aarch64-pc-windows-msvc": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(windows) - }, - "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "@rules_rust//rust/platform:armv7-linux-androideabi": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "@rules_rust//rust/platform:i686-apple-darwin": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "@rules_rust//rust/platform:i686-linux-android": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "@rules_rust//rust/platform:i686-pc-windows-msvc": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(windows) - }, - "@rules_rust//rust/platform:i686-unknown-freebsd": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "@rules_rust//rust/platform:s390x-unknown-linux-gnu": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "@rules_rust//rust/platform:thumbv7em-none-eabi": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "@rules_rust//rust/platform:thumbv8m.main-none-eabi": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "@rules_rust//rust/platform:wasm32-unknown-unknown": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "@rules_rust//rust/platform:wasm32-wasi": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "@rules_rust//rust/platform:x86_64-apple-darwin": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "@rules_rust//rust/platform:x86_64-apple-ios": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "@rules_rust//rust/platform:x86_64-fuchsia": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "@rules_rust//rust/platform:x86_64-linux-android": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "@rules_rust//rust/platform:x86_64-pc-windows-msvc": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(windows) - }, - "@rules_rust//rust/platform:x86_64-unknown-freebsd": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "@rules_rust//rust/platform:x86_64-unknown-none": { - "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - }, - "//conditions:default": {}, - }), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "alloc", - "default", - "fs", - "libc-extra-traits", - "std", - "use-libc-auxv", - ], - crate_root = "src/lib.rs", - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=rustix", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.38.34", - deps = [ - "@cu__bitflags-2.6.0//:bitflags", - "@cu__rustix-0.38.34//:build_script_build", - ] + select({ - "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "@rules_rust//rust/platform:aarch64-linux-android": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@cu__errno-0.3.9//:errno", # cfg(windows) - "@cu__windows-sys-0.52.0//:windows_sys", # cfg(windows) - ], - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) - ], - "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) - ], - "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) - ], - "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) - ], - "@rules_rust//rust/platform:i686-apple-darwin": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "@rules_rust//rust/platform:i686-linux-android": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@cu__errno-0.3.9//:errno", # cfg(windows) - "@cu__windows-sys-0.52.0//:windows_sys", # cfg(windows) - ], - "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) - ], - "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "@rules_rust//rust/platform:thumbv7em-none-eabi": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "@rules_rust//rust/platform:wasm32-unknown-unknown": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "@rules_rust//rust/platform:wasm32-wasi": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "@rules_rust//rust/platform:x86_64-linux-android": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@cu__errno-0.3.9//:errno", # cfg(windows) - "@cu__windows-sys-0.52.0//:windows_sys", # cfg(windows) - ], - "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) - ], - "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) - ], - "@rules_rust//rust/platform:x86_64-unknown-none": [ - "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - ], - "//conditions:default": [], - }), -) - -cargo_build_script( - name = "rustix_bs", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - crate_features = [ - "alloc", - "default", - "fs", - "libc-extra-traits", - "std", - "use-libc-auxv", - ], - crate_name = "build_script_build", - crate_root = "build.rs", - data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=rustix", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.38.34", - visibility = ["//visibility:private"], -) - -alias( - name = "build_script_build", - actual = ":rustix_bs", - tags = ["manual"], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.windows_i686_gnu-0.48.5.bazel b/bazel/cargo/wasmtime/remote/BUILD.semver-1.0.23.bazel similarity index 86% rename from bazel/cargo/wasmtime/remote/BUILD.windows_i686_gnu-0.48.5.bazel rename to bazel/cargo/wasmtime/remote/BUILD.semver-1.0.23.bazel index 4d3e79f4..cb1d7f86 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.windows_i686_gnu-0.48.5.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.semver-1.0.23.bazel @@ -12,7 +12,7 @@ load("@rules_rust//rust:defs.bzl", "rust_library") package(default_visibility = ["//visibility:public"]) rust_library( - name = "windows_i686_gnu", + name = "semver", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -36,19 +36,19 @@ rust_library( ], tags = [ "cargo-bazel", - "crate-name=windows_i686_gnu", + "crate-name=semver", "manual", "noclippy", "norustfmt", ], - version = "0.48.5", + version = "1.0.23", deps = [ - "@cu__windows_i686_gnu-0.48.5//:build_script_build", + "@cu__semver-1.0.23//:build_script_build", ], ) cargo_build_script( - name = "windows_i686_gnu_bs", + name = "semver_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -73,17 +73,17 @@ cargo_build_script( ], tags = [ "cargo-bazel", - "crate-name=windows_i686_gnu", + "crate-name=semver", "manual", "noclippy", "norustfmt", ], - version = "0.48.5", + version = "1.0.23", visibility = ["//visibility:private"], ) alias( name = "build_script_build", - actual = ":windows_i686_gnu_bs", + actual = ":semver_bs", tags = ["manual"], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.serde-1.0.204.bazel b/bazel/cargo/wasmtime/remote/BUILD.serde-1.0.204.bazel index a7150259..7e417ffd 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.serde-1.0.204.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.serde-1.0.204.bazel @@ -30,7 +30,7 @@ rust_library( ], ), crate_features = [ - "default", + "alloc", "derive", "serde_derive", "std", @@ -63,7 +63,7 @@ cargo_build_script( allow_empty = False, ), crate_features = [ - "default", + "alloc", "derive", "serde_derive", "std", diff --git a/bazel/cargo/wasmtime/remote/BUILD.serde_json-1.0.120.bazel b/bazel/cargo/wasmtime/remote/BUILD.serde_json-1.0.120.bazel index 9d19ca09..10873627 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.serde_json-1.0.120.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.serde_json-1.0.120.bazel @@ -29,10 +29,6 @@ rust_library( "WORKSPACE.bazel", ], ), - crate_features = [ - "default", - "std", - ], crate_root = "src/lib.rs", edition = "2021", rustc_flags = [ @@ -60,10 +56,6 @@ cargo_build_script( include = ["**/*.rs"], allow_empty = False, ), - crate_features = [ - "default", - "std", - ], crate_name = "build_script_build", crate_root = "build.rs", data = glob( diff --git a/bazel/cargo/wasmtime/remote/BUILD.smallvec-1.13.2.bazel b/bazel/cargo/wasmtime/remote/BUILD.smallvec-1.13.2.bazel index f078ae45..d6bcdee9 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.smallvec-1.13.2.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.smallvec-1.13.2.bazel @@ -29,6 +29,7 @@ rust_library( ], ), crate_features = [ + "serde", "union", ], crate_root = "src/lib.rs", @@ -44,4 +45,7 @@ rust_library( "norustfmt", ], version = "1.13.2", + deps = [ + "@cu__serde-1.0.204//:serde", + ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.bitflags-1.3.2.bazel b/bazel/cargo/wasmtime/remote/BUILD.sptr-0.3.2.bazel similarity index 93% rename from bazel/cargo/wasmtime/remote/BUILD.bitflags-1.3.2.bazel rename to bazel/cargo/wasmtime/remote/BUILD.sptr-0.3.2.bazel index e8fde40c..e4da3ae8 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.bitflags-1.3.2.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.sptr-0.3.2.bazel @@ -11,7 +11,7 @@ load("@rules_rust//rust:defs.bzl", "rust_library") package(default_visibility = ["//visibility:public"]) rust_library( - name = "bitflags", + name = "sptr", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -38,10 +38,10 @@ rust_library( ], tags = [ "cargo-bazel", - "crate-name=bitflags", + "crate-name=sptr", "manual", "noclippy", "norustfmt", ], - version = "1.3.2", + version = "0.3.2", ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.stable_deref_trait-1.2.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.stable_deref_trait-1.2.0.bazel index 1555e8f6..3bce00c6 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.stable_deref_trait-1.2.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.stable_deref_trait-1.2.0.bazel @@ -28,10 +28,6 @@ rust_library( "WORKSPACE.bazel", ], ), - crate_features = [ - "alloc", - "std", - ], crate_root = "src/lib.rs", edition = "2015", rustc_flags = [ diff --git a/bazel/cargo/wasmtime/remote/BUILD.syn-2.0.72.bazel b/bazel/cargo/wasmtime/remote/BUILD.syn-2.0.72.bazel index 0d8dd09e..66a9701b 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.syn-2.0.72.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.syn-2.0.72.bazel @@ -32,6 +32,7 @@ rust_library( "clone-impls", "default", "derive", + "full", "parsing", "printing", "proc-macro", diff --git a/bazel/cargo/wasmtime/remote/BUILD.target-lexicon-0.12.15.bazel b/bazel/cargo/wasmtime/remote/BUILD.target-lexicon-0.12.15.bazel index 475bad91..fd5a46a6 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.target-lexicon-0.12.15.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.target-lexicon-0.12.15.bazel @@ -30,7 +30,7 @@ rust_library( ], ), crate_features = [ - "std", + "default", ], crate_root = "src/lib.rs", edition = "2018", @@ -57,7 +57,7 @@ cargo_build_script( allow_empty = False, ), crate_features = [ - "std", + "default", ], crate_name = "build_script_build", crate_root = "build.rs", diff --git a/bazel/cargo/wasmtime/remote/BUILD.unicode-bidi-0.3.15.bazel b/bazel/cargo/wasmtime/remote/BUILD.unicode-bidi-0.3.15.bazel deleted file mode 100644 index a48d6d3d..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.unicode-bidi-0.3.15.bazel +++ /dev/null @@ -1,48 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "unicode_bidi", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "hardcoded-data", - "std", - ], - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=unicode-bidi", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.3.15", -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.unicode-xid-0.2.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.unicode-xid-0.2.4.bazel new file mode 100644 index 00000000..a8b5dda0 --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.unicode-xid-0.2.4.bazel @@ -0,0 +1,44 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "unicode_xid", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_root = "src/lib.rs", + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=unicode-xid", + "manual", + "noclippy", + "norustfmt", + ], + version = "0.2.4", +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.url-2.5.2.bazel b/bazel/cargo/wasmtime/remote/BUILD.url-2.5.2.bazel deleted file mode 100644 index cdbc74f5..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.url-2.5.2.bazel +++ /dev/null @@ -1,52 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "url", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "default", - ], - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=url", - "manual", - "noclippy", - "norustfmt", - ], - version = "2.5.2", - deps = [ - "@cu__form_urlencoded-1.2.1//:form_urlencoded", - "@cu__idna-0.5.0//:idna", - "@cu__percent-encoding-2.3.1//:percent_encoding", - ], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.uuid-1.10.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.uuid-1.10.0.bazel deleted file mode 100644 index 747c240f..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.uuid-1.10.0.bazel +++ /dev/null @@ -1,48 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "uuid", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=uuid", - "manual", - "noclippy", - "norustfmt", - ], - version = "1.10.0", -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-asm-macros-9.0.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasm-encoder-0.212.0.bazel similarity index 88% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-asm-macros-9.0.4.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasm-encoder-0.212.0.bazel index 0a6c533c..6bf5ac5b 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-asm-macros-9.0.4.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasm-encoder-0.212.0.bazel @@ -11,7 +11,7 @@ load("@rules_rust//rust:defs.bzl", "rust_library") package(default_visibility = ["//visibility:public"]) rust_library( - name = "wasmtime_asm_macros", + name = "wasm_encoder", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -35,13 +35,13 @@ rust_library( ], tags = [ "cargo-bazel", - "crate-name=wasmtime-asm-macros", + "crate-name=wasm-encoder", "manual", "noclippy", "norustfmt", ], - version = "9.0.4", + version = "0.212.0", deps = [ - "@cu__cfg-if-1.0.0//:cfg_if", + "@cu__leb128-0.2.5//:leb128", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmparser-0.103.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmparser-0.103.0.bazel deleted file mode 100644 index 16aa1860..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmparser-0.103.0.bazel +++ /dev/null @@ -1,48 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "wasmparser", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_root = "src/lib.rs", - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=wasmparser", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.103.0", - deps = [ - "@cu__indexmap-1.9.3//:indexmap", - "@cu__url-2.5.2//:url", - ], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.fxprof-processed-profile-0.6.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmparser-0.212.0.bazel similarity index 77% rename from bazel/cargo/wasmtime/remote/BUILD.fxprof-processed-profile-0.6.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmparser-0.212.0.bazel index fe14db14..add34eb3 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.fxprof-processed-profile-0.6.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmparser-0.212.0.bazel @@ -11,7 +11,7 @@ load("@rules_rust//rust:defs.bzl", "rust_library") package(default_visibility = ["//visibility:public"]) rust_library( - name = "fxprof_processed_profile", + name = "wasmparser", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -28,6 +28,11 @@ rust_library( "WORKSPACE.bazel", ], ), + crate_features = [ + "serde", + "std", + "validate", + ], crate_root = "src/lib.rs", edition = "2021", rustc_flags = [ @@ -35,17 +40,18 @@ rust_library( ], tags = [ "cargo-bazel", - "crate-name=fxprof-processed-profile", + "crate-name=wasmparser", "manual", "noclippy", "norustfmt", ], - version = "0.6.0", + version = "0.212.0", deps = [ + "@cu__ahash-0.8.11//:ahash", "@cu__bitflags-2.6.0//:bitflags", - "@cu__debugid-0.8.0//:debugid", - "@cu__fxhash-0.2.1//:fxhash", + "@cu__hashbrown-0.14.5//:hashbrown", + "@cu__indexmap-2.3.0//:indexmap", + "@cu__semver-1.0.23//:semver", "@cu__serde-1.0.204//:serde", - "@cu__serde_json-1.0.120//:serde_json", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmprinter-0.212.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmprinter-0.212.0.bazel new file mode 100644 index 00000000..f084574d --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmprinter-0.212.0.bazel @@ -0,0 +1,49 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "wasmprinter", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_root = "src/lib.rs", + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=wasmprinter", + "manual", + "noclippy", + "norustfmt", + ], + version = "0.212.0", + deps = [ + "@cu__anyhow-1.0.86//:anyhow", + "@cu__termcolor-1.4.1//:termcolor", + "@cu__wasmparser-0.212.0//:wasmparser", + ], +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-9.0.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-23.0.1.bazel similarity index 67% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-9.0.4.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-23.0.1.bazel index c4ae22de..41da955a 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-9.0.4.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-23.0.1.bazel @@ -31,11 +31,14 @@ rust_library( ), crate_features = [ "cranelift", + "std", ], crate_root = "src/lib.rs", edition = "2021", proc_macro_deps = [ "@cu__paste-1.0.15//:paste", + "@cu__serde_derive-1.0.204//:serde_derive", + "@cu__wasmtime-versioned-export-macros-23.0.1//:wasmtime_versioned_export_macros", ], rustc_flags = [ "--cap-lints=allow", @@ -47,40 +50,28 @@ rust_library( "noclippy", "norustfmt", ], - version = "9.0.4", + version = "23.0.1", deps = [ "@cu__anyhow-1.0.86//:anyhow", - "@cu__bincode-1.3.3//:bincode", + "@cu__bitflags-2.6.0//:bitflags", "@cu__bumpalo-3.16.0//:bumpalo", "@cu__cfg-if-1.0.0//:cfg_if", - "@cu__fxprof-processed-profile-0.6.0//:fxprof_processed_profile", - "@cu__indexmap-1.9.3//:indexmap", + "@cu__hashbrown-0.14.5//:hashbrown", + "@cu__indexmap-2.3.0//:indexmap", "@cu__libc-0.2.155//:libc", + "@cu__libm-0.2.8//:libm", "@cu__log-0.4.22//:log", - "@cu__object-0.30.4//:object", + "@cu__object-0.36.2//:object", "@cu__once_cell-1.19.0//:once_cell", - "@cu__psm-0.1.21//:psm", + "@cu__postcard-1.0.8//:postcard", "@cu__serde-1.0.204//:serde", - "@cu__serde_json-1.0.120//:serde_json", + "@cu__sptr-0.3.2//:sptr", "@cu__target-lexicon-0.12.15//:target_lexicon", - "@cu__wasmparser-0.103.0//:wasmparser", - "@cu__wasmtime-9.0.4//:build_script_build", - "@cu__wasmtime-cranelift-9.0.4//:wasmtime_cranelift", - "@cu__wasmtime-environ-9.0.4//:wasmtime_environ", - "@cu__wasmtime-jit-9.0.4//:wasmtime_jit", - "@cu__wasmtime-runtime-9.0.4//:wasmtime_runtime", - ] + select({ - "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@cu__windows-sys-0.48.0//:windows_sys", # cfg(target_os = "windows") - ], - "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@cu__windows-sys-0.48.0//:windows_sys", # cfg(target_os = "windows") - ], - "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@cu__windows-sys-0.48.0//:windows_sys", # cfg(target_os = "windows") - ], - "//conditions:default": [], - }), + "@cu__wasmparser-0.212.0//:wasmparser", + "@cu__wasmtime-23.0.1//:build_script_build", + "@cu__wasmtime-cranelift-23.0.1//:wasmtime_cranelift", + "@cu__wasmtime-environ-23.0.1//:wasmtime_environ", + ], ) cargo_build_script( @@ -91,6 +82,7 @@ cargo_build_script( ), crate_features = [ "cranelift", + "std", ], crate_name = "build_script_build", crate_root = "build.rs", @@ -117,7 +109,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "9.0.4", + version = "23.0.1", visibility = ["//visibility:private"], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-c-api-macros-0.0.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-c-api-macros-23.0.1.bazel similarity index 98% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-c-api-macros-0.0.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-c-api-macros-23.0.1.bazel index f2f8f348..30314b57 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-c-api-macros-0.0.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-c-api-macros-23.0.1.bazel @@ -40,7 +40,7 @@ rust_proc_macro( "noclippy", "norustfmt", ], - version = "0.0.0", + version = "23.0.1", deps = [ "@cu__proc-macro2-1.0.86//:proc_macro2", "@cu__quote-1.0.36//:quote", diff --git a/bazel/cargo/wasmtime/remote/BUILD.indexmap-1.9.3.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-component-macro-23.0.1.bazel similarity index 70% rename from bazel/cargo/wasmtime/remote/BUILD.indexmap-1.9.3.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-component-macro-23.0.1.bazel index bc686069..74511c8e 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.indexmap-1.9.3.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-component-macro-23.0.1.bazel @@ -7,12 +7,12 @@ ############################################################################### load("@rules_rust//cargo:defs.bzl", "cargo_build_script") -load("@rules_rust//rust:defs.bzl", "rust_library") +load("@rules_rust//rust:defs.bzl", "rust_proc_macro") package(default_visibility = ["//visibility:public"]) -rust_library( - name = "indexmap", +rust_proc_macro( + name = "wasmtime_component_macro", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -29,11 +29,6 @@ rust_library( "WORKSPACE.bazel", ], ), - crate_features = [ - "serde", - "serde-1", - "std", - ], crate_root = "src/lib.rs", edition = "2021", rustc_flags = [ @@ -41,30 +36,30 @@ rust_library( ], tags = [ "cargo-bazel", - "crate-name=indexmap", + "crate-name=wasmtime-component-macro", "manual", "noclippy", "norustfmt", ], - version = "1.9.3", + version = "23.0.1", deps = [ - "@cu__hashbrown-0.12.3//:hashbrown", - "@cu__indexmap-1.9.3//:build_script_build", - "@cu__serde-1.0.204//:serde", + "@cu__anyhow-1.0.86//:anyhow", + "@cu__proc-macro2-1.0.86//:proc_macro2", + "@cu__quote-1.0.36//:quote", + "@cu__syn-2.0.72//:syn", + "@cu__wasmtime-component-macro-23.0.1//:build_script_build", + "@cu__wasmtime-component-util-23.0.1//:wasmtime_component_util", + "@cu__wasmtime-wit-bindgen-23.0.1//:wasmtime_wit_bindgen", + "@cu__wit-parser-0.212.0//:wit_parser", ], ) cargo_build_script( - name = "indexmap_bs", + name = "wasmtime-component-macro_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, ), - crate_features = [ - "serde", - "serde-1", - "std", - ], crate_name = "build_script_build", crate_root = "build.rs", data = glob( @@ -85,20 +80,17 @@ cargo_build_script( ], tags = [ "cargo-bazel", - "crate-name=indexmap", + "crate-name=wasmtime-component-macro", "manual", "noclippy", "norustfmt", ], - version = "1.9.3", + version = "23.0.1", visibility = ["//visibility:private"], - deps = [ - "@cu__autocfg-1.3.0//:autocfg", - ], ) alias( name = "build_script_build", - actual = ":indexmap_bs", + actual = ":wasmtime-component-macro_bs", tags = ["manual"], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-component-util-23.0.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-component-util-23.0.1.bazel new file mode 100644 index 00000000..39484999 --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-component-util-23.0.1.bazel @@ -0,0 +1,44 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "wasmtime_component_util", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_root = "src/lib.rs", + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=wasmtime-component-util", + "manual", + "noclippy", + "norustfmt", + ], + version = "23.0.1", +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-9.0.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-23.0.1.bazel similarity index 64% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-9.0.4.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-23.0.1.bazel index 38458b9d..83325b3b 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-9.0.4.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-23.0.1.bazel @@ -30,6 +30,9 @@ rust_library( ), crate_root = "src/lib.rs", edition = "2021", + proc_macro_deps = [ + "@cu__wasmtime-versioned-export-macros-23.0.1//:wasmtime_versioned_export_macros", + ], rustc_flags = [ "--cap-lints=allow", ], @@ -40,22 +43,22 @@ rust_library( "noclippy", "norustfmt", ], - version = "9.0.4", + version = "23.0.1", deps = [ "@cu__anyhow-1.0.86//:anyhow", - "@cu__cranelift-codegen-0.96.4//:cranelift_codegen", - "@cu__cranelift-control-0.96.4//:cranelift_control", - "@cu__cranelift-entity-0.96.4//:cranelift_entity", - "@cu__cranelift-frontend-0.96.4//:cranelift_frontend", - "@cu__cranelift-native-0.96.4//:cranelift_native", - "@cu__cranelift-wasm-0.96.4//:cranelift_wasm", - "@cu__gimli-0.27.3//:gimli", + "@cu__cfg-if-1.0.0//:cfg_if", + "@cu__cranelift-codegen-0.110.1//:cranelift_codegen", + "@cu__cranelift-control-0.110.1//:cranelift_control", + "@cu__cranelift-entity-0.110.1//:cranelift_entity", + "@cu__cranelift-frontend-0.110.1//:cranelift_frontend", + "@cu__cranelift-native-0.110.1//:cranelift_native", + "@cu__cranelift-wasm-0.110.1//:cranelift_wasm", + "@cu__gimli-0.28.1//:gimli", "@cu__log-0.4.22//:log", - "@cu__object-0.30.4//:object", + "@cu__object-0.36.2//:object", "@cu__target-lexicon-0.12.15//:target_lexicon", "@cu__thiserror-1.0.63//:thiserror", - "@cu__wasmparser-0.103.0//:wasmparser", - "@cu__wasmtime-cranelift-shared-9.0.4//:wasmtime_cranelift_shared", - "@cu__wasmtime-environ-9.0.4//:wasmtime_environ", + "@cu__wasmparser-0.212.0//:wasmparser", + "@cu__wasmtime-environ-23.0.1//:wasmtime_environ", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-shared-9.0.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-23.0.1.bazel similarity index 59% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-shared-9.0.4.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-23.0.1.bazel index f588a1bb..4ee899a8 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-shared-9.0.4.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-23.0.1.bazel @@ -11,7 +11,7 @@ load("@rules_rust//rust:defs.bzl", "rust_library") package(default_visibility = ["//visibility:public"]) rust_library( - name = "wasmtime_cranelift_shared", + name = "wasmtime_environ", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -28,27 +28,40 @@ rust_library( "WORKSPACE.bazel", ], ), + crate_features = [ + "compile", + "std", + ], crate_root = "src/lib.rs", edition = "2021", + proc_macro_deps = [ + "@cu__serde_derive-1.0.204//:serde_derive", + ], rustc_flags = [ "--cap-lints=allow", ], tags = [ "cargo-bazel", - "crate-name=wasmtime-cranelift-shared", + "crate-name=wasmtime-environ", "manual", "noclippy", "norustfmt", ], - version = "9.0.4", + version = "23.0.1", deps = [ "@cu__anyhow-1.0.86//:anyhow", - "@cu__cranelift-codegen-0.96.4//:cranelift_codegen", - "@cu__cranelift-control-0.96.4//:cranelift_control", - "@cu__cranelift-native-0.96.4//:cranelift_native", - "@cu__gimli-0.27.3//:gimli", - "@cu__object-0.30.4//:object", + "@cu__cranelift-bitset-0.110.1//:cranelift_bitset", + "@cu__cranelift-entity-0.110.1//:cranelift_entity", + "@cu__gimli-0.28.1//:gimli", + "@cu__indexmap-2.3.0//:indexmap", + "@cu__log-0.4.22//:log", + "@cu__object-0.36.2//:object", + "@cu__postcard-1.0.8//:postcard", + "@cu__serde-1.0.204//:serde", "@cu__target-lexicon-0.12.15//:target_lexicon", - "@cu__wasmtime-environ-9.0.4//:wasmtime_environ", + "@cu__wasm-encoder-0.212.0//:wasm_encoder", + "@cu__wasmparser-0.212.0//:wasmparser", + "@cu__wasmprinter-0.212.0//:wasmprinter", + "@cu__wasmtime-types-23.0.1//:wasmtime_types", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-9.0.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-9.0.4.bazel deleted file mode 100644 index d8ad4953..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-9.0.4.bazel +++ /dev/null @@ -1,71 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "wasmtime_jit", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_root = "src/lib.rs", - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=wasmtime-jit", - "manual", - "noclippy", - "norustfmt", - ], - version = "9.0.4", - deps = [ - "@cu__addr2line-0.19.0//:addr2line", - "@cu__anyhow-1.0.86//:anyhow", - "@cu__bincode-1.3.3//:bincode", - "@cu__cfg-if-1.0.0//:cfg_if", - "@cu__cpp_demangle-0.3.5//:cpp_demangle", - "@cu__gimli-0.27.3//:gimli", - "@cu__log-0.4.22//:log", - "@cu__object-0.30.4//:object", - "@cu__rustc-demangle-0.1.24//:rustc_demangle", - "@cu__serde-1.0.204//:serde", - "@cu__target-lexicon-0.12.15//:target_lexicon", - "@cu__wasmtime-environ-9.0.4//:wasmtime_environ", - "@cu__wasmtime-jit-icache-coherence-9.0.4//:wasmtime_jit_icache_coherence", - "@cu__wasmtime-runtime-9.0.4//:wasmtime_runtime", - ] + select({ - "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@cu__windows-sys-0.48.0//:windows_sys", # cfg(target_os = "windows") - ], - "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@cu__windows-sys-0.48.0//:windows_sys", # cfg(target_os = "windows") - ], - "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@cu__windows-sys-0.48.0//:windows_sys", # cfg(target_os = "windows") - ], - "//conditions:default": [], - }), -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-debug-9.0.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-debug-9.0.4.bazel deleted file mode 100644 index fdc0e6aa..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-debug-9.0.4.bazel +++ /dev/null @@ -1,51 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "wasmtime_jit_debug", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "gdb_jit_int", - "once_cell", - ], - crate_root = "src/lib.rs", - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=wasmtime-jit-debug", - "manual", - "noclippy", - "norustfmt", - ], - version = "9.0.4", - deps = [ - "@cu__once_cell-1.19.0//:once_cell", - ], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-icache-coherence-9.0.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-icache-coherence-9.0.4.bazel deleted file mode 100644 index fe0d52a7..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-icache-coherence-9.0.4.bazel +++ /dev/null @@ -1,112 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "wasmtime_jit_icache_coherence", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_root = "src/lib.rs", - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=wasmtime-jit-icache-coherence", - "manual", - "noclippy", - "norustfmt", - ], - version = "9.0.4", - deps = [ - "@cu__cfg-if-1.0.0//:cfg_if", - ] + select({ - "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) - ], - "@rules_rust//rust/platform:aarch64-linux-android": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) - ], - "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@cu__windows-sys-0.48.0//:windows_sys", # cfg(target_os = "windows") - ], - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) - ], - "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) - ], - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) - ], - "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) - ], - "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) - ], - "@rules_rust//rust/platform:i686-apple-darwin": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) - ], - "@rules_rust//rust/platform:i686-linux-android": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) - ], - "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@cu__windows-sys-0.48.0//:windows_sys", # cfg(target_os = "windows") - ], - "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) - ], - "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) - ], - "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) - ], - "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) - ], - "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) - ], - "@rules_rust//rust/platform:x86_64-linux-android": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) - ], - "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@cu__windows-sys-0.48.0//:windows_sys", # cfg(target_os = "windows") - ], - "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) - ], - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) - ], - "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) - ], - "//conditions:default": [], - }), -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-runtime-9.0.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-runtime-9.0.4.bazel deleted file mode 100644 index 0e699d62..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-runtime-9.0.4.bazel +++ /dev/null @@ -1,192 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//cargo:defs.bzl", "cargo_build_script") -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "wasmtime_runtime", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_root = "src/lib.rs", - edition = "2021", - proc_macro_deps = [ - "@cu__paste-1.0.15//:paste", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=wasmtime-runtime", - "manual", - "noclippy", - "norustfmt", - ], - version = "9.0.4", - deps = [ - "@cu__anyhow-1.0.86//:anyhow", - "@cu__cfg-if-1.0.0//:cfg_if", - "@cu__indexmap-1.9.3//:indexmap", - "@cu__libc-0.2.155//:libc", - "@cu__log-0.4.22//:log", - "@cu__memfd-0.6.4//:memfd", - "@cu__memoffset-0.8.0//:memoffset", - "@cu__rand-0.8.5//:rand", - "@cu__wasmtime-asm-macros-9.0.4//:wasmtime_asm_macros", - "@cu__wasmtime-environ-9.0.4//:wasmtime_environ", - "@cu__wasmtime-jit-debug-9.0.4//:wasmtime_jit_debug", - "@cu__wasmtime-runtime-9.0.4//:build_script_build", - ] + select({ - "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@cu__mach-0.3.2//:mach", # cfg(target_os = "macos") - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-linux-android": [ - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@cu__windows-sys-0.48.0//:windows_sys", # cfg(target_os = "windows") - ], - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "@rules_rust//rust/platform:i686-apple-darwin": [ - "@cu__mach-0.3.2//:mach", # cfg(target_os = "macos") - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "@rules_rust//rust/platform:i686-linux-android": [ - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@cu__windows-sys-0.48.0//:windows_sys", # cfg(target_os = "windows") - ], - "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@cu__mach-0.3.2//:mach", # cfg(target_os = "macos") - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-linux-android": [ - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@cu__windows-sys-0.48.0//:windows_sys", # cfg(target_os = "windows") - ], - "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@cu__rustix-0.37.27//:rustix", # cfg(unix) - ], - "//conditions:default": [], - }), -) - -cargo_build_script( - name = "wasmtime-runtime_bs", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - crate_name = "build_script_build", - crate_root = "build.rs", - data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=wasmtime-runtime", - "manual", - "noclippy", - "norustfmt", - ], - version = "9.0.4", - visibility = ["//visibility:private"], - deps = [ - "@cu__cc-1.1.6//:cc", - ], -) - -alias( - name = "build_script_build", - actual = ":wasmtime-runtime_bs", - tags = ["manual"], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-23.0.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-23.0.1.bazel new file mode 100644 index 00000000..9fe63774 --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-23.0.1.bazel @@ -0,0 +1,57 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "wasmtime_types", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_features = [ + "std", + ], + crate_root = "src/lib.rs", + edition = "2021", + proc_macro_deps = [ + "@cu__serde_derive-1.0.204//:serde_derive", + ], + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=wasmtime-types", + "manual", + "noclippy", + "norustfmt", + ], + version = "23.0.1", + deps = [ + "@cu__anyhow-1.0.86//:anyhow", + "@cu__cranelift-entity-0.110.1//:cranelift_entity", + "@cu__serde-1.0.204//:serde", + "@cu__smallvec-1.13.2//:smallvec", + "@cu__wasmparser-0.212.0//:wasmparser", + ], +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-versioned-export-macros-23.0.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-versioned-export-macros-23.0.1.bazel new file mode 100644 index 00000000..ad562535 --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-versioned-export-macros-23.0.1.bazel @@ -0,0 +1,49 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_proc_macro") + +package(default_visibility = ["//visibility:public"]) + +rust_proc_macro( + name = "wasmtime_versioned_export_macros", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_root = "src/lib.rs", + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=wasmtime-versioned-export-macros", + "manual", + "noclippy", + "norustfmt", + ], + version = "23.0.1", + deps = [ + "@cu__proc-macro2-1.0.86//:proc_macro2", + "@cu__quote-1.0.36//:quote", + "@cu__syn-2.0.72//:syn", + ], +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-wit-bindgen-23.0.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-wit-bindgen-23.0.1.bazel new file mode 100644 index 00000000..1a2aa0fd --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-wit-bindgen-23.0.1.bazel @@ -0,0 +1,50 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "wasmtime_wit_bindgen", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_root = "src/lib.rs", + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=wasmtime-wit-bindgen", + "manual", + "noclippy", + "norustfmt", + ], + version = "23.0.1", + deps = [ + "@cu__anyhow-1.0.86//:anyhow", + "@cu__heck-0.4.1//:heck", + "@cu__indexmap-2.3.0//:indexmap", + "@cu__wit-parser-0.212.0//:wit_parser", + ], +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.windows-sys-0.48.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.windows-sys-0.48.0.bazel deleted file mode 100644 index 1b88e46d..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.windows-sys-0.48.0.bazel +++ /dev/null @@ -1,62 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "windows_sys", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "Win32", - "Win32_Foundation", - "Win32_Security", - "Win32_Storage", - "Win32_Storage_FileSystem", - "Win32_System", - "Win32_System_Diagnostics", - "Win32_System_Diagnostics_Debug", - "Win32_System_Kernel", - "Win32_System_Memory", - "Win32_System_SystemInformation", - "Win32_System_Threading", - "default", - ], - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=windows-sys", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.48.0", - deps = [ - "@cu__windows-targets-0.48.5//:windows_targets", - ], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.windows-sys-0.52.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.windows-sys-0.52.0.bazel index df8b32ea..764ee9b0 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.windows-sys-0.52.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.windows-sys-0.52.0.bazel @@ -31,18 +31,11 @@ rust_library( crate_features = [ "Win32", "Win32_Foundation", - "Win32_NetworkManagement", - "Win32_NetworkManagement_IpHelper", - "Win32_Networking", - "Win32_Networking_WinSock", "Win32_Storage", "Win32_Storage_FileSystem", "Win32_System", "Win32_System_Console", - "Win32_System_Diagnostics", - "Win32_System_Diagnostics_Debug", "Win32_System_SystemInformation", - "Win32_System_Threading", "default", ], crate_root = "src/lib.rs", diff --git a/bazel/cargo/wasmtime/remote/BUILD.windows-targets-0.48.5.bazel b/bazel/cargo/wasmtime/remote/BUILD.windows-targets-0.48.5.bazel deleted file mode 100644 index 3d68ef60..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.windows-targets-0.48.5.bazel +++ /dev/null @@ -1,65 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "windows_targets", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=windows-targets", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.48.5", - deps = select({ - "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@cu__windows_aarch64_msvc-0.48.5//:windows_aarch64_msvc", # cfg(all(target_arch = "aarch64", target_env = "msvc", not(windows_raw_dylib))) - ], - "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@cu__windows_i686_msvc-0.48.5//:windows_i686_msvc", # cfg(all(target_arch = "x86", target_env = "msvc", not(windows_raw_dylib))) - ], - "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@cu__windows_i686_gnu-0.48.5//:windows_i686_gnu", # cfg(all(target_arch = "x86", target_env = "gnu", not(windows_raw_dylib))) - ], - "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@cu__windows_x86_64_msvc-0.48.5//:windows_x86_64_msvc", # cfg(all(target_arch = "x86_64", target_env = "msvc", not(windows_raw_dylib))) - ], - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@cu__windows_x86_64_gnu-0.48.5//:windows_x86_64_gnu", # cfg(all(target_arch = "x86_64", target_env = "gnu", not(target_abi = "llvm"), not(windows_raw_dylib))) - ], - "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@cu__windows_x86_64_gnu-0.48.5//:windows_x86_64_gnu", # cfg(all(target_arch = "x86_64", target_env = "gnu", not(target_abi = "llvm"), not(windows_raw_dylib))) - ], - "//conditions:default": [], - }), -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.windows_aarch64_gnullvm-0.48.5.bazel b/bazel/cargo/wasmtime/remote/BUILD.windows_aarch64_gnullvm-0.48.5.bazel deleted file mode 100644 index 3ce452b9..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.windows_aarch64_gnullvm-0.48.5.bazel +++ /dev/null @@ -1,89 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//cargo:defs.bzl", "cargo_build_script") -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "windows_aarch64_gnullvm", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=windows_aarch64_gnullvm", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.48.5", - deps = [ - "@cu__windows_aarch64_gnullvm-0.48.5//:build_script_build", - ], -) - -cargo_build_script( - name = "windows_aarch64_gnullvm_bs", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - crate_name = "build_script_build", - crate_root = "build.rs", - data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=windows_aarch64_gnullvm", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.48.5", - visibility = ["//visibility:private"], -) - -alias( - name = "build_script_build", - actual = ":windows_aarch64_gnullvm_bs", - tags = ["manual"], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.windows_aarch64_msvc-0.48.5.bazel b/bazel/cargo/wasmtime/remote/BUILD.windows_aarch64_msvc-0.48.5.bazel deleted file mode 100644 index ad39bf53..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.windows_aarch64_msvc-0.48.5.bazel +++ /dev/null @@ -1,89 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//cargo:defs.bzl", "cargo_build_script") -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "windows_aarch64_msvc", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=windows_aarch64_msvc", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.48.5", - deps = [ - "@cu__windows_aarch64_msvc-0.48.5//:build_script_build", - ], -) - -cargo_build_script( - name = "windows_aarch64_msvc_bs", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - crate_name = "build_script_build", - crate_root = "build.rs", - data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=windows_aarch64_msvc", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.48.5", - visibility = ["//visibility:private"], -) - -alias( - name = "build_script_build", - actual = ":windows_aarch64_msvc_bs", - tags = ["manual"], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.windows_x86_64_gnu-0.48.5.bazel b/bazel/cargo/wasmtime/remote/BUILD.windows_x86_64_gnu-0.48.5.bazel deleted file mode 100644 index aab6efff..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.windows_x86_64_gnu-0.48.5.bazel +++ /dev/null @@ -1,89 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//cargo:defs.bzl", "cargo_build_script") -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "windows_x86_64_gnu", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=windows_x86_64_gnu", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.48.5", - deps = [ - "@cu__windows_x86_64_gnu-0.48.5//:build_script_build", - ], -) - -cargo_build_script( - name = "windows_x86_64_gnu_bs", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - crate_name = "build_script_build", - crate_root = "build.rs", - data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=windows_x86_64_gnu", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.48.5", - visibility = ["//visibility:private"], -) - -alias( - name = "build_script_build", - actual = ":windows_x86_64_gnu_bs", - tags = ["manual"], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.windows_x86_64_gnullvm-0.48.5.bazel b/bazel/cargo/wasmtime/remote/BUILD.windows_x86_64_gnullvm-0.48.5.bazel deleted file mode 100644 index a81216ee..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.windows_x86_64_gnullvm-0.48.5.bazel +++ /dev/null @@ -1,89 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//cargo:defs.bzl", "cargo_build_script") -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "windows_x86_64_gnullvm", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=windows_x86_64_gnullvm", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.48.5", - deps = [ - "@cu__windows_x86_64_gnullvm-0.48.5//:build_script_build", - ], -) - -cargo_build_script( - name = "windows_x86_64_gnullvm_bs", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - crate_name = "build_script_build", - crate_root = "build.rs", - data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=windows_x86_64_gnullvm", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.48.5", - visibility = ["//visibility:private"], -) - -alias( - name = "build_script_build", - actual = ":windows_x86_64_gnullvm_bs", - tags = ["manual"], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.windows_x86_64_msvc-0.48.5.bazel b/bazel/cargo/wasmtime/remote/BUILD.windows_x86_64_msvc-0.48.5.bazel deleted file mode 100644 index 8089f76b..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.windows_x86_64_msvc-0.48.5.bazel +++ /dev/null @@ -1,89 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//cargo:defs.bzl", "cargo_build_script") -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "windows_x86_64_msvc", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=windows_x86_64_msvc", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.48.5", - deps = [ - "@cu__windows_x86_64_msvc-0.48.5//:build_script_build", - ], -) - -cargo_build_script( - name = "windows_x86_64_msvc_bs", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - crate_name = "build_script_build", - crate_root = "build.rs", - data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=windows_x86_64_msvc", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.48.5", - visibility = ["//visibility:private"], -) - -alias( - name = "build_script_build", - actual = ":windows_x86_64_msvc_bs", - tags = ["manual"], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-9.0.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.wit-parser-0.212.0.bazel similarity index 71% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-9.0.4.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wit-parser-0.212.0.bazel index 933d5a71..ca1244a7 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-9.0.4.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wit-parser-0.212.0.bazel @@ -11,7 +11,7 @@ load("@rules_rust//rust:defs.bzl", "rust_library") package(default_visibility = ["//visibility:public"]) rust_library( - name = "wasmtime_environ", + name = "wit_parser", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -30,28 +30,29 @@ rust_library( ), crate_root = "src/lib.rs", edition = "2021", + proc_macro_deps = [ + "@cu__serde_derive-1.0.204//:serde_derive", + ], rustc_flags = [ "--cap-lints=allow", ], tags = [ "cargo-bazel", - "crate-name=wasmtime-environ", + "crate-name=wit-parser", "manual", "noclippy", "norustfmt", ], - version = "9.0.4", + version = "0.212.0", deps = [ "@cu__anyhow-1.0.86//:anyhow", - "@cu__cranelift-entity-0.96.4//:cranelift_entity", - "@cu__gimli-0.27.3//:gimli", - "@cu__indexmap-1.9.3//:indexmap", + "@cu__id-arena-2.2.1//:id_arena", + "@cu__indexmap-2.3.0//:indexmap", "@cu__log-0.4.22//:log", - "@cu__object-0.30.4//:object", + "@cu__semver-1.0.23//:semver", "@cu__serde-1.0.204//:serde", - "@cu__target-lexicon-0.12.15//:target_lexicon", - "@cu__thiserror-1.0.63//:thiserror", - "@cu__wasmparser-0.103.0//:wasmparser", - "@cu__wasmtime-types-9.0.4//:wasmtime_types", + "@cu__serde_json-1.0.120//:serde_json", + "@cu__unicode-xid-0.2.4//:unicode_xid", + "@cu__wasmparser-0.212.0//:wasmparser", ], ) diff --git a/bazel/cargo/wasmtime/remote/defs.bzl b/bazel/cargo/wasmtime/remote/defs.bzl index fec02986..29d30e14 100644 --- a/bazel/cargo/wasmtime/remote/defs.bzl +++ b/bazel/cargo/wasmtime/remote/defs.bzl @@ -299,7 +299,7 @@ _NORMAL_DEPENDENCIES = { "anyhow": Label("@cu__anyhow-1.0.86//:anyhow"), "env_logger": Label("@cu__env_logger-0.10.2//:env_logger"), "once_cell": Label("@cu__once_cell-1.19.0//:once_cell"), - "wasmtime": Label("@cu__wasmtime-9.0.4//:wasmtime"), + "wasmtime": Label("@cu__wasmtime-23.0.1//:wasmtime"), }, }, } @@ -324,7 +324,7 @@ _NORMAL_DEV_ALIASES = { _PROC_MACRO_DEPENDENCIES = { "bazel/cargo/wasmtime": { _COMMON_CONDITION: { - "wasmtime-c-api-macros": Label("@cu__wasmtime-c-api-macros-0.0.0//:wasmtime_c_api_macros"), + "wasmtime-c-api-macros": Label("@cu__wasmtime-c-api-macros-23.0.1//:wasmtime_c_api_macros"), }, }, } @@ -379,30 +379,15 @@ _CONDITIONS = { "armv7-linux-androideabi": ["@rules_rust//rust/platform:armv7-linux-androideabi"], "armv7-unknown-linux-gnueabi": ["@rules_rust//rust/platform:armv7-unknown-linux-gnueabi"], "cfg(all(any(target_arch = \"x86_64\", target_arch = \"arm64ec\"), target_env = \"msvc\", not(windows_raw_dylib)))": ["@rules_rust//rust/platform:x86_64-pc-windows-msvc"], - "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\"))))))))": ["@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-linux-android"], - "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": ["@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-linux-android"], - "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\")))))": ["@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], - "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))": ["@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], - "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\"))))))))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:riscv32imc-unknown-none-elf", "@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:thumbv7em-none-eabi", "@rules_rust//rust/platform:thumbv8m.main-none-eabi", "@rules_rust//rust/platform:wasm32-unknown-unknown", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-none"], - "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:riscv32imc-unknown-none-elf", "@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:thumbv7em-none-eabi", "@rules_rust//rust/platform:thumbv8m.main-none-eabi", "@rules_rust//rust/platform:wasm32-unknown-unknown", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-none"], "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc"], "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": ["@rules_rust//rust/platform:i686-unknown-linux-gnu"], - "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))": ["@rules_rust//rust/platform:i686-unknown-linux-gnu"], "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": ["@rules_rust//rust/platform:i686-pc-windows-msvc"], "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": ["@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], - "cfg(all(target_arch = \"x86_64\", target_env = \"msvc\", not(windows_raw_dylib)))": ["@rules_rust//rust/platform:x86_64-pc-windows-msvc"], "cfg(any())": [], "cfg(any(target_arch = \"s390x\", target_arch = \"riscv64\"))": ["@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu"], - "cfg(any(target_os = \"linux\", target_os = \"macos\", target_os = \"freebsd\", target_os = \"android\"))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], - "cfg(any(target_os = \"macos\", target_os = \"ios\"))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios"], "cfg(any(unix, target_os = \"wasi\"))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "cfg(not(all(target_arch = \"arm\", target_os = \"none\")))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-pc-windows-msvc", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-pc-windows-msvc", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:riscv32imc-unknown-none-elf", "@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:wasm32-unknown-unknown", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-pc-windows-msvc", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu", "@rules_rust//rust/platform:x86_64-unknown-none"], - "cfg(not(windows))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:riscv32imc-unknown-none-elf", "@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:thumbv7em-none-eabi", "@rules_rust//rust/platform:thumbv8m.main-none-eabi", "@rules_rust//rust/platform:wasm32-unknown-unknown", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu", "@rules_rust//rust/platform:x86_64-unknown-none"], "cfg(target_os = \"hermit\")": [], - "cfg(target_os = \"macos\")": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-darwin"], - "cfg(target_os = \"wasi\")": ["@rules_rust//rust/platform:wasm32-wasi"], - "cfg(target_os = \"windows\")": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc", "@rules_rust//rust/platform:i686-pc-windows-msvc", "@rules_rust//rust/platform:x86_64-pc-windows-msvc"], - "cfg(unix)": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "cfg(windows)": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc", "@rules_rust//rust/platform:i686-pc-windows-msvc", "@rules_rust//rust/platform:x86_64-pc-windows-msvc"], "i686-apple-darwin": ["@rules_rust//rust/platform:i686-apple-darwin"], "i686-linux-android": ["@rules_rust//rust/platform:i686-linux-android"], @@ -438,16 +423,6 @@ def crate_repositories(): Returns: A list of repos visible to the module through the module extension. """ - maybe( - http_archive, - name = "cu__addr2line-0.19.0", - sha256 = "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97", - type = "tar.gz", - urls = ["https://static.crates.io/crates/addr2line/0.19.0/download"], - strip_prefix = "addr2line-0.19.0", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.addr2line-0.19.0.bazel"), - ) - maybe( http_archive, name = "cu__ahash-0.8.11", @@ -488,36 +463,6 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.arbitrary-1.3.2.bazel"), ) - maybe( - http_archive, - name = "cu__autocfg-1.3.0", - sha256 = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0", - type = "tar.gz", - urls = ["https://static.crates.io/crates/autocfg/1.3.0/download"], - strip_prefix = "autocfg-1.3.0", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.autocfg-1.3.0.bazel"), - ) - - maybe( - http_archive, - name = "cu__bincode-1.3.3", - sha256 = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad", - type = "tar.gz", - urls = ["https://static.crates.io/crates/bincode/1.3.3/download"], - strip_prefix = "bincode-1.3.3", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.bincode-1.3.3.bazel"), - ) - - maybe( - http_archive, - name = "cu__bitflags-1.3.2", - sha256 = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a", - type = "tar.gz", - urls = ["https://static.crates.io/crates/bitflags/1.3.2/download"], - strip_prefix = "bitflags-1.3.2", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.bitflags-1.3.2.bazel"), - ) - maybe( http_archive, name = "cu__bitflags-2.6.0", @@ -538,26 +483,6 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.bumpalo-3.16.0.bazel"), ) - maybe( - http_archive, - name = "cu__byteorder-1.5.0", - sha256 = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b", - type = "tar.gz", - urls = ["https://static.crates.io/crates/byteorder/1.5.0/download"], - strip_prefix = "byteorder-1.5.0", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.byteorder-1.5.0.bazel"), - ) - - maybe( - http_archive, - name = "cu__cc-1.1.6", - sha256 = "2aba8f4e9906c7ce3c73463f62a7f0c65183ada1a2d47e397cc8810827f9694f", - type = "tar.gz", - urls = ["https://static.crates.io/crates/cc/1.1.6/download"], - strip_prefix = "cc-1.1.6", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cc-1.1.6.bazel"), - ) - maybe( http_archive, name = "cu__cfg-if-1.0.0", @@ -570,132 +495,132 @@ def crate_repositories(): maybe( http_archive, - name = "cu__cpp_demangle-0.3.5", - sha256 = "eeaa953eaad386a53111e47172c2fedba671e5684c8dd601a5f474f4f118710f", + name = "cu__cobs-0.2.3", + sha256 = "67ba02a97a2bd10f4b59b25c7973101c79642302776489e030cd13cdab09ed15", type = "tar.gz", - urls = ["https://static.crates.io/crates/cpp_demangle/0.3.5/download"], - strip_prefix = "cpp_demangle-0.3.5", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cpp_demangle-0.3.5.bazel"), + urls = ["https://static.crates.io/crates/cobs/0.2.3/download"], + strip_prefix = "cobs-0.2.3", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cobs-0.2.3.bazel"), ) maybe( http_archive, - name = "cu__cranelift-bforest-0.96.4", - sha256 = "182b82f78049f54d3aee5a19870d356ef754226665a695ce2fcdd5d55379718e", + name = "cu__cranelift-bforest-0.110.1", + sha256 = "effa84ab2023f7138045ece6b326588c17447ca22e66db71ec15cb0a6c0c4ad2", type = "tar.gz", - urls = ["https://static.crates.io/crates/cranelift-bforest/0.96.4/download"], - strip_prefix = "cranelift-bforest-0.96.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-bforest-0.96.4.bazel"), + urls = ["https://static.crates.io/crates/cranelift-bforest/0.110.1/download"], + strip_prefix = "cranelift-bforest-0.110.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-bforest-0.110.1.bazel"), ) maybe( http_archive, - name = "cu__cranelift-codegen-0.96.4", - sha256 = "e7c027bf04ecae5b048d3554deb888061bc26f426afff47bf06d6ac933dce0a6", + name = "cu__cranelift-bitset-0.110.1", + sha256 = "38a1dfc50dca188a15d938867c4400589530bcb0138f7022aae6d059d1d8c309", type = "tar.gz", - urls = ["https://static.crates.io/crates/cranelift-codegen/0.96.4/download"], - strip_prefix = "cranelift-codegen-0.96.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-0.96.4.bazel"), + urls = ["https://static.crates.io/crates/cranelift-bitset/0.110.1/download"], + strip_prefix = "cranelift-bitset-0.110.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-bitset-0.110.1.bazel"), ) maybe( http_archive, - name = "cu__cranelift-codegen-meta-0.96.4", - sha256 = "649f70038235e4c81dba5680d7e5ae83e1081f567232425ab98b55b03afd9904", + name = "cu__cranelift-codegen-0.110.1", + sha256 = "821c20c639350158ecca928dc2a244d0d1c9cef2377a378fc62a445a286eb1ca", type = "tar.gz", - urls = ["https://static.crates.io/crates/cranelift-codegen-meta/0.96.4/download"], - strip_prefix = "cranelift-codegen-meta-0.96.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-meta-0.96.4.bazel"), + urls = ["https://static.crates.io/crates/cranelift-codegen/0.110.1/download"], + strip_prefix = "cranelift-codegen-0.110.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-0.110.1.bazel"), ) maybe( http_archive, - name = "cu__cranelift-codegen-shared-0.96.4", - sha256 = "7a1d1c5ee2611c6a0bdc8d42d5d3dc5ce8bf53a8040561e26e88b9b21f966417", + name = "cu__cranelift-codegen-meta-0.110.1", + sha256 = "064473f2fd59b44fa2c9aaa60de1f9c44db5e13521e28bc85d2b92ee535ef625", type = "tar.gz", - urls = ["https://static.crates.io/crates/cranelift-codegen-shared/0.96.4/download"], - strip_prefix = "cranelift-codegen-shared-0.96.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-shared-0.96.4.bazel"), + urls = ["https://static.crates.io/crates/cranelift-codegen-meta/0.110.1/download"], + strip_prefix = "cranelift-codegen-meta-0.110.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-meta-0.110.1.bazel"), ) maybe( http_archive, - name = "cu__cranelift-control-0.96.4", - sha256 = "da66a68b1f48da863d1d53209b8ddb1a6236411d2d72a280ffa8c2f734f7219e", + name = "cu__cranelift-codegen-shared-0.110.1", + sha256 = "d0f39b9ebfd2febdc2acfb9a0fca110665bcd5a6839502576307735ed07b2177", type = "tar.gz", - urls = ["https://static.crates.io/crates/cranelift-control/0.96.4/download"], - strip_prefix = "cranelift-control-0.96.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-control-0.96.4.bazel"), + urls = ["https://static.crates.io/crates/cranelift-codegen-shared/0.110.1/download"], + strip_prefix = "cranelift-codegen-shared-0.110.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-shared-0.110.1.bazel"), ) maybe( http_archive, - name = "cu__cranelift-entity-0.96.4", - sha256 = "9bd897422dbb66621fa558f4d9209875530c53e3c8f4b13b2849fbb667c431a6", + name = "cu__cranelift-control-0.110.1", + sha256 = "94e125c189c3a1ca8dfe209fc6f46edba058a6d24e0b92aff69459a15f4711e7", type = "tar.gz", - urls = ["https://static.crates.io/crates/cranelift-entity/0.96.4/download"], - strip_prefix = "cranelift-entity-0.96.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-entity-0.96.4.bazel"), + urls = ["https://static.crates.io/crates/cranelift-control/0.110.1/download"], + strip_prefix = "cranelift-control-0.110.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-control-0.110.1.bazel"), ) maybe( http_archive, - name = "cu__cranelift-frontend-0.96.4", - sha256 = "05db883114c98cfcd6959f72278d2fec42e01ea6a6982cfe4f20e88eebe86653", + name = "cu__cranelift-entity-0.110.1", + sha256 = "ea62eb109baec2247e1a6fa7b74c0f584b1e76e289cfd7017385b4b031fc8450", type = "tar.gz", - urls = ["https://static.crates.io/crates/cranelift-frontend/0.96.4/download"], - strip_prefix = "cranelift-frontend-0.96.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-frontend-0.96.4.bazel"), + urls = ["https://static.crates.io/crates/cranelift-entity/0.110.1/download"], + strip_prefix = "cranelift-entity-0.110.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-entity-0.110.1.bazel"), ) maybe( http_archive, - name = "cu__cranelift-isle-0.96.4", - sha256 = "84559de86e2564152c87e299c8b2559f9107e9c6d274b24ebeb04fb0a5f4abf8", + name = "cu__cranelift-frontend-0.110.1", + sha256 = "722b089357aacb6c7528b2e59a5fe00917d61ce63448b25a3e477a5b7819fac8", type = "tar.gz", - urls = ["https://static.crates.io/crates/cranelift-isle/0.96.4/download"], - strip_prefix = "cranelift-isle-0.96.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-isle-0.96.4.bazel"), + urls = ["https://static.crates.io/crates/cranelift-frontend/0.110.1/download"], + strip_prefix = "cranelift-frontend-0.110.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-frontend-0.110.1.bazel"), ) maybe( http_archive, - name = "cu__cranelift-native-0.96.4", - sha256 = "3f40b57f187f0fe1ffaf281df4adba2b4bc623a0f6651954da9f3c184be72761", + name = "cu__cranelift-isle-0.110.1", + sha256 = "c4b5005a48288e7fc2a2991a377831c534e26929b063c379c018060727785a9b", type = "tar.gz", - urls = ["https://static.crates.io/crates/cranelift-native/0.96.4/download"], - strip_prefix = "cranelift-native-0.96.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-native-0.96.4.bazel"), + urls = ["https://static.crates.io/crates/cranelift-isle/0.110.1/download"], + strip_prefix = "cranelift-isle-0.110.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-isle-0.110.1.bazel"), ) maybe( http_archive, - name = "cu__cranelift-wasm-0.96.4", - sha256 = "f3eab6084cc789b9dd0b1316241efeb2968199fee709f4bb4fe0fb0923bb468b", + name = "cu__cranelift-native-0.110.1", + sha256 = "3ae2d48f38081a9e679ad795bd36bb29bedeb5552fc1c195185bf9885fa1b16e", type = "tar.gz", - urls = ["https://static.crates.io/crates/cranelift-wasm/0.96.4/download"], - strip_prefix = "cranelift-wasm-0.96.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-wasm-0.96.4.bazel"), + urls = ["https://static.crates.io/crates/cranelift-native/0.110.1/download"], + strip_prefix = "cranelift-native-0.110.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-native-0.110.1.bazel"), ) maybe( http_archive, - name = "cu__crc32fast-1.4.2", - sha256 = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3", + name = "cu__cranelift-wasm-0.110.1", + sha256 = "25abc7b3ec5aab50546ee9a29073223d2602b49b3d73ce312bf481fadba01255", type = "tar.gz", - urls = ["https://static.crates.io/crates/crc32fast/1.4.2/download"], - strip_prefix = "crc32fast-1.4.2", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.crc32fast-1.4.2.bazel"), + urls = ["https://static.crates.io/crates/cranelift-wasm/0.110.1/download"], + strip_prefix = "cranelift-wasm-0.110.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-wasm-0.110.1.bazel"), ) maybe( http_archive, - name = "cu__debugid-0.8.0", - sha256 = "bef552e6f588e446098f6ba40d89ac146c8c7b64aade83c051ee00bb5d2bc18d", + name = "cu__crc32fast-1.4.2", + sha256 = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3", type = "tar.gz", - urls = ["https://static.crates.io/crates/debugid/0.8.0/download"], - strip_prefix = "debugid-0.8.0", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.debugid-0.8.0.bazel"), + urls = ["https://static.crates.io/crates/crc32fast/1.4.2/download"], + strip_prefix = "crc32fast-1.4.2", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.crc32fast-1.4.2.bazel"), ) maybe( @@ -710,102 +635,82 @@ def crate_repositories(): maybe( http_archive, - name = "cu__env_logger-0.10.2", - sha256 = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580", + name = "cu__embedded-io-0.4.0", + sha256 = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced", type = "tar.gz", - urls = ["https://static.crates.io/crates/env_logger/0.10.2/download"], - strip_prefix = "env_logger-0.10.2", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.env_logger-0.10.2.bazel"), - ) - - maybe( - http_archive, - name = "cu__errno-0.3.9", - sha256 = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba", - type = "tar.gz", - urls = ["https://static.crates.io/crates/errno/0.3.9/download"], - strip_prefix = "errno-0.3.9", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.errno-0.3.9.bazel"), - ) - - maybe( - http_archive, - name = "cu__fallible-iterator-0.2.0", - sha256 = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7", - type = "tar.gz", - urls = ["https://static.crates.io/crates/fallible-iterator/0.2.0/download"], - strip_prefix = "fallible-iterator-0.2.0", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.fallible-iterator-0.2.0.bazel"), + urls = ["https://static.crates.io/crates/embedded-io/0.4.0/download"], + strip_prefix = "embedded-io-0.4.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.embedded-io-0.4.0.bazel"), ) maybe( http_archive, - name = "cu__form_urlencoded-1.2.1", - sha256 = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456", + name = "cu__env_logger-0.10.2", + sha256 = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580", type = "tar.gz", - urls = ["https://static.crates.io/crates/form_urlencoded/1.2.1/download"], - strip_prefix = "form_urlencoded-1.2.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.form_urlencoded-1.2.1.bazel"), + urls = ["https://static.crates.io/crates/env_logger/0.10.2/download"], + strip_prefix = "env_logger-0.10.2", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.env_logger-0.10.2.bazel"), ) maybe( http_archive, - name = "cu__fxhash-0.2.1", - sha256 = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c", + name = "cu__equivalent-1.0.1", + sha256 = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5", type = "tar.gz", - urls = ["https://static.crates.io/crates/fxhash/0.2.1/download"], - strip_prefix = "fxhash-0.2.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.fxhash-0.2.1.bazel"), + urls = ["https://static.crates.io/crates/equivalent/1.0.1/download"], + strip_prefix = "equivalent-1.0.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.equivalent-1.0.1.bazel"), ) maybe( http_archive, - name = "cu__fxprof-processed-profile-0.6.0", - sha256 = "27d12c0aed7f1e24276a241aadc4cb8ea9f83000f34bc062b7cc2d51e3b0fabd", + name = "cu__fallible-iterator-0.3.0", + sha256 = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649", type = "tar.gz", - urls = ["https://static.crates.io/crates/fxprof-processed-profile/0.6.0/download"], - strip_prefix = "fxprof-processed-profile-0.6.0", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.fxprof-processed-profile-0.6.0.bazel"), + urls = ["https://static.crates.io/crates/fallible-iterator/0.3.0/download"], + strip_prefix = "fallible-iterator-0.3.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.fallible-iterator-0.3.0.bazel"), ) maybe( http_archive, - name = "cu__getrandom-0.2.15", - sha256 = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7", + name = "cu__gimli-0.28.1", + sha256 = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253", type = "tar.gz", - urls = ["https://static.crates.io/crates/getrandom/0.2.15/download"], - strip_prefix = "getrandom-0.2.15", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.getrandom-0.2.15.bazel"), + urls = ["https://static.crates.io/crates/gimli/0.28.1/download"], + strip_prefix = "gimli-0.28.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.gimli-0.28.1.bazel"), ) maybe( http_archive, - name = "cu__gimli-0.27.3", - sha256 = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e", + name = "cu__hashbrown-0.13.2", + sha256 = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e", type = "tar.gz", - urls = ["https://static.crates.io/crates/gimli/0.27.3/download"], - strip_prefix = "gimli-0.27.3", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.gimli-0.27.3.bazel"), + urls = ["https://static.crates.io/crates/hashbrown/0.13.2/download"], + strip_prefix = "hashbrown-0.13.2", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.hashbrown-0.13.2.bazel"), ) maybe( http_archive, - name = "cu__hashbrown-0.12.3", - sha256 = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888", + name = "cu__hashbrown-0.14.5", + sha256 = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1", type = "tar.gz", - urls = ["https://static.crates.io/crates/hashbrown/0.12.3/download"], - strip_prefix = "hashbrown-0.12.3", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.hashbrown-0.12.3.bazel"), + urls = ["https://static.crates.io/crates/hashbrown/0.14.5/download"], + strip_prefix = "hashbrown-0.14.5", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.hashbrown-0.14.5.bazel"), ) maybe( http_archive, - name = "cu__hashbrown-0.13.2", - sha256 = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e", + name = "cu__heck-0.4.1", + sha256 = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8", type = "tar.gz", - urls = ["https://static.crates.io/crates/hashbrown/0.13.2/download"], - strip_prefix = "hashbrown-0.13.2", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.hashbrown-0.13.2.bazel"), + urls = ["https://static.crates.io/crates/heck/0.4.1/download"], + strip_prefix = "heck-0.4.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.heck-0.4.1.bazel"), ) maybe( @@ -830,32 +735,22 @@ def crate_repositories(): maybe( http_archive, - name = "cu__idna-0.5.0", - sha256 = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6", + name = "cu__id-arena-2.2.1", + sha256 = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005", type = "tar.gz", - urls = ["https://static.crates.io/crates/idna/0.5.0/download"], - strip_prefix = "idna-0.5.0", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.idna-0.5.0.bazel"), + urls = ["https://static.crates.io/crates/id-arena/2.2.1/download"], + strip_prefix = "id-arena-2.2.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.id-arena-2.2.1.bazel"), ) maybe( http_archive, - name = "cu__indexmap-1.9.3", - sha256 = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99", + name = "cu__indexmap-2.3.0", + sha256 = "de3fc2e30ba82dd1b3911c8de1ffc143c74a914a14e99514d7637e3099df5ea0", type = "tar.gz", - urls = ["https://static.crates.io/crates/indexmap/1.9.3/download"], - strip_prefix = "indexmap-1.9.3", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.indexmap-1.9.3.bazel"), - ) - - maybe( - http_archive, - name = "cu__io-lifetimes-1.0.11", - sha256 = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2", - type = "tar.gz", - urls = ["https://static.crates.io/crates/io-lifetimes/1.0.11/download"], - strip_prefix = "io-lifetimes-1.0.11", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.io-lifetimes-1.0.11.bazel"), + urls = ["https://static.crates.io/crates/indexmap/2.3.0/download"], + strip_prefix = "indexmap-2.3.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.indexmap-2.3.0.bazel"), ) maybe( @@ -870,12 +765,12 @@ def crate_repositories(): maybe( http_archive, - name = "cu__itertools-0.10.5", - sha256 = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473", + name = "cu__itertools-0.12.1", + sha256 = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569", type = "tar.gz", - urls = ["https://static.crates.io/crates/itertools/0.10.5/download"], - strip_prefix = "itertools-0.10.5", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.itertools-0.10.5.bazel"), + urls = ["https://static.crates.io/crates/itertools/0.12.1/download"], + strip_prefix = "itertools-0.12.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.itertools-0.12.1.bazel"), ) maybe( @@ -890,32 +785,32 @@ def crate_repositories(): maybe( http_archive, - name = "cu__libc-0.2.155", - sha256 = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c", + name = "cu__leb128-0.2.5", + sha256 = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67", type = "tar.gz", - urls = ["https://static.crates.io/crates/libc/0.2.155/download"], - strip_prefix = "libc-0.2.155", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.libc-0.2.155.bazel"), + urls = ["https://static.crates.io/crates/leb128/0.2.5/download"], + strip_prefix = "leb128-0.2.5", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.leb128-0.2.5.bazel"), ) maybe( http_archive, - name = "cu__linux-raw-sys-0.3.8", - sha256 = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519", + name = "cu__libc-0.2.155", + sha256 = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c", type = "tar.gz", - urls = ["https://static.crates.io/crates/linux-raw-sys/0.3.8/download"], - strip_prefix = "linux-raw-sys-0.3.8", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.linux-raw-sys-0.3.8.bazel"), + urls = ["https://static.crates.io/crates/libc/0.2.155/download"], + strip_prefix = "libc-0.2.155", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.libc-0.2.155.bazel"), ) maybe( http_archive, - name = "cu__linux-raw-sys-0.4.14", - sha256 = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89", + name = "cu__libm-0.2.8", + sha256 = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058", type = "tar.gz", - urls = ["https://static.crates.io/crates/linux-raw-sys/0.4.14/download"], - strip_prefix = "linux-raw-sys-0.4.14", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.linux-raw-sys-0.4.14.bazel"), + urls = ["https://static.crates.io/crates/libm/0.2.8/download"], + strip_prefix = "libm-0.2.8", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.libm-0.2.8.bazel"), ) maybe( @@ -928,16 +823,6 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.log-0.4.22.bazel"), ) - maybe( - http_archive, - name = "cu__mach-0.3.2", - sha256 = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa", - type = "tar.gz", - urls = ["https://static.crates.io/crates/mach/0.3.2/download"], - strip_prefix = "mach-0.3.2", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.mach-0.3.2.bazel"), - ) - maybe( http_archive, name = "cu__memchr-2.7.4", @@ -950,32 +835,12 @@ def crate_repositories(): maybe( http_archive, - name = "cu__memfd-0.6.4", - sha256 = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64", - type = "tar.gz", - urls = ["https://static.crates.io/crates/memfd/0.6.4/download"], - strip_prefix = "memfd-0.6.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.memfd-0.6.4.bazel"), - ) - - maybe( - http_archive, - name = "cu__memoffset-0.8.0", - sha256 = "d61c719bcfbcf5d62b3a09efa6088de8c54bc0bfcd3ea7ae39fcc186108b8de1", + name = "cu__object-0.36.2", + sha256 = "3f203fa8daa7bb185f760ae12bd8e097f63d17041dcdcaf675ac54cdf863170e", type = "tar.gz", - urls = ["https://static.crates.io/crates/memoffset/0.8.0/download"], - strip_prefix = "memoffset-0.8.0", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.memoffset-0.8.0.bazel"), - ) - - maybe( - http_archive, - name = "cu__object-0.30.4", - sha256 = "03b4680b86d9cfafba8fc491dc9b6df26b68cf40e9e6cd73909194759a63c385", - type = "tar.gz", - urls = ["https://static.crates.io/crates/object/0.30.4/download"], - strip_prefix = "object-0.30.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.object-0.30.4.bazel"), + urls = ["https://static.crates.io/crates/object/0.36.2/download"], + strip_prefix = "object-0.36.2", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.object-0.36.2.bazel"), ) maybe( @@ -1000,22 +865,12 @@ def crate_repositories(): maybe( http_archive, - name = "cu__percent-encoding-2.3.1", - sha256 = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e", - type = "tar.gz", - urls = ["https://static.crates.io/crates/percent-encoding/2.3.1/download"], - strip_prefix = "percent-encoding-2.3.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.percent-encoding-2.3.1.bazel"), - ) - - maybe( - http_archive, - name = "cu__ppv-lite86-0.2.17", - sha256 = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de", + name = "cu__postcard-1.0.8", + sha256 = "a55c51ee6c0db07e68448e336cf8ea4131a620edefebf9893e759b2d793420f8", type = "tar.gz", - urls = ["https://static.crates.io/crates/ppv-lite86/0.2.17/download"], - strip_prefix = "ppv-lite86-0.2.17", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.ppv-lite86-0.2.17.bazel"), + urls = ["https://static.crates.io/crates/postcard/1.0.8/download"], + strip_prefix = "postcard-1.0.8", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.postcard-1.0.8.bazel"), ) maybe( @@ -1028,16 +883,6 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.proc-macro2-1.0.86.bazel"), ) - maybe( - http_archive, - name = "cu__psm-0.1.21", - sha256 = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874", - type = "tar.gz", - urls = ["https://static.crates.io/crates/psm/0.1.21/download"], - strip_prefix = "psm-0.1.21", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.psm-0.1.21.bazel"), - ) - maybe( http_archive, name = "cu__quote-1.0.36", @@ -1050,42 +895,12 @@ def crate_repositories(): maybe( http_archive, - name = "cu__rand-0.8.5", - sha256 = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404", - type = "tar.gz", - urls = ["https://static.crates.io/crates/rand/0.8.5/download"], - strip_prefix = "rand-0.8.5", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.rand-0.8.5.bazel"), - ) - - maybe( - http_archive, - name = "cu__rand_chacha-0.3.1", - sha256 = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88", + name = "cu__regalloc2-0.9.3", + sha256 = "ad156d539c879b7a24a363a2016d77961786e71f48f2e2fc8302a92abd2429a6", type = "tar.gz", - urls = ["https://static.crates.io/crates/rand_chacha/0.3.1/download"], - strip_prefix = "rand_chacha-0.3.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.rand_chacha-0.3.1.bazel"), - ) - - maybe( - http_archive, - name = "cu__rand_core-0.6.4", - sha256 = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c", - type = "tar.gz", - urls = ["https://static.crates.io/crates/rand_core/0.6.4/download"], - strip_prefix = "rand_core-0.6.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.rand_core-0.6.4.bazel"), - ) - - maybe( - http_archive, - name = "cu__regalloc2-0.8.1", - sha256 = "d4a52e724646c6c0800fc456ec43b4165d2f91fba88ceaca06d9e0b400023478", - type = "tar.gz", - urls = ["https://static.crates.io/crates/regalloc2/0.8.1/download"], - strip_prefix = "regalloc2-0.8.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.regalloc2-0.8.1.bazel"), + urls = ["https://static.crates.io/crates/regalloc2/0.9.3/download"], + strip_prefix = "regalloc2-0.9.3", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.regalloc2-0.9.3.bazel"), ) maybe( @@ -1118,16 +933,6 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.regex-syntax-0.8.4.bazel"), ) - maybe( - http_archive, - name = "cu__rustc-demangle-0.1.24", - sha256 = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f", - type = "tar.gz", - urls = ["https://static.crates.io/crates/rustc-demangle/0.1.24/download"], - strip_prefix = "rustc-demangle-0.1.24", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.rustc-demangle-0.1.24.bazel"), - ) - maybe( http_archive, name = "cu__rustc-hash-1.1.0", @@ -1138,26 +943,6 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.rustc-hash-1.1.0.bazel"), ) - maybe( - http_archive, - name = "cu__rustix-0.37.27", - sha256 = "fea8ca367a3a01fe35e6943c400addf443c0f57670e6ec51196f71a4b8762dd2", - type = "tar.gz", - urls = ["https://static.crates.io/crates/rustix/0.37.27/download"], - strip_prefix = "rustix-0.37.27", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.rustix-0.37.27.bazel"), - ) - - maybe( - http_archive, - name = "cu__rustix-0.38.34", - sha256 = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f", - type = "tar.gz", - urls = ["https://static.crates.io/crates/rustix/0.38.34/download"], - strip_prefix = "rustix-0.38.34", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.rustix-0.38.34.bazel"), - ) - maybe( http_archive, name = "cu__ryu-1.0.18", @@ -1168,6 +953,16 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.ryu-1.0.18.bazel"), ) + maybe( + http_archive, + name = "cu__semver-1.0.23", + sha256 = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b", + type = "tar.gz", + urls = ["https://static.crates.io/crates/semver/1.0.23/download"], + strip_prefix = "semver-1.0.23", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.semver-1.0.23.bazel"), + ) + maybe( http_archive, name = "cu__serde-1.0.204", @@ -1218,6 +1013,16 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.smallvec-1.13.2.bazel"), ) + maybe( + http_archive, + name = "cu__sptr-0.3.2", + sha256 = "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a", + type = "tar.gz", + urls = ["https://static.crates.io/crates/sptr/0.3.2/download"], + strip_prefix = "sptr-0.3.2", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.sptr-0.3.2.bazel"), + ) + maybe( http_archive, name = "cu__stable_deref_trait-1.2.0", @@ -1278,36 +1083,6 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.thiserror-impl-1.0.63.bazel"), ) - maybe( - http_archive, - name = "cu__tinyvec-1.8.0", - sha256 = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938", - type = "tar.gz", - urls = ["https://static.crates.io/crates/tinyvec/1.8.0/download"], - strip_prefix = "tinyvec-1.8.0", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.tinyvec-1.8.0.bazel"), - ) - - maybe( - http_archive, - name = "cu__tinyvec_macros-0.1.1", - sha256 = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20", - type = "tar.gz", - urls = ["https://static.crates.io/crates/tinyvec_macros/0.1.1/download"], - strip_prefix = "tinyvec_macros-0.1.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.tinyvec_macros-0.1.1.bazel"), - ) - - maybe( - http_archive, - name = "cu__unicode-bidi-0.3.15", - sha256 = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75", - type = "tar.gz", - urls = ["https://static.crates.io/crates/unicode-bidi/0.3.15/download"], - strip_prefix = "unicode-bidi-0.3.15", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.unicode-bidi-0.3.15.bazel"), - ) - maybe( http_archive, name = "cu__unicode-ident-1.0.12", @@ -1320,32 +1095,12 @@ def crate_repositories(): maybe( http_archive, - name = "cu__unicode-normalization-0.1.23", - sha256 = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5", - type = "tar.gz", - urls = ["https://static.crates.io/crates/unicode-normalization/0.1.23/download"], - strip_prefix = "unicode-normalization-0.1.23", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.unicode-normalization-0.1.23.bazel"), - ) - - maybe( - http_archive, - name = "cu__url-2.5.2", - sha256 = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c", + name = "cu__unicode-xid-0.2.4", + sha256 = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c", type = "tar.gz", - urls = ["https://static.crates.io/crates/url/2.5.2/download"], - strip_prefix = "url-2.5.2", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.url-2.5.2.bazel"), - ) - - maybe( - http_archive, - name = "cu__uuid-1.10.0", - sha256 = "81dfa00651efa65069b0b6b651f4aaa31ba9e3c3ce0137aaad053604ee7e0314", - type = "tar.gz", - urls = ["https://static.crates.io/crates/uuid/1.10.0/download"], - strip_prefix = "uuid-1.10.0", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.uuid-1.10.0.bazel"), + urls = ["https://static.crates.io/crates/unicode-xid/0.2.4/download"], + strip_prefix = "unicode-xid-0.2.4", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.unicode-xid-0.2.4.bazel"), ) maybe( @@ -1360,132 +1115,122 @@ def crate_repositories(): maybe( http_archive, - name = "cu__wasi-0.11.0-wasi-snapshot-preview1", - sha256 = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423", + name = "cu__wasm-encoder-0.212.0", + sha256 = "501940df4418b8929eb6d52f1aade1fdd15a5b86c92453cb696e3c906bd3fc33", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasi/0.11.0+wasi-snapshot-preview1/download"], - strip_prefix = "wasi-0.11.0+wasi-snapshot-preview1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel"), + urls = ["https://static.crates.io/crates/wasm-encoder/0.212.0/download"], + strip_prefix = "wasm-encoder-0.212.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasm-encoder-0.212.0.bazel"), ) maybe( http_archive, - name = "cu__wasmparser-0.103.0", - sha256 = "2c437373cac5ea84f1113d648d51f71751ffbe3d90c00ae67618cf20d0b5ee7b", + name = "cu__wasmparser-0.212.0", + sha256 = "8d28bc49ba1e5c5b61ffa7a2eace10820443c4b7d1c0b144109261d14570fdf8", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmparser/0.103.0/download"], - strip_prefix = "wasmparser-0.103.0", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmparser-0.103.0.bazel"), + urls = ["https://static.crates.io/crates/wasmparser/0.212.0/download"], + strip_prefix = "wasmparser-0.212.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmparser-0.212.0.bazel"), ) maybe( http_archive, - name = "cu__wasmtime-9.0.4", - sha256 = "634357e8668774b24c80b210552f3f194e2342a065d6d83845ba22c5817d0770", + name = "cu__wasmprinter-0.212.0", + sha256 = "dfac65326cc561112af88c3028f6dfdb140acff67ede33a8e86be2dc6b8956f7", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmtime/9.0.4/download"], - strip_prefix = "wasmtime-9.0.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-9.0.4.bazel"), + urls = ["https://static.crates.io/crates/wasmprinter/0.212.0/download"], + strip_prefix = "wasmprinter-0.212.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmprinter-0.212.0.bazel"), ) maybe( http_archive, - name = "cu__wasmtime-asm-macros-9.0.4", - sha256 = "d33c73c24ce79b0483a3b091a9acf88871f4490b88998e8974b22236264d304c", + name = "cu__wasmtime-23.0.1", + sha256 = "8945e69ec96e5d36cbe1aa2e88e28f988562dd3b5133578c44aae20ea2bcdb40", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmtime-asm-macros/9.0.4/download"], - strip_prefix = "wasmtime-asm-macros-9.0.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-asm-macros-9.0.4.bazel"), + urls = ["https://static.crates.io/crates/wasmtime/23.0.1/download"], + strip_prefix = "wasmtime-23.0.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-23.0.1.bazel"), ) maybe( new_git_repository, - name = "cu__wasmtime-c-api-macros-0.0.0", - commit = "271b605e8d3d44c5d0a39bb4e65c3efb3869ff74", + name = "cu__wasmtime-c-api-macros-23.0.1", + commit = "fb531d26e6c1c0302cc9006c76d2ea3dc71cf291", init_submodules = True, remote = "https://github.com/bytecodealliance/wasmtime", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-c-api-macros-0.0.0.bazel"), - strip_prefix = "crates/c-api/macros", - ) - - maybe( - http_archive, - name = "cu__wasmtime-cranelift-9.0.4", - sha256 = "5800616a28ed6bd5e8b99ea45646c956d798ae030494ac0689bc3e45d3b689c1", - type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmtime-cranelift/9.0.4/download"], - strip_prefix = "wasmtime-cranelift-9.0.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-cranelift-9.0.4.bazel"), + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-c-api-macros-23.0.1.bazel"), + strip_prefix = "crates/c-api-macros", ) maybe( http_archive, - name = "cu__wasmtime-cranelift-shared-9.0.4", - sha256 = "27e4030b959ac5c5d6ee500078977e813f8768fa2b92fc12be01856cd0c76c55", + name = "cu__wasmtime-component-macro-23.0.1", + sha256 = "0e9a60f3dfc8a825214be6e3e8e4fab280ea9d46ea2f4db11d958e754be021ae", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmtime-cranelift-shared/9.0.4/download"], - strip_prefix = "wasmtime-cranelift-shared-9.0.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-cranelift-shared-9.0.4.bazel"), + urls = ["https://static.crates.io/crates/wasmtime-component-macro/23.0.1/download"], + strip_prefix = "wasmtime-component-macro-23.0.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-component-macro-23.0.1.bazel"), ) maybe( http_archive, - name = "cu__wasmtime-environ-9.0.4", - sha256 = "9ec815d01a8d38aceb7ed4678f9ba551ae6b8a568a63810ac3ad9293b0fd01c8", + name = "cu__wasmtime-component-util-23.0.1", + sha256 = "2bd9555175ad59d13fd353c2a6d9bc92f47f3496fc2b92e84eaa9e6edf048f3c", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmtime-environ/9.0.4/download"], - strip_prefix = "wasmtime-environ-9.0.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-environ-9.0.4.bazel"), + urls = ["https://static.crates.io/crates/wasmtime-component-util/23.0.1/download"], + strip_prefix = "wasmtime-component-util-23.0.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-component-util-23.0.1.bazel"), ) maybe( http_archive, - name = "cu__wasmtime-jit-9.0.4", - sha256 = "2712eafe829778b426cad0e1769fef944898923dd29f0039e34e0d53ba72b234", + name = "cu__wasmtime-cranelift-23.0.1", + sha256 = "b7ab12460e903933b1122d0c7ca5eb1a6160574870a5b110891a4cc96ef6ec3a", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmtime-jit/9.0.4/download"], - strip_prefix = "wasmtime-jit-9.0.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-jit-9.0.4.bazel"), + urls = ["https://static.crates.io/crates/wasmtime-cranelift/23.0.1/download"], + strip_prefix = "wasmtime-cranelift-23.0.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-cranelift-23.0.1.bazel"), ) maybe( http_archive, - name = "cu__wasmtime-jit-debug-9.0.4", - sha256 = "65fb78eacf4a6e47260d8ef8cc81ea8ddb91397b2e848b3fb01567adebfe89b5", + name = "cu__wasmtime-environ-23.0.1", + sha256 = "9e52faba13550fed76d5ffe75ec7cada73109b9324c4dabcaf18b3165107010d", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmtime-jit-debug/9.0.4/download"], - strip_prefix = "wasmtime-jit-debug-9.0.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-jit-debug-9.0.4.bazel"), + urls = ["https://static.crates.io/crates/wasmtime-environ/23.0.1/download"], + strip_prefix = "wasmtime-environ-23.0.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-environ-23.0.1.bazel"), ) maybe( http_archive, - name = "cu__wasmtime-jit-icache-coherence-9.0.4", - sha256 = "d1364900b05f7d6008516121e8e62767ddb3e176bdf4c84dfa85da1734aeab79", + name = "cu__wasmtime-types-23.0.1", + sha256 = "44a0fba5f60b030c635abafdcaf2e9ad883163676bd02a0f0ebaed9393453f28", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmtime-jit-icache-coherence/9.0.4/download"], - strip_prefix = "wasmtime-jit-icache-coherence-9.0.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-jit-icache-coherence-9.0.4.bazel"), + urls = ["https://static.crates.io/crates/wasmtime-types/23.0.1/download"], + strip_prefix = "wasmtime-types-23.0.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-types-23.0.1.bazel"), ) maybe( http_archive, - name = "cu__wasmtime-runtime-9.0.4", - sha256 = "4a16ffe4de9ac9669175c0ea5c6c51ffc596dfb49320aaa6f6c57eff58cef069", + name = "cu__wasmtime-versioned-export-macros-23.0.1", + sha256 = "85b40c6d9c8f56ea0cbeacb80f40075a91687163b693b7cda39b48efe3c974d2", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmtime-runtime/9.0.4/download"], - strip_prefix = "wasmtime-runtime-9.0.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-runtime-9.0.4.bazel"), + urls = ["https://static.crates.io/crates/wasmtime-versioned-export-macros/23.0.1/download"], + strip_prefix = "wasmtime-versioned-export-macros-23.0.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-versioned-export-macros-23.0.1.bazel"), ) maybe( http_archive, - name = "cu__wasmtime-types-9.0.4", - sha256 = "19961c9a3b04d5e766875a5c467f6f5d693f508b3e81f8dc4a1444aa94f041c9", + name = "cu__wasmtime-wit-bindgen-23.0.1", + sha256 = "8cec1424f842d187b8244284e565f71b77bef8993452e8524f71216172978ac8", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmtime-types/9.0.4/download"], - strip_prefix = "wasmtime-types-9.0.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-types-9.0.4.bazel"), + urls = ["https://static.crates.io/crates/wasmtime-wit-bindgen/23.0.1/download"], + strip_prefix = "wasmtime-wit-bindgen-23.0.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-wit-bindgen-23.0.1.bazel"), ) maybe( @@ -1498,16 +1243,6 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.winapi-util-0.1.8.bazel"), ) - maybe( - http_archive, - name = "cu__windows-sys-0.48.0", - sha256 = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9", - type = "tar.gz", - urls = ["https://static.crates.io/crates/windows-sys/0.48.0/download"], - strip_prefix = "windows-sys-0.48.0", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.windows-sys-0.48.0.bazel"), - ) - maybe( http_archive, name = "cu__windows-sys-0.52.0", @@ -1518,16 +1253,6 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.windows-sys-0.52.0.bazel"), ) - maybe( - http_archive, - name = "cu__windows-targets-0.48.5", - sha256 = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c", - type = "tar.gz", - urls = ["https://static.crates.io/crates/windows-targets/0.48.5/download"], - strip_prefix = "windows-targets-0.48.5", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.windows-targets-0.48.5.bazel"), - ) - maybe( http_archive, name = "cu__windows-targets-0.52.6", @@ -1538,16 +1263,6 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.windows-targets-0.52.6.bazel"), ) - maybe( - http_archive, - name = "cu__windows_aarch64_gnullvm-0.48.5", - sha256 = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8", - type = "tar.gz", - urls = ["https://static.crates.io/crates/windows_aarch64_gnullvm/0.48.5/download"], - strip_prefix = "windows_aarch64_gnullvm-0.48.5", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.windows_aarch64_gnullvm-0.48.5.bazel"), - ) - maybe( http_archive, name = "cu__windows_aarch64_gnullvm-0.52.6", @@ -1558,16 +1273,6 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.windows_aarch64_gnullvm-0.52.6.bazel"), ) - maybe( - http_archive, - name = "cu__windows_aarch64_msvc-0.48.5", - sha256 = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc", - type = "tar.gz", - urls = ["https://static.crates.io/crates/windows_aarch64_msvc/0.48.5/download"], - strip_prefix = "windows_aarch64_msvc-0.48.5", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.windows_aarch64_msvc-0.48.5.bazel"), - ) - maybe( http_archive, name = "cu__windows_aarch64_msvc-0.52.6", @@ -1578,16 +1283,6 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.windows_aarch64_msvc-0.52.6.bazel"), ) - maybe( - http_archive, - name = "cu__windows_i686_gnu-0.48.5", - sha256 = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e", - type = "tar.gz", - urls = ["https://static.crates.io/crates/windows_i686_gnu/0.48.5/download"], - strip_prefix = "windows_i686_gnu-0.48.5", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.windows_i686_gnu-0.48.5.bazel"), - ) - maybe( http_archive, name = "cu__windows_i686_gnu-0.52.6", @@ -1608,16 +1303,6 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.windows_i686_gnullvm-0.52.6.bazel"), ) - maybe( - http_archive, - name = "cu__windows_i686_msvc-0.48.5", - sha256 = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406", - type = "tar.gz", - urls = ["https://static.crates.io/crates/windows_i686_msvc/0.48.5/download"], - strip_prefix = "windows_i686_msvc-0.48.5", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.windows_i686_msvc-0.48.5.bazel"), - ) - maybe( http_archive, name = "cu__windows_i686_msvc-0.52.6", @@ -1628,16 +1313,6 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.windows_i686_msvc-0.52.6.bazel"), ) - maybe( - http_archive, - name = "cu__windows_x86_64_gnu-0.48.5", - sha256 = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e", - type = "tar.gz", - urls = ["https://static.crates.io/crates/windows_x86_64_gnu/0.48.5/download"], - strip_prefix = "windows_x86_64_gnu-0.48.5", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.windows_x86_64_gnu-0.48.5.bazel"), - ) - maybe( http_archive, name = "cu__windows_x86_64_gnu-0.52.6", @@ -1648,16 +1323,6 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.windows_x86_64_gnu-0.52.6.bazel"), ) - maybe( - http_archive, - name = "cu__windows_x86_64_gnullvm-0.48.5", - sha256 = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc", - type = "tar.gz", - urls = ["https://static.crates.io/crates/windows_x86_64_gnullvm/0.48.5/download"], - strip_prefix = "windows_x86_64_gnullvm-0.48.5", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.windows_x86_64_gnullvm-0.48.5.bazel"), - ) - maybe( http_archive, name = "cu__windows_x86_64_gnullvm-0.52.6", @@ -1668,16 +1333,6 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.windows_x86_64_gnullvm-0.52.6.bazel"), ) - maybe( - http_archive, - name = "cu__windows_x86_64_msvc-0.48.5", - sha256 = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538", - type = "tar.gz", - urls = ["https://static.crates.io/crates/windows_x86_64_msvc/0.48.5/download"], - strip_prefix = "windows_x86_64_msvc-0.48.5", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.windows_x86_64_msvc-0.48.5.bazel"), - ) - maybe( http_archive, name = "cu__windows_x86_64_msvc-0.52.6", @@ -1688,6 +1343,16 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.windows_x86_64_msvc-0.52.6.bazel"), ) + maybe( + http_archive, + name = "cu__wit-parser-0.212.0", + sha256 = "ceeb0424aa8679f3fcf2d6e3cfa381f3d6fa6179976a2c05a6249dd2bb426716", + type = "tar.gz", + urls = ["https://static.crates.io/crates/wit-parser/0.212.0/download"], + strip_prefix = "wit-parser-0.212.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wit-parser-0.212.0.bazel"), + ) + maybe( http_archive, name = "cu__zerocopy-0.7.35", @@ -1712,6 +1377,6 @@ def crate_repositories(): struct(repo = "cu__anyhow-1.0.86", is_dev_dep = False), struct(repo = "cu__env_logger-0.10.2", is_dev_dep = False), struct(repo = "cu__once_cell-1.19.0", is_dev_dep = False), - struct(repo = "cu__wasmtime-9.0.4", is_dev_dep = False), - struct(repo = "cu__wasmtime-c-api-macros-0.0.0", is_dev_dep = False), + struct(repo = "cu__wasmtime-23.0.1", is_dev_dep = False), + struct(repo = "cu__wasmtime-c-api-macros-23.0.1", is_dev_dep = False), ] diff --git a/bazel/external/rules_rust.patch b/bazel/external/rules_rust.patch index a9a57c93..522f35c5 100644 --- a/bazel/external/rules_rust.patch +++ b/bazel/external/rules_rust.patch @@ -1,5 +1,3 @@ -# https://github.com/bazelbuild/rules_rust/pull/1315 - diff --git a/rust/private/rustc.bzl b/rust/private/rustc.bzl index bfd96ed9..d7e38658 100644 --- a/rust/private/rustc.bzl From ddd0659dddc21aac462daa0d34ca7e35ba62f807 Mon Sep 17 00:00:00 2001 From: Keith Mattix II Date: Mon, 12 Aug 2024 02:11:03 +0000 Subject: [PATCH 04/14] Fixup Signed-off-by: Keith Mattix II --- bazel/cargo/wasmtime/Cargo.toml | 2 +- bazel/external/rules_rust.patch | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/bazel/cargo/wasmtime/Cargo.toml b/bazel/cargo/wasmtime/Cargo.toml index d57355ad..4eaf9521 100644 --- a/bazel/cargo/wasmtime/Cargo.toml +++ b/bazel/cargo/wasmtime/Cargo.toml @@ -2,7 +2,7 @@ edition = "2021" name = "wasmtime-c-api-bazel" version = "23.0.1" -rust-version = "1.66.0" +rust-version = "1.79.0" [lib] path = "fake_lib.rs" diff --git a/bazel/external/rules_rust.patch b/bazel/external/rules_rust.patch index 522f35c5..0f3e0d48 100644 --- a/bazel/external/rules_rust.patch +++ b/bazel/external/rules_rust.patch @@ -1,3 +1,4 @@ +# https://github.com/bazelbuild/rules_rust/pull/1315 diff --git a/rust/private/rustc.bzl b/rust/private/rustc.bzl index bfd96ed9..d7e38658 100644 --- a/rust/private/rustc.bzl From 983dc6c0b6f4fa9f7200e5794c2b59f9cbfc8158 Mon Sep 17 00:00:00 2001 From: Keith Mattix II Date: Mon, 12 Aug 2024 16:02:59 +0000 Subject: [PATCH 05/14] Add other features from cargo Signed-off-by: Keith Mattix II --- .vscode/settings.json | 6 + bazel/cargo/wasmtime/Cargo.Bazel.lock | 99 + bazel/cargo/wasmtime/Cargo.toml | 2 +- .../remote/BUILD.bitflags-2.6.0.bazel | 75 + .../wasmtime/remote/BUILD.cc-1.1.7.bazel | 44 + .../wasmtime/remote/BUILD.errno-0.3.9.bazel | 134 + .../wasmtime/remote/BUILD.libc-0.2.155.bazel | 110 +- .../remote/BUILD.linux-raw-sys-0.4.14.bazel | 79 + .../wasmtime/remote/BUILD.mach2-0.4.2.bazel | 68 + .../wasmtime/remote/BUILD.memfd-0.6.4.bazel | 47 + .../wasmtime/remote/BUILD.psm-0.1.21.bazel | 92 + .../remote/BUILD.rustix-0.38.34.bazel | 385 ++ .../remote/BUILD.wasmtime-23.0.1.bazel | 112 +- .../BUILD.wasmtime-asm-macros-23.0.1.bazel | 47 + .../BUILD.wasmtime-cranelift-23.0.1.bazel | 3 + .../BUILD.wasmtime-environ-23.0.1.bazel | 1 + ...wasmtime-jit-icache-coherence-23.0.1.bazel | 113 + .../remote/BUILD.wasmtime-slab-23.0.1.bazel | 44 + .../remote/BUILD.windows-sys-0.52.0.bazel | 6 + bazel/cargo/wasmtime/remote/defs.bzl | 111 + bazel/repositories.bzl | 6 +- compile_commands.json | 3092 +++++++++++++++++ 22 files changed, 4669 insertions(+), 7 deletions(-) create mode 100644 .vscode/settings.json create mode 100644 bazel/cargo/wasmtime/remote/BUILD.cc-1.1.7.bazel create mode 100644 bazel/cargo/wasmtime/remote/BUILD.errno-0.3.9.bazel create mode 100644 bazel/cargo/wasmtime/remote/BUILD.linux-raw-sys-0.4.14.bazel create mode 100644 bazel/cargo/wasmtime/remote/BUILD.mach2-0.4.2.bazel create mode 100644 bazel/cargo/wasmtime/remote/BUILD.memfd-0.6.4.bazel create mode 100644 bazel/cargo/wasmtime/remote/BUILD.psm-0.1.21.bazel create mode 100644 bazel/cargo/wasmtime/remote/BUILD.rustix-0.38.34.bazel create mode 100644 bazel/cargo/wasmtime/remote/BUILD.wasmtime-asm-macros-23.0.1.bazel create mode 100644 bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-icache-coherence-23.0.1.bazel create mode 100644 bazel/cargo/wasmtime/remote/BUILD.wasmtime-slab-23.0.1.bazel create mode 100644 compile_commands.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..267b0847 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,6 @@ +{ + "bsv.cc.compdb.targets": [ + "//:lib", + "//:wasmtime_lib" + ] +} diff --git a/bazel/cargo/wasmtime/Cargo.Bazel.lock b/bazel/cargo/wasmtime/Cargo.Bazel.lock index 7292134e..72d573cf 100644 --- a/bazel/cargo/wasmtime/Cargo.Bazel.lock +++ b/bazel/cargo/wasmtime/Cargo.Bazel.lock @@ -47,6 +47,12 @@ version = "3.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" +[[package]] +name = "cc" +version = "1.1.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "26a5c3fd7bfa1ce3897a3a3501d362b2d87b7f2583ebcb4a949ec25911025cbc" + [[package]] name = "cfg-if" version = "1.0.0" @@ -221,6 +227,16 @@ version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" +[[package]] +name = "errno" +version = "0.3.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba" +dependencies = [ + "libc", + "windows-sys", +] + [[package]] name = "fallible-iterator" version = "0.3.0" @@ -336,18 +352,42 @@ version = "0.2.8" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058" +[[package]] +name = "linux-raw-sys" +version = "0.4.14" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89" + [[package]] name = "log" version = "0.4.22" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24" +[[package]] +name = "mach2" +version = "0.4.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709" +dependencies = [ + "libc", +] + [[package]] name = "memchr" version = "2.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" +[[package]] +name = "memfd" +version = "0.6.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64" +dependencies = [ + "rustix", +] + [[package]] name = "object" version = "0.36.2" @@ -392,6 +432,15 @@ dependencies = [ "unicode-ident", ] +[[package]] +name = "psm" +version = "0.1.21" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874" +dependencies = [ + "cc", +] + [[package]] name = "quote" version = "1.0.36" @@ -449,6 +498,19 @@ version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" +[[package]] +name = "rustix" +version = "0.38.34" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f" +dependencies = [ + "bitflags", + "errno", + "libc", + "linux-raw-sys", + "windows-sys", +] + [[package]] name = "ryu" version = "1.0.18" @@ -626,25 +688,44 @@ dependencies = [ "anyhow", "bitflags", "bumpalo", + "cc", "cfg-if", "hashbrown 0.14.5", "indexmap", "libc", "libm", "log", + "mach2", + "memfd", "object", "once_cell", "paste", "postcard", + "psm", + "rustix", "serde", "serde_derive", + "smallvec", "sptr", "target-lexicon", "wasmparser", + "wasmtime-asm-macros", "wasmtime-component-macro", "wasmtime-cranelift", "wasmtime-environ", + "wasmtime-jit-icache-coherence", + "wasmtime-slab", "wasmtime-versioned-export-macros", + "windows-sys", +] + +[[package]] +name = "wasmtime-asm-macros" +version = "23.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "964c3b3342547a51e0d2702eae3a2d2be215d16b55a14e2e786b11c4931b7f08" +dependencies = [ + "cfg-if", ] [[package]] @@ -735,6 +816,24 @@ dependencies = [ "wasmtime-types", ] +[[package]] +name = "wasmtime-jit-icache-coherence" +version = "23.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7fddf3e2980fb1d123d1fcac55189e417fdd3dba4f62139b5a0a1f9efe5669d5" +dependencies = [ + "anyhow", + "cfg-if", + "libc", + "windows-sys", +] + +[[package]] +name = "wasmtime-slab" +version = "23.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f3ac25f8f80a3c5cda4ea68472057b23fa309956ae9784c0f1347439e624840e" + [[package]] name = "wasmtime-types" version = "23.0.1" diff --git a/bazel/cargo/wasmtime/Cargo.toml b/bazel/cargo/wasmtime/Cargo.toml index 4eaf9521..277c7ca9 100644 --- a/bazel/cargo/wasmtime/Cargo.toml +++ b/bazel/cargo/wasmtime/Cargo.toml @@ -11,5 +11,5 @@ path = "fake_lib.rs" env_logger = "0.10" anyhow = "1.0" once_cell = "1.12" -wasmtime = {version = "23.0.1", default-features = false, features = ['cranelift']} +wasmtime = {version = "23.0.1", default-features = false, features = ['cranelift', 'runtime', 'gc', 'std']} wasmtime-c-api-macros = {git = "https://github.com/bytecodealliance/wasmtime", tag = "v23.0.1"} diff --git a/bazel/cargo/wasmtime/remote/BUILD.bitflags-2.6.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.bitflags-2.6.0.bazel index 11785048..31767882 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.bitflags-2.6.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.bitflags-2.6.0.bazel @@ -28,6 +28,81 @@ rust_library( "WORKSPACE.bazel", ], ), + crate_features = select({ + "@rules_rust//rust/platform:aarch64-apple-darwin": [ + "std", # aarch64-apple-darwin + ], + "@rules_rust//rust/platform:aarch64-apple-ios": [ + "std", # aarch64-apple-ios + ], + "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ + "std", # aarch64-apple-ios-sim + ], + "@rules_rust//rust/platform:aarch64-fuchsia": [ + "std", # aarch64-fuchsia + ], + "@rules_rust//rust/platform:aarch64-linux-android": [ + "std", # aarch64-linux-android + ], + "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ + "std", # aarch64-unknown-linux-gnu + ], + "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ + "std", # aarch64-unknown-nixos-gnu + ], + "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ + "std", # aarch64-unknown-nto-qnx710 + ], + "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ + "std", # arm-unknown-linux-gnueabi + ], + "@rules_rust//rust/platform:armv7-linux-androideabi": [ + "std", # armv7-linux-androideabi + ], + "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ + "std", # armv7-unknown-linux-gnueabi + ], + "@rules_rust//rust/platform:i686-apple-darwin": [ + "std", # i686-apple-darwin + ], + "@rules_rust//rust/platform:i686-linux-android": [ + "std", # i686-linux-android + ], + "@rules_rust//rust/platform:i686-unknown-freebsd": [ + "std", # i686-unknown-freebsd + ], + "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ + "std", # i686-unknown-linux-gnu + ], + "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ + "std", # powerpc-unknown-linux-gnu + ], + "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ + "std", # s390x-unknown-linux-gnu + ], + "@rules_rust//rust/platform:x86_64-apple-darwin": [ + "std", # x86_64-apple-darwin + ], + "@rules_rust//rust/platform:x86_64-apple-ios": [ + "std", # x86_64-apple-ios + ], + "@rules_rust//rust/platform:x86_64-fuchsia": [ + "std", # x86_64-fuchsia + ], + "@rules_rust//rust/platform:x86_64-linux-android": [ + "std", # x86_64-linux-android + ], + "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ + "std", # x86_64-unknown-freebsd + ], + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ + "std", # x86_64-unknown-linux-gnu + ], + "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ + "std", # x86_64-unknown-nixos-gnu + ], + "//conditions:default": [], + }), crate_root = "src/lib.rs", edition = "2021", rustc_flags = [ diff --git a/bazel/cargo/wasmtime/remote/BUILD.cc-1.1.7.bazel b/bazel/cargo/wasmtime/remote/BUILD.cc-1.1.7.bazel new file mode 100644 index 00000000..14f88e53 --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.cc-1.1.7.bazel @@ -0,0 +1,44 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "cc", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_root = "src/lib.rs", + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=cc", + "manual", + "noclippy", + "norustfmt", + ], + version = "1.1.7", +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.errno-0.3.9.bazel b/bazel/cargo/wasmtime/remote/BUILD.errno-0.3.9.bazel new file mode 100644 index 00000000..904e5aba --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.errno-0.3.9.bazel @@ -0,0 +1,134 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "errno", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_features = [ + "std", + ], + crate_root = "src/lib.rs", + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=errno", + "manual", + "noclippy", + "norustfmt", + ], + version = "0.3.9", + deps = select({ + "@rules_rust//rust/platform:aarch64-apple-darwin": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "@rules_rust//rust/platform:aarch64-apple-ios": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "@rules_rust//rust/platform:aarch64-fuchsia": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "@rules_rust//rust/platform:aarch64-linux-android": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ + "@cu__windows-sys-0.52.0//:windows_sys", # cfg(windows) + ], + "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "@rules_rust//rust/platform:armv7-linux-androideabi": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "@rules_rust//rust/platform:i686-apple-darwin": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "@rules_rust//rust/platform:i686-linux-android": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "@rules_rust//rust/platform:i686-pc-windows-msvc": [ + "@cu__windows-sys-0.52.0//:windows_sys", # cfg(windows) + ], + "@rules_rust//rust/platform:i686-unknown-freebsd": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "@rules_rust//rust/platform:wasm32-wasi": [ + "@cu__libc-0.2.155//:libc", # cfg(target_os = "wasi") + ], + "@rules_rust//rust/platform:x86_64-apple-darwin": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "@rules_rust//rust/platform:x86_64-apple-ios": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "@rules_rust//rust/platform:x86_64-fuchsia": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "@rules_rust//rust/platform:x86_64-linux-android": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ + "@cu__windows-sys-0.52.0//:windows_sys", # cfg(windows) + ], + "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ + "@cu__libc-0.2.155//:libc", # cfg(unix) + ], + "//conditions:default": [], + }), +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.libc-0.2.155.bazel b/bazel/cargo/wasmtime/remote/BUILD.libc-0.2.155.bazel index baa486b2..07f45186 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.libc-0.2.155.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.libc-0.2.155.bazel @@ -32,7 +32,60 @@ rust_library( crate_features = [ "default", "std", - ], + ] + select({ + "@rules_rust//rust/platform:aarch64-apple-darwin": [ + "extra_traits", # aarch64-apple-darwin + ], + "@rules_rust//rust/platform:aarch64-apple-ios": [ + "extra_traits", # aarch64-apple-ios + ], + "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ + "extra_traits", # aarch64-apple-ios-sim + ], + "@rules_rust//rust/platform:aarch64-fuchsia": [ + "extra_traits", # aarch64-fuchsia + ], + "@rules_rust//rust/platform:aarch64-linux-android": [ + "extra_traits", # aarch64-linux-android + ], + "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ + "extra_traits", # aarch64-unknown-nto-qnx710 + ], + "@rules_rust//rust/platform:armv7-linux-androideabi": [ + "extra_traits", # armv7-linux-androideabi + ], + "@rules_rust//rust/platform:i686-apple-darwin": [ + "extra_traits", # i686-apple-darwin + ], + "@rules_rust//rust/platform:i686-linux-android": [ + "extra_traits", # i686-linux-android + ], + "@rules_rust//rust/platform:i686-unknown-freebsd": [ + "extra_traits", # i686-unknown-freebsd + ], + "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ + "extra_traits", # powerpc-unknown-linux-gnu + ], + "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ + "extra_traits", # s390x-unknown-linux-gnu + ], + "@rules_rust//rust/platform:x86_64-apple-darwin": [ + "extra_traits", # x86_64-apple-darwin + ], + "@rules_rust//rust/platform:x86_64-apple-ios": [ + "extra_traits", # x86_64-apple-ios + ], + "@rules_rust//rust/platform:x86_64-fuchsia": [ + "extra_traits", # x86_64-fuchsia + ], + "@rules_rust//rust/platform:x86_64-linux-android": [ + "extra_traits", # x86_64-linux-android + ], + "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ + "extra_traits", # x86_64-unknown-freebsd + ], + "//conditions:default": [], + }), crate_root = "src/lib.rs", edition = "2015", rustc_flags = [ @@ -60,7 +113,60 @@ cargo_build_script( crate_features = [ "default", "std", - ], + ] + select({ + "@rules_rust//rust/platform:aarch64-apple-darwin": [ + "extra_traits", # aarch64-apple-darwin + ], + "@rules_rust//rust/platform:aarch64-apple-ios": [ + "extra_traits", # aarch64-apple-ios + ], + "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ + "extra_traits", # aarch64-apple-ios-sim + ], + "@rules_rust//rust/platform:aarch64-fuchsia": [ + "extra_traits", # aarch64-fuchsia + ], + "@rules_rust//rust/platform:aarch64-linux-android": [ + "extra_traits", # aarch64-linux-android + ], + "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ + "extra_traits", # aarch64-unknown-nto-qnx710 + ], + "@rules_rust//rust/platform:armv7-linux-androideabi": [ + "extra_traits", # armv7-linux-androideabi + ], + "@rules_rust//rust/platform:i686-apple-darwin": [ + "extra_traits", # i686-apple-darwin + ], + "@rules_rust//rust/platform:i686-linux-android": [ + "extra_traits", # i686-linux-android + ], + "@rules_rust//rust/platform:i686-unknown-freebsd": [ + "extra_traits", # i686-unknown-freebsd + ], + "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ + "extra_traits", # powerpc-unknown-linux-gnu + ], + "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ + "extra_traits", # s390x-unknown-linux-gnu + ], + "@rules_rust//rust/platform:x86_64-apple-darwin": [ + "extra_traits", # x86_64-apple-darwin + ], + "@rules_rust//rust/platform:x86_64-apple-ios": [ + "extra_traits", # x86_64-apple-ios + ], + "@rules_rust//rust/platform:x86_64-fuchsia": [ + "extra_traits", # x86_64-fuchsia + ], + "@rules_rust//rust/platform:x86_64-linux-android": [ + "extra_traits", # x86_64-linux-android + ], + "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ + "extra_traits", # x86_64-unknown-freebsd + ], + "//conditions:default": [], + }), crate_name = "build_script_build", crate_root = "build.rs", data = glob( diff --git a/bazel/cargo/wasmtime/remote/BUILD.linux-raw-sys-0.4.14.bazel b/bazel/cargo/wasmtime/remote/BUILD.linux-raw-sys-0.4.14.bazel new file mode 100644 index 00000000..733fee35 --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.linux-raw-sys-0.4.14.bazel @@ -0,0 +1,79 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "linux_raw_sys", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_features = [ + "general", + "ioctl", + "no_std", + ] + select({ + "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ + "elf", # aarch64-unknown-linux-gnu + "errno", # aarch64-unknown-linux-gnu + ], + "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ + "elf", # aarch64-unknown-nixos-gnu + "errno", # aarch64-unknown-nixos-gnu + ], + "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ + "elf", # arm-unknown-linux-gnueabi + "errno", # arm-unknown-linux-gnueabi + ], + "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ + "elf", # armv7-unknown-linux-gnueabi + "errno", # armv7-unknown-linux-gnueabi + ], + "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ + "elf", # i686-unknown-linux-gnu + "errno", # i686-unknown-linux-gnu + ], + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ + "elf", # x86_64-unknown-linux-gnu + "errno", # x86_64-unknown-linux-gnu + ], + "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ + "elf", # x86_64-unknown-nixos-gnu + "errno", # x86_64-unknown-nixos-gnu + ], + "//conditions:default": [], + }), + crate_root = "src/lib.rs", + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=linux-raw-sys", + "manual", + "noclippy", + "norustfmt", + ], + version = "0.4.14", +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.mach2-0.4.2.bazel b/bazel/cargo/wasmtime/remote/BUILD.mach2-0.4.2.bazel new file mode 100644 index 00000000..6c5f412c --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.mach2-0.4.2.bazel @@ -0,0 +1,68 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "mach2", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_features = [ + "default", + ], + crate_root = "src/lib.rs", + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=mach2", + "manual", + "noclippy", + "norustfmt", + ], + version = "0.4.2", + deps = select({ + "@rules_rust//rust/platform:aarch64-apple-darwin": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "macos", target_os = "ios")) + ], + "@rules_rust//rust/platform:aarch64-apple-ios": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "macos", target_os = "ios")) + ], + "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "macos", target_os = "ios")) + ], + "@rules_rust//rust/platform:i686-apple-darwin": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "macos", target_os = "ios")) + ], + "@rules_rust//rust/platform:x86_64-apple-darwin": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "macos", target_os = "ios")) + ], + "@rules_rust//rust/platform:x86_64-apple-ios": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "macos", target_os = "ios")) + ], + "//conditions:default": [], + }), +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.memfd-0.6.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.memfd-0.6.4.bazel new file mode 100644 index 00000000..db840ec0 --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.memfd-0.6.4.bazel @@ -0,0 +1,47 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "memfd", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_root = "src/lib.rs", + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=memfd", + "manual", + "noclippy", + "norustfmt", + ], + version = "0.6.4", + deps = [ + "@cu__rustix-0.38.34//:rustix", + ], +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.psm-0.1.21.bazel b/bazel/cargo/wasmtime/remote/BUILD.psm-0.1.21.bazel new file mode 100644 index 00000000..ec02d224 --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.psm-0.1.21.bazel @@ -0,0 +1,92 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//cargo:defs.bzl", "cargo_build_script") +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "psm", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_root = "src/lib.rs", + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=psm", + "manual", + "noclippy", + "norustfmt", + ], + version = "0.1.21", + deps = [ + "@cu__psm-0.1.21//:build_script_build", + ], +) + +cargo_build_script( + name = "psm_bs", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + crate_name = "build_script_build", + crate_root = "build.rs", + data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=psm", + "manual", + "noclippy", + "norustfmt", + ], + version = "0.1.21", + visibility = ["//visibility:private"], + deps = [ + "@cu__cc-1.1.7//:cc", + ], +) + +alias( + name = "build_script_build", + actual = ":psm_bs", + tags = ["manual"], +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.rustix-0.38.34.bazel b/bazel/cargo/wasmtime/remote/BUILD.rustix-0.38.34.bazel new file mode 100644 index 00000000..8cde617b --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.rustix-0.38.34.bazel @@ -0,0 +1,385 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//cargo:defs.bzl", "cargo_build_script") +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "rustix", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + aliases = select({ + "@rules_rust//rust/platform:aarch64-apple-darwin": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "@rules_rust//rust/platform:aarch64-apple-ios": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "@rules_rust//rust/platform:aarch64-apple-ios-sim": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "@rules_rust//rust/platform:aarch64-fuchsia": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "@rules_rust//rust/platform:aarch64-linux-android": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "@rules_rust//rust/platform:aarch64-pc-windows-msvc": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(windows) + }, + "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "@rules_rust//rust/platform:armv7-linux-androideabi": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "@rules_rust//rust/platform:i686-apple-darwin": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "@rules_rust//rust/platform:i686-linux-android": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "@rules_rust//rust/platform:i686-pc-windows-msvc": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(windows) + }, + "@rules_rust//rust/platform:i686-unknown-freebsd": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "@rules_rust//rust/platform:s390x-unknown-linux-gnu": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "@rules_rust//rust/platform:thumbv7em-none-eabi": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "@rules_rust//rust/platform:thumbv8m.main-none-eabi": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "@rules_rust//rust/platform:wasm32-unknown-unknown": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "@rules_rust//rust/platform:wasm32-wasi": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "@rules_rust//rust/platform:x86_64-apple-darwin": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "@rules_rust//rust/platform:x86_64-apple-ios": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "@rules_rust//rust/platform:x86_64-fuchsia": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "@rules_rust//rust/platform:x86_64-linux-android": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "@rules_rust//rust/platform:x86_64-pc-windows-msvc": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(windows) + }, + "@rules_rust//rust/platform:x86_64-unknown-freebsd": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "@rules_rust//rust/platform:x86_64-unknown-none": { + "@cu__errno-0.3.9//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + }, + "//conditions:default": {}, + }), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_features = [ + "alloc", + "default", + "libc-extra-traits", + "mm", + "std", + "use-libc-auxv", + ] + select({ + "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ + "fs", # aarch64-unknown-linux-gnu + ], + "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ + "fs", # aarch64-unknown-nixos-gnu + ], + "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ + "fs", # arm-unknown-linux-gnueabi + ], + "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ + "fs", # armv7-unknown-linux-gnueabi + ], + "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ + "fs", # i686-unknown-linux-gnu + ], + "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ + "fs", # powerpc-unknown-linux-gnu + ], + "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ + "fs", # s390x-unknown-linux-gnu + ], + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ + "fs", # x86_64-unknown-linux-gnu + ], + "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ + "fs", # x86_64-unknown-nixos-gnu + ], + "//conditions:default": [], + }), + crate_root = "src/lib.rs", + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=rustix", + "manual", + "noclippy", + "norustfmt", + ], + version = "0.38.34", + deps = [ + "@cu__bitflags-2.6.0//:bitflags", + "@cu__rustix-0.38.34//:build_script_build", + ] + select({ + "@rules_rust//rust/platform:aarch64-apple-darwin": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "@rules_rust//rust/platform:aarch64-apple-ios": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "@rules_rust//rust/platform:aarch64-fuchsia": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "@rules_rust//rust/platform:aarch64-linux-android": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ + "@cu__errno-0.3.9//:errno", # cfg(windows) + "@cu__windows-sys-0.52.0//:windows_sys", # cfg(windows) + ], + "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ + "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) + ], + "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ + "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) + ], + "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ + "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) + ], + "@rules_rust//rust/platform:armv7-linux-androideabi": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ + "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) + ], + "@rules_rust//rust/platform:i686-apple-darwin": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "@rules_rust//rust/platform:i686-linux-android": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "@rules_rust//rust/platform:i686-pc-windows-msvc": [ + "@cu__errno-0.3.9//:errno", # cfg(windows) + "@cu__windows-sys-0.52.0//:windows_sys", # cfg(windows) + ], + "@rules_rust//rust/platform:i686-unknown-freebsd": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ + "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) + ], + "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "@rules_rust//rust/platform:thumbv7em-none-eabi": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "@rules_rust//rust/platform:wasm32-unknown-unknown": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "@rules_rust//rust/platform:wasm32-wasi": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "@rules_rust//rust/platform:x86_64-apple-darwin": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "@rules_rust//rust/platform:x86_64-apple-ios": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "@rules_rust//rust/platform:x86_64-fuchsia": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "@rules_rust//rust/platform:x86_64-linux-android": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ + "@cu__errno-0.3.9//:errno", # cfg(windows) + "@cu__windows-sys-0.52.0//:windows_sys", # cfg(windows) + ], + "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ + "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) + ], + "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ + "@cu__linux-raw-sys-0.4.14//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) + ], + "@rules_rust//rust/platform:x86_64-unknown-none": [ + "@cu__errno-0.3.9//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cu__libc-0.2.155//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + ], + "//conditions:default": [], + }), +) + +cargo_build_script( + name = "rustix_bs", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + crate_features = [ + "alloc", + "default", + "libc-extra-traits", + "mm", + "std", + "use-libc-auxv", + ] + select({ + "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ + "fs", # aarch64-unknown-linux-gnu + ], + "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ + "fs", # aarch64-unknown-nixos-gnu + ], + "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ + "fs", # arm-unknown-linux-gnueabi + ], + "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ + "fs", # armv7-unknown-linux-gnueabi + ], + "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ + "fs", # i686-unknown-linux-gnu + ], + "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ + "fs", # powerpc-unknown-linux-gnu + ], + "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ + "fs", # s390x-unknown-linux-gnu + ], + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ + "fs", # x86_64-unknown-linux-gnu + ], + "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ + "fs", # x86_64-unknown-nixos-gnu + ], + "//conditions:default": [], + }), + crate_name = "build_script_build", + crate_root = "build.rs", + data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=rustix", + "manual", + "noclippy", + "norustfmt", + ], + version = "0.38.34", + visibility = ["//visibility:private"], +) + +alias( + name = "build_script_build", + actual = ":rustix_bs", + tags = ["manual"], +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-23.0.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-23.0.1.bazel index 41da955a..f65cb57f 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-23.0.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-23.0.1.bazel @@ -31,6 +31,8 @@ rust_library( ), crate_features = [ "cranelift", + "gc", + "runtime", "std", ], crate_root = "src/lib.rs", @@ -65,13 +67,113 @@ rust_library( "@cu__once_cell-1.19.0//:once_cell", "@cu__postcard-1.0.8//:postcard", "@cu__serde-1.0.204//:serde", + "@cu__smallvec-1.13.2//:smallvec", "@cu__sptr-0.3.2//:sptr", "@cu__target-lexicon-0.12.15//:target_lexicon", "@cu__wasmparser-0.212.0//:wasmparser", "@cu__wasmtime-23.0.1//:build_script_build", + "@cu__wasmtime-asm-macros-23.0.1//:wasmtime_asm_macros", "@cu__wasmtime-cranelift-23.0.1//:wasmtime_cranelift", "@cu__wasmtime-environ-23.0.1//:wasmtime_environ", - ], + "@cu__wasmtime-jit-icache-coherence-23.0.1//:wasmtime_jit_icache_coherence", + "@cu__wasmtime-slab-23.0.1//:wasmtime_slab", + ] + select({ + "@rules_rust//rust/platform:aarch64-apple-darwin": [ + "@cu__mach2-0.4.2//:mach2", # cfg(target_os = "macos") + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "@rules_rust//rust/platform:aarch64-apple-ios": [ + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "@rules_rust//rust/platform:aarch64-fuchsia": [ + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "@rules_rust//rust/platform:aarch64-linux-android": [ + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ + "@cu__windows-sys-0.52.0//:windows_sys", # cfg(target_os = "windows") + ], + "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ + "@cu__memfd-0.6.4//:memfd", # cfg(target_os = "linux") + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ + "@cu__memfd-0.6.4//:memfd", # cfg(target_os = "linux") + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ + "@cu__memfd-0.6.4//:memfd", # cfg(target_os = "linux") + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "@rules_rust//rust/platform:armv7-linux-androideabi": [ + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ + "@cu__memfd-0.6.4//:memfd", # cfg(target_os = "linux") + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "@rules_rust//rust/platform:i686-apple-darwin": [ + "@cu__mach2-0.4.2//:mach2", # cfg(target_os = "macos") + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "@rules_rust//rust/platform:i686-linux-android": [ + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "@rules_rust//rust/platform:i686-pc-windows-msvc": [ + "@cu__windows-sys-0.52.0//:windows_sys", # cfg(target_os = "windows") + ], + "@rules_rust//rust/platform:i686-unknown-freebsd": [ + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ + "@cu__memfd-0.6.4//:memfd", # cfg(target_os = "linux") + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ + "@cu__memfd-0.6.4//:memfd", # cfg(target_os = "linux") + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ + "@cu__memfd-0.6.4//:memfd", # cfg(target_os = "linux") + "@cu__psm-0.1.21//:psm", # cfg(target_arch = "s390x") + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "@rules_rust//rust/platform:x86_64-apple-darwin": [ + "@cu__mach2-0.4.2//:mach2", # cfg(target_os = "macos") + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "@rules_rust//rust/platform:x86_64-apple-ios": [ + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "@rules_rust//rust/platform:x86_64-fuchsia": [ + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "@rules_rust//rust/platform:x86_64-linux-android": [ + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ + "@cu__windows-sys-0.52.0//:windows_sys", # cfg(target_os = "windows") + ], + "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ + "@cu__memfd-0.6.4//:memfd", # cfg(target_os = "linux") + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ + "@cu__memfd-0.6.4//:memfd", # cfg(target_os = "linux") + "@cu__rustix-0.38.34//:rustix", # cfg(unix) + ], + "//conditions:default": [], + }), ) cargo_build_script( @@ -82,6 +184,8 @@ cargo_build_script( ), crate_features = [ "cranelift", + "gc", + "runtime", "std", ], crate_name = "build_script_build", @@ -99,6 +203,9 @@ cargo_build_script( ], ), edition = "2021", + proc_macro_deps = [ + "@cu__wasmtime-versioned-export-macros-23.0.1//:wasmtime_versioned_export_macros", + ], rustc_flags = [ "--cap-lints=allow", ], @@ -111,6 +218,9 @@ cargo_build_script( ], version = "23.0.1", visibility = ["//visibility:private"], + deps = [ + "@cu__cc-1.1.7//:cc", + ], ) alias( diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-asm-macros-23.0.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-asm-macros-23.0.1.bazel new file mode 100644 index 00000000..f3b18993 --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-asm-macros-23.0.1.bazel @@ -0,0 +1,47 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "wasmtime_asm_macros", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_root = "src/lib.rs", + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=wasmtime-asm-macros", + "manual", + "noclippy", + "norustfmt", + ], + version = "23.0.1", + deps = [ + "@cu__cfg-if-1.0.0//:cfg_if", + ], +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-23.0.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-23.0.1.bazel index 83325b3b..25cc04fa 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-23.0.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-23.0.1.bazel @@ -28,6 +28,9 @@ rust_library( "WORKSPACE.bazel", ], ), + crate_features = [ + "gc", + ], crate_root = "src/lib.rs", edition = "2021", proc_macro_deps = [ diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-23.0.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-23.0.1.bazel index 4ee899a8..0b616aba 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-23.0.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-23.0.1.bazel @@ -30,6 +30,7 @@ rust_library( ), crate_features = [ "compile", + "gc", "std", ], crate_root = "src/lib.rs", diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-icache-coherence-23.0.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-icache-coherence-23.0.1.bazel new file mode 100644 index 00000000..8d2ab9ce --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-icache-coherence-23.0.1.bazel @@ -0,0 +1,113 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "wasmtime_jit_icache_coherence", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_root = "src/lib.rs", + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=wasmtime-jit-icache-coherence", + "manual", + "noclippy", + "norustfmt", + ], + version = "23.0.1", + deps = [ + "@cu__anyhow-1.0.86//:anyhow", + "@cu__cfg-if-1.0.0//:cfg_if", + ] + select({ + "@rules_rust//rust/platform:aarch64-apple-darwin": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) + ], + "@rules_rust//rust/platform:aarch64-linux-android": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) + ], + "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ + "@cu__windows-sys-0.52.0//:windows_sys", # cfg(target_os = "windows") + ], + "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) + ], + "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) + ], + "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) + ], + "@rules_rust//rust/platform:armv7-linux-androideabi": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) + ], + "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) + ], + "@rules_rust//rust/platform:i686-apple-darwin": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) + ], + "@rules_rust//rust/platform:i686-linux-android": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) + ], + "@rules_rust//rust/platform:i686-pc-windows-msvc": [ + "@cu__windows-sys-0.52.0//:windows_sys", # cfg(target_os = "windows") + ], + "@rules_rust//rust/platform:i686-unknown-freebsd": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) + ], + "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) + ], + "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) + ], + "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) + ], + "@rules_rust//rust/platform:x86_64-apple-darwin": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) + ], + "@rules_rust//rust/platform:x86_64-linux-android": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) + ], + "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ + "@cu__windows-sys-0.52.0//:windows_sys", # cfg(target_os = "windows") + ], + "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) + ], + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) + ], + "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ + "@cu__libc-0.2.155//:libc", # cfg(any(target_os = "linux", target_os = "macos", target_os = "freebsd", target_os = "android")) + ], + "//conditions:default": [], + }), +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-slab-23.0.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-slab-23.0.1.bazel new file mode 100644 index 00000000..b7532fb7 --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-slab-23.0.1.bazel @@ -0,0 +1,44 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "wasmtime_slab", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_root = "src/lib.rs", + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=wasmtime-slab", + "manual", + "noclippy", + "norustfmt", + ], + version = "23.0.1", +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.windows-sys-0.52.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.windows-sys-0.52.0.bazel index 764ee9b0..eaa16313 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.windows-sys-0.52.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.windows-sys-0.52.0.bazel @@ -31,11 +31,17 @@ rust_library( crate_features = [ "Win32", "Win32_Foundation", + "Win32_Security", "Win32_Storage", "Win32_Storage_FileSystem", "Win32_System", "Win32_System_Console", + "Win32_System_Diagnostics", + "Win32_System_Diagnostics_Debug", + "Win32_System_Kernel", + "Win32_System_Memory", "Win32_System_SystemInformation", + "Win32_System_Threading", "default", ], crate_root = "src/lib.rs", diff --git a/bazel/cargo/wasmtime/remote/defs.bzl b/bazel/cargo/wasmtime/remote/defs.bzl index 29d30e14..10be2007 100644 --- a/bazel/cargo/wasmtime/remote/defs.bzl +++ b/bazel/cargo/wasmtime/remote/defs.bzl @@ -379,15 +379,26 @@ _CONDITIONS = { "armv7-linux-androideabi": ["@rules_rust//rust/platform:armv7-linux-androideabi"], "armv7-unknown-linux-gnueabi": ["@rules_rust//rust/platform:armv7-unknown-linux-gnueabi"], "cfg(all(any(target_arch = \"x86_64\", target_arch = \"arm64ec\"), target_env = \"msvc\", not(windows_raw_dylib)))": ["@rules_rust//rust/platform:x86_64-pc-windows-msvc"], + "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": ["@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-linux-android"], + "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))": ["@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], + "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:riscv32imc-unknown-none-elf", "@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:thumbv7em-none-eabi", "@rules_rust//rust/platform:thumbv8m.main-none-eabi", "@rules_rust//rust/platform:wasm32-unknown-unknown", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-none"], "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc"], "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": ["@rules_rust//rust/platform:i686-unknown-linux-gnu"], "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": ["@rules_rust//rust/platform:i686-pc-windows-msvc"], "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": ["@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "cfg(any())": [], "cfg(any(target_arch = \"s390x\", target_arch = \"riscv64\"))": ["@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu"], + "cfg(any(target_os = \"linux\", target_os = \"macos\", target_os = \"freebsd\", target_os = \"android\"))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], + "cfg(any(target_os = \"macos\", target_os = \"ios\"))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios"], "cfg(any(unix, target_os = \"wasi\"))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "cfg(not(all(target_arch = \"arm\", target_os = \"none\")))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-pc-windows-msvc", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-pc-windows-msvc", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:riscv32imc-unknown-none-elf", "@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:wasm32-unknown-unknown", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-pc-windows-msvc", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu", "@rules_rust//rust/platform:x86_64-unknown-none"], + "cfg(target_arch = \"s390x\")": ["@rules_rust//rust/platform:s390x-unknown-linux-gnu"], "cfg(target_os = \"hermit\")": [], + "cfg(target_os = \"linux\")": ["@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], + "cfg(target_os = \"macos\")": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-darwin"], + "cfg(target_os = \"wasi\")": ["@rules_rust//rust/platform:wasm32-wasi"], + "cfg(target_os = \"windows\")": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc", "@rules_rust//rust/platform:i686-pc-windows-msvc", "@rules_rust//rust/platform:x86_64-pc-windows-msvc"], + "cfg(unix)": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "cfg(windows)": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc", "@rules_rust//rust/platform:i686-pc-windows-msvc", "@rules_rust//rust/platform:x86_64-pc-windows-msvc"], "i686-apple-darwin": ["@rules_rust//rust/platform:i686-apple-darwin"], "i686-linux-android": ["@rules_rust//rust/platform:i686-linux-android"], @@ -483,6 +494,16 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.bumpalo-3.16.0.bazel"), ) + maybe( + http_archive, + name = "cu__cc-1.1.7", + sha256 = "26a5c3fd7bfa1ce3897a3a3501d362b2d87b7f2583ebcb4a949ec25911025cbc", + type = "tar.gz", + urls = ["https://static.crates.io/crates/cc/1.1.7/download"], + strip_prefix = "cc-1.1.7", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cc-1.1.7.bazel"), + ) + maybe( http_archive, name = "cu__cfg-if-1.0.0", @@ -663,6 +684,16 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.equivalent-1.0.1.bazel"), ) + maybe( + http_archive, + name = "cu__errno-0.3.9", + sha256 = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba", + type = "tar.gz", + urls = ["https://static.crates.io/crates/errno/0.3.9/download"], + strip_prefix = "errno-0.3.9", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.errno-0.3.9.bazel"), + ) + maybe( http_archive, name = "cu__fallible-iterator-0.3.0", @@ -813,6 +844,16 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.libm-0.2.8.bazel"), ) + maybe( + http_archive, + name = "cu__linux-raw-sys-0.4.14", + sha256 = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89", + type = "tar.gz", + urls = ["https://static.crates.io/crates/linux-raw-sys/0.4.14/download"], + strip_prefix = "linux-raw-sys-0.4.14", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.linux-raw-sys-0.4.14.bazel"), + ) + maybe( http_archive, name = "cu__log-0.4.22", @@ -823,6 +864,16 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.log-0.4.22.bazel"), ) + maybe( + http_archive, + name = "cu__mach2-0.4.2", + sha256 = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709", + type = "tar.gz", + urls = ["https://static.crates.io/crates/mach2/0.4.2/download"], + strip_prefix = "mach2-0.4.2", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.mach2-0.4.2.bazel"), + ) + maybe( http_archive, name = "cu__memchr-2.7.4", @@ -833,6 +884,16 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.memchr-2.7.4.bazel"), ) + maybe( + http_archive, + name = "cu__memfd-0.6.4", + sha256 = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64", + type = "tar.gz", + urls = ["https://static.crates.io/crates/memfd/0.6.4/download"], + strip_prefix = "memfd-0.6.4", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.memfd-0.6.4.bazel"), + ) + maybe( http_archive, name = "cu__object-0.36.2", @@ -883,6 +944,16 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.proc-macro2-1.0.86.bazel"), ) + maybe( + http_archive, + name = "cu__psm-0.1.21", + sha256 = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874", + type = "tar.gz", + urls = ["https://static.crates.io/crates/psm/0.1.21/download"], + strip_prefix = "psm-0.1.21", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.psm-0.1.21.bazel"), + ) + maybe( http_archive, name = "cu__quote-1.0.36", @@ -943,6 +1014,16 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.rustc-hash-1.1.0.bazel"), ) + maybe( + http_archive, + name = "cu__rustix-0.38.34", + sha256 = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f", + type = "tar.gz", + urls = ["https://static.crates.io/crates/rustix/0.38.34/download"], + strip_prefix = "rustix-0.38.34", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.rustix-0.38.34.bazel"), + ) + maybe( http_archive, name = "cu__ryu-1.0.18", @@ -1153,6 +1234,16 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-23.0.1.bazel"), ) + maybe( + http_archive, + name = "cu__wasmtime-asm-macros-23.0.1", + sha256 = "964c3b3342547a51e0d2702eae3a2d2be215d16b55a14e2e786b11c4931b7f08", + type = "tar.gz", + urls = ["https://static.crates.io/crates/wasmtime-asm-macros/23.0.1/download"], + strip_prefix = "wasmtime-asm-macros-23.0.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-asm-macros-23.0.1.bazel"), + ) + maybe( new_git_repository, name = "cu__wasmtime-c-api-macros-23.0.1", @@ -1203,6 +1294,26 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-environ-23.0.1.bazel"), ) + maybe( + http_archive, + name = "cu__wasmtime-jit-icache-coherence-23.0.1", + sha256 = "7fddf3e2980fb1d123d1fcac55189e417fdd3dba4f62139b5a0a1f9efe5669d5", + type = "tar.gz", + urls = ["https://static.crates.io/crates/wasmtime-jit-icache-coherence/23.0.1/download"], + strip_prefix = "wasmtime-jit-icache-coherence-23.0.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-jit-icache-coherence-23.0.1.bazel"), + ) + + maybe( + http_archive, + name = "cu__wasmtime-slab-23.0.1", + sha256 = "f3ac25f8f80a3c5cda4ea68472057b23fa309956ae9784c0f1347439e624840e", + type = "tar.gz", + urls = ["https://static.crates.io/crates/wasmtime-slab/23.0.1/download"], + strip_prefix = "wasmtime-slab-23.0.1", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-slab-23.0.1.bazel"), + ) + maybe( http_archive, name = "cu__wasmtime-types-23.0.1", diff --git a/bazel/repositories.bzl b/bazel/repositories.bzl index 2586ed21..df7784ad 100644 --- a/bazel/repositories.bzl +++ b/bazel/repositories.bzl @@ -240,9 +240,9 @@ def proxy_wasm_cpp_host_repositories(): http_archive, name = "com_github_bytecodealliance_wasmtime", build_file = "@proxy_wasm_cpp_host//bazel/external:wasmtime.BUILD", - sha256 = "917da461249b11a3176a39573723f78c627259576d0ca10b00d6e7f7fa047081", - strip_prefix = "wasmtime-9.0.3", - url = "https://github.com/bytecodealliance/wasmtime/archive/v9.0.3.tar.gz", + sha256 = "dc78600b01814ea01d21d2896d3fb80ee187c42a6e309b6e738f1f2866f790bf", + strip_prefix = "wasmtime-23.0.1", + url = "https://github.com/bytecodealliance/wasmtime/archive/v23.0.1.tar.gz", ) maybe( diff --git a/compile_commands.json b/compile_commands.json new file mode 100644 index 00000000..4a8ba289 --- /dev/null +++ b/compile_commands.json @@ -0,0 +1,3092 @@ +[ + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"proxy_wasm_cpp_sdk\"\" -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -std=c++17 -c external/proxy_wasm_cpp_sdk/proxy_wasm_common.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/proxy_wasm_cpp_sdk/proxy_wasm_common.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"proxy_wasm_cpp_sdk\"\" -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -std=c++17 -c external/proxy_wasm_cpp_sdk/proxy_wasm_enums.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/proxy_wasm_cpp_sdk/proxy_wasm_enums.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/limits.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "include/proxy-wasm/limits.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/sdk.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "include/proxy-wasm/sdk.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/wasm_vm.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "include/proxy-wasm/wasm_vm.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/word.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "include/proxy-wasm/word.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"com_github_webassembly_wasm_c_api\"\" -I external/com_github_webassembly_wasm_c_api -I bazel-out/k8-fastbuild/bin/external/com_github_webassembly_wasm_c_api -x c++ -c external/com_github_webassembly_wasm_c_api/include/wasm.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/com_github_webassembly_wasm_c_api/include/wasm.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"PROXY_WASM_HAS_RUNTIME_WASMTIME\" -D\"PROXY_WASM_HOST_ENGINE_WASMTIME\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/com_github_webassembly_wasm_c_api -I bazel-out/k8-fastbuild/bin/external/com_github_webassembly_wasm_c_api -x c++ -DWASM_API_EXTERN= -c src/common/types.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "src/common/types.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"PROXY_WASM_HAS_RUNTIME_WASMTIME\" -D\"PROXY_WASM_HOST_ENGINE_WASMTIME\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/com_github_webassembly_wasm_c_api -I bazel-out/k8-fastbuild/bin/external/com_github_webassembly_wasm_c_api -x c++ -DWASM_API_EXTERN= -c src/wasmtime/types.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "src/wasmtime/types.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"PROXY_WASM_HAS_RUNTIME_WASMTIME\" -D\"PROXY_WASM_HOST_ENGINE_WASMTIME\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/com_github_webassembly_wasm_c_api -I bazel-out/k8-fastbuild/bin/external/com_github_webassembly_wasm_c_api -x c++ -DWASM_API_EXTERN= -c src/wasmtime/wasmtime.cc", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "src/wasmtime/wasmtime.cc" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"PROXY_WASM_HAS_RUNTIME_WASMTIME\" -D\"PROXY_WASM_HOST_ENGINE_WASMTIME\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/com_github_webassembly_wasm_c_api -I bazel-out/k8-fastbuild/bin/external/com_github_webassembly_wasm_c_api -x c++ -DWASM_API_EXTERN= -c include/proxy-wasm/wasmtime.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "include/proxy-wasm/wasmtime.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"proxy_wasm_cpp_sdk\"\" -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -std=c++17 -c external/proxy_wasm_cpp_sdk/proxy_wasm_common.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/proxy_wasm_cpp_sdk/proxy_wasm_common.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"proxy_wasm_cpp_sdk\"\" -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -std=c++17 -c external/proxy_wasm_cpp_sdk/proxy_wasm_enums.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/proxy_wasm_cpp_sdk/proxy_wasm_enums.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/limits.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "include/proxy-wasm/limits.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/sdk.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "include/proxy-wasm/sdk.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/wasm_vm.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "include/proxy-wasm/wasm_vm.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/word.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "include/proxy-wasm/word.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/context.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "include/proxy-wasm/context.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/context_interface.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "include/proxy-wasm/context_interface.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/exports.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "include/proxy-wasm/exports.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/vm_id_handle.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "include/proxy-wasm/vm_id_handle.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/wasm.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "include/proxy-wasm/wasm.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/err_data.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/err_data.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_bitstr.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/a_bitstr.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_bool.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/a_bool.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_d2i_fp.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/a_d2i_fp.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_dup.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/a_dup.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_gentm.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/a_gentm.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_i2d_fp.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/a_i2d_fp.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_int.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/a_int.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_mbstr.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/a_mbstr.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_object.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/a_object.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_octet.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/a_octet.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_strex.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/a_strex.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_strnid.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/a_strnid.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_time.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/a_time.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_type.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/a_type.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_utctm.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/a_utctm.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/asn1_lib.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/asn1_lib.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/asn1_par.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/asn1_par.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/asn_pack.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/asn_pack.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/f_int.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/f_int.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/f_string.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/f_string.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/posix_time.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/posix_time.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/tasn_dec.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/tasn_dec.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/tasn_enc.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/tasn_enc.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/tasn_fre.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/tasn_fre.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/tasn_new.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/tasn_new.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/tasn_typ.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/tasn_typ.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/tasn_utl.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/tasn_utl.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/base64/base64.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/base64/base64.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/bio.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/bio/bio.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/bio_mem.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/bio/bio_mem.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/connect.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/bio/connect.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/errno.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/bio/errno.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/fd.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/bio/fd.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/file.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/bio/file.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/hexdump.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/bio/hexdump.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/pair.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/bio/pair.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/printf.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/bio/printf.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/socket.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/bio/socket.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/socket_helper.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/bio/socket_helper.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/blake2/blake2.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/blake2/blake2.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bn_extra/bn_asn1.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/bn_extra/bn_asn1.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bn_extra/convert.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/bn_extra/convert.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/buf/buf.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/buf/buf.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bytestring/asn1_compat.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/bytestring/asn1_compat.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bytestring/ber.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/bytestring/ber.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bytestring/cbb.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/bytestring/cbb.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bytestring/cbs.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/bytestring/cbs.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bytestring/unicode.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/bytestring/unicode.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/chacha/chacha.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/chacha/chacha.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/cipher_extra.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/cipher_extra/cipher_extra.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/derive_key.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/cipher_extra/derive_key.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/e_des.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/cipher_extra/e_des.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/e_null.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/cipher_extra/e_null.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/e_rc2.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/cipher_extra/e_rc2.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/e_rc4.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/cipher_extra/e_rc4.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/e_tls.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/cipher_extra/e_tls.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/tls_cbc.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/cipher_extra/tls_cbc.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/conf/conf.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/conf/conf.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cpu_aarch64_apple.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/cpu_aarch64_apple.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cpu_aarch64_fuchsia.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/cpu_aarch64_fuchsia.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cpu_aarch64_linux.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/cpu_aarch64_linux.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cpu_aarch64_openbsd.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/cpu_aarch64_openbsd.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cpu_aarch64_sysreg.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/cpu_aarch64_sysreg.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cpu_aarch64_win.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/cpu_aarch64_win.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cpu_arm_freebsd.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/cpu_arm_freebsd.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cpu_arm_linux.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/cpu_arm_linux.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cpu_intel.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/cpu_intel.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/crypto.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/crypto.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/curve25519/curve25519.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/curve25519/curve25519.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/curve25519/curve25519_64_adx.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/curve25519/curve25519_64_adx.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/curve25519/spake25519.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/curve25519/spake25519.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/des/des.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/des/des.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/dh_extra/dh_asn1.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/dh_extra/dh_asn1.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/dh_extra/params.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/dh_extra/params.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/digest_extra/digest_extra.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/digest_extra/digest_extra.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/dsa/dsa.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/dsa/dsa.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/dsa/dsa_asn1.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/dsa/dsa_asn1.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/ec_extra/ec_asn1.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/ec_extra/ec_asn1.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/ec_extra/ec_derive.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/ec_extra/ec_derive.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/ec_extra/hash_to_curve.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/ec_extra/hash_to_curve.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/ecdh_extra/ecdh_extra.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/engine/engine.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/engine/engine.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/err/err.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/err/err.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/evp.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/evp/evp.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/evp_asn1.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/evp/evp_asn1.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/evp_ctx.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/evp/evp_ctx.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/p_dsa_asn1.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/evp/p_dsa_asn1.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/p_ec.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/evp/p_ec.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/p_ec_asn1.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/evp/p_ec_asn1.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/p_ed25519.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/evp/p_ed25519.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/p_ed25519_asn1.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/evp/p_ed25519_asn1.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/p_hkdf.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/evp/p_hkdf.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/p_rsa.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/evp/p_rsa.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/p_rsa_asn1.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/evp/p_rsa_asn1.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/p_x25519.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/evp/p_x25519.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/p_x25519_asn1.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/evp/p_x25519_asn1.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/pbkdf.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/evp/pbkdf.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/print.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/evp/print.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/scrypt.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/evp/scrypt.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/sign.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/evp/sign.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/ex_data.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/ex_data.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bcm.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bcm.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/fips_shared_support.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/fips_shared_support.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/hpke/hpke.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/hpke/hpke.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/hrss/hrss.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/hrss/hrss.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/kyber/keccak.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/kyber/keccak.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/kyber/kyber.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/kyber/kyber.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/lhash/lhash.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/lhash/lhash.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/mem.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/mem.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/obj/obj.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/obj/obj.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/obj/obj_xref.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/obj/obj_xref.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pem/pem_all.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/pem/pem_all.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pem/pem_info.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/pem/pem_info.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pem/pem_lib.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/pem/pem_lib.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pem/pem_oth.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/pem/pem_oth.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pem/pem_pk8.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/pem/pem_pk8.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pem/pem_pkey.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/pem/pem_pkey.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pem/pem_x509.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/pem/pem_x509.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pem/pem_xaux.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/pem/pem_xaux.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pkcs7/pkcs7.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/pkcs7/pkcs7.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pkcs7/pkcs7_x509.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/pkcs7/pkcs7_x509.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pkcs8/p5_pbev2.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/pkcs8/p5_pbev2.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pkcs8/pkcs8.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/pkcs8/pkcs8.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pkcs8/pkcs8_x509.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/pkcs8/pkcs8_x509.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/poly1305/poly1305.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/poly1305/poly1305.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/poly1305/poly1305_arm.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/poly1305/poly1305_arm.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/poly1305/poly1305_vec.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/poly1305/poly1305_vec.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pool/pool.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/pool/pool.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rand_extra/deterministic.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/rand_extra/deterministic.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rand_extra/forkunsafe.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/rand_extra/forkunsafe.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rand_extra/getentropy.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/rand_extra/getentropy.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rand_extra/ios.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/rand_extra/ios.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rand_extra/passive.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/rand_extra/passive.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rand_extra/rand_extra.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/rand_extra/rand_extra.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rand_extra/trusty.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/rand_extra/trusty.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rand_extra/windows.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/rand_extra/windows.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rc4/rc4.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/rc4/rc4.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/refcount.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/refcount.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rsa_extra/rsa_asn1.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/rsa_extra/rsa_asn1.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rsa_extra/rsa_crypt.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/rsa_extra/rsa_crypt.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rsa_extra/rsa_print.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/rsa_extra/rsa_print.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/siphash/siphash.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/siphash/siphash.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/stack/stack.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/stack/stack.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/thread.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/thread.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/thread_none.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/thread_none.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/thread_pthread.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/thread_pthread.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/thread_win.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/thread_win.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/trust_token/pmbtoken.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/trust_token/pmbtoken.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/trust_token/trust_token.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/trust_token/trust_token.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/trust_token/voprf.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/trust_token/voprf.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/a_digest.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/a_digest.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/a_sign.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/a_sign.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/a_verify.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/a_verify.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/algorithm.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/algorithm.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/asn1_gen.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/asn1_gen.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/by_dir.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/by_dir.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/by_file.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/by_file.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/i2d_pr.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/i2d_pr.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/name_print.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/name_print.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/policy.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/policy.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/rsa_pss.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/rsa_pss.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/t_crl.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/t_crl.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/t_req.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/t_req.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/t_x509.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/t_x509.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/t_x509a.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/t_x509a.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x509.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_att.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x509_att.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_cmp.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x509_cmp.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_d2.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x509_d2.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_def.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x509_def.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_ext.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x509_ext.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_lu.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x509_lu.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_obj.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x509_obj.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_req.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x509_req.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_set.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x509_set.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_trs.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x509_trs.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_txt.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x509_txt.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_v3.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x509_v3.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_vfy.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x509_vfy.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_vpm.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x509_vpm.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509cset.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x509cset.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509name.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x509name.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509rset.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x509rset.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509spki.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x509spki.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_algor.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x_algor.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_all.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x_all.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_attrib.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x_attrib.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_crl.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x_crl.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_exten.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x_exten.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_info.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x_info.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_name.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x_name.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_pkey.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x_pkey.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_pubkey.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x_pubkey.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_req.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x_req.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_sig.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x_sig.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_spki.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x_spki.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_val.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x_val.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_x509.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x_x509.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_x509a.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/x_x509a.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_akey.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/v3_akey.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_akeya.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/v3_akeya.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_alt.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/v3_alt.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_bcons.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/v3_bcons.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_bitst.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/v3_bitst.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_conf.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/v3_conf.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_cpols.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/v3_cpols.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_crld.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/v3_crld.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_enum.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/v3_enum.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_extku.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/v3_extku.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_genn.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/v3_genn.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_ia5.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/v3_ia5.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_info.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/v3_info.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_int.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/v3_int.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_lib.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/v3_lib.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_ncons.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/v3_ncons.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_ocsp.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/v3_ocsp.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_pcons.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/v3_pcons.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_pmaps.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/v3_pmaps.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_prn.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/v3_prn.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_purp.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/v3_purp.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_skey.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/v3_skey.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_utl.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/v3_utl.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/asn1/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/bio/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bytestring/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/bytestring/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/chacha/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/chacha/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/cipher_extra/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/conf/conf_def.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/conf/conf_def.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/conf/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/conf/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cpu_arm_linux.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/cpu_arm_linux.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/curve25519/curve25519_tables.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/curve25519/curve25519_tables.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/curve25519/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/curve25519/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/des/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/des/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/dsa/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/dsa/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/ec_extra/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/ec_extra/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/err/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/err/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/evp/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/aes/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/aes/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bn/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/cipher/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/cipher/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/delocate.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/delocate.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/dh/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/dh/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/digest/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/digest/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/digest/md32_common.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/digest/md32_common.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/builtin_curves.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/ec/builtin_curves.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/ec/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/p256_table.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/ec/p256_table.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/ecdsa/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/md5/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/md5/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/modes/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/modes/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/rand/fork_detect.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rand/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/rand/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rsa/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/rsa/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/service_indicator/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/sha/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/sha/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/tls/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/tls/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/hrss/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/hrss/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/kyber/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/kyber/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/lhash/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/lhash/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/obj/obj_dat.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/obj/obj_dat.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pkcs7/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/pkcs7/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pkcs8/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/pkcs8/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/poly1305/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/poly1305/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pool/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/pool/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rsa_extra/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/rsa_extra/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/trust_token/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/trust_token/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/ext_dat.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/ext_dat.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/internal.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/x509v3/internal.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/third_party/fiat/curve25519_32.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/third_party/fiat/curve25519_32.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/third_party/fiat/curve25519_64.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/third_party/fiat/curve25519_64.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/third_party/fiat/curve25519_64_adx.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/third_party/fiat/curve25519_64_adx.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/third_party/fiat/curve25519_64_msvc.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/third_party/fiat/curve25519_64_msvc.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/third_party/fiat/p256_32.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/third_party/fiat/p256_32.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/third_party/fiat/p256_64.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/third_party/fiat/p256_64.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/third_party/fiat/p256_64_msvc.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/third_party/fiat/p256_64_msvc.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/chacha/chacha-armv8-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-aarch64/crypto/chacha/chacha-armv8-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/aesv8-armv8-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/aesv8-armv8-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/armv8-mont-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/armv8-mont-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/bn-armv8-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/bn-armv8-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/ghash-neon-armv8-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/ghash-neon-armv8-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/ghashv8-armv8-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/ghashv8-armv8-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/p256-armv8-asm-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/p256-armv8-asm-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/sha1-armv8-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/sha1-armv8-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/sha256-armv8-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/sha256-armv8-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/sha512-armv8-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/sha512-armv8-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/vpaes-armv8-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/vpaes-armv8-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/test/trampoline-armv8-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-aarch64/crypto/test/trampoline-armv8-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-arm/crypto/chacha/chacha-armv4-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-arm/crypto/chacha/chacha-armv4-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-arm/crypto/fipsmodule/aesv8-armv7-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-arm/crypto/fipsmodule/aesv8-armv7-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-arm/crypto/fipsmodule/armv4-mont-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-arm/crypto/fipsmodule/armv4-mont-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-arm/crypto/fipsmodule/bsaes-armv7-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-arm/crypto/fipsmodule/bsaes-armv7-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-arm/crypto/fipsmodule/ghash-armv4-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-arm/crypto/fipsmodule/ghash-armv4-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-arm/crypto/fipsmodule/ghashv8-armv7-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-arm/crypto/fipsmodule/ghashv8-armv7-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-arm/crypto/fipsmodule/sha1-armv4-large-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-arm/crypto/fipsmodule/sha1-armv4-large-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-arm/crypto/fipsmodule/sha256-armv4-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-arm/crypto/fipsmodule/sha256-armv4-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-arm/crypto/fipsmodule/sha512-armv4-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-arm/crypto/fipsmodule/sha512-armv4-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-arm/crypto/fipsmodule/vpaes-armv7-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-arm/crypto/fipsmodule/vpaes-armv7-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-arm/crypto/test/trampoline-armv4-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-arm/crypto/test/trampoline-armv4-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/chacha/chacha-x86-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86/crypto/chacha/chacha-x86-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/fipsmodule/aesni-x86-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86/crypto/fipsmodule/aesni-x86-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/fipsmodule/bn-586-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86/crypto/fipsmodule/bn-586-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/fipsmodule/co-586-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86/crypto/fipsmodule/co-586-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/fipsmodule/ghash-ssse3-x86-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86/crypto/fipsmodule/ghash-ssse3-x86-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/fipsmodule/ghash-x86-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86/crypto/fipsmodule/ghash-x86-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/fipsmodule/md5-586-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86/crypto/fipsmodule/md5-586-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/fipsmodule/sha1-586-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86/crypto/fipsmodule/sha1-586-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/fipsmodule/sha256-586-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86/crypto/fipsmodule/sha256-586-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/fipsmodule/sha512-586-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86/crypto/fipsmodule/sha512-586-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/fipsmodule/vpaes-x86-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86/crypto/fipsmodule/vpaes-x86-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/fipsmodule/x86-mont-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86/crypto/fipsmodule/x86-mont-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/test/trampoline-x86-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86/crypto/test/trampoline-x86-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/chacha/chacha-x86_64-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86_64/crypto/chacha/chacha-x86_64-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/aesni-gcm-x86_64-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/aesni-gcm-x86_64-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/aesni-x86_64-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/aesni-x86_64-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/ghash-x86_64-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/ghash-x86_64-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/md5-x86_64-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/md5-x86_64-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/p256-x86_64-asm-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/p256-x86_64-asm-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/rdrand-x86_64-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/rdrand-x86_64-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/rsaz-avx2-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/rsaz-avx2-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/sha1-x86_64-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/sha1-x86_64-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/sha256-x86_64-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/sha256-x86_64-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/sha512-x86_64-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/sha512-x86_64-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/vpaes-x86_64-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/vpaes-x86_64-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/x86_64-mont-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/x86_64-mont-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/x86_64-mont5-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/x86_64-mont5-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/test/trampoline-x86_64-apple.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/apple-x86_64/crypto/test/trampoline-x86_64-apple.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/chacha/chacha-armv8-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-aarch64/crypto/chacha/chacha-armv8-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/aesv8-armv8-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/aesv8-armv8-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/armv8-mont-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/armv8-mont-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/bn-armv8-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/bn-armv8-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/ghash-neon-armv8-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/ghash-neon-armv8-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/ghashv8-armv8-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/ghashv8-armv8-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/p256-armv8-asm-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/p256-armv8-asm-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/sha1-armv8-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/sha1-armv8-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/sha256-armv8-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/sha256-armv8-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/sha512-armv8-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/sha512-armv8-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/vpaes-armv8-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/vpaes-armv8-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/test/trampoline-armv8-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-aarch64/crypto/test/trampoline-armv8-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-arm/crypto/chacha/chacha-armv4-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-arm/crypto/chacha/chacha-armv4-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-arm/crypto/fipsmodule/aesv8-armv7-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-arm/crypto/fipsmodule/aesv8-armv7-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-arm/crypto/fipsmodule/armv4-mont-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-arm/crypto/fipsmodule/armv4-mont-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-arm/crypto/fipsmodule/bsaes-armv7-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-arm/crypto/fipsmodule/bsaes-armv7-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-arm/crypto/fipsmodule/ghash-armv4-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-arm/crypto/fipsmodule/ghash-armv4-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-arm/crypto/fipsmodule/ghashv8-armv7-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-arm/crypto/fipsmodule/ghashv8-armv7-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-arm/crypto/fipsmodule/sha1-armv4-large-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-arm/crypto/fipsmodule/sha1-armv4-large-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-arm/crypto/fipsmodule/sha256-armv4-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-arm/crypto/fipsmodule/sha256-armv4-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-arm/crypto/fipsmodule/sha512-armv4-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-arm/crypto/fipsmodule/sha512-armv4-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-arm/crypto/fipsmodule/vpaes-armv7-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-arm/crypto/fipsmodule/vpaes-armv7-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-arm/crypto/test/trampoline-armv4-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-arm/crypto/test/trampoline-armv4-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/chacha/chacha-x86-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86/crypto/chacha/chacha-x86-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/fipsmodule/aesni-x86-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86/crypto/fipsmodule/aesni-x86-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/fipsmodule/bn-586-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86/crypto/fipsmodule/bn-586-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/fipsmodule/co-586-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86/crypto/fipsmodule/co-586-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/fipsmodule/ghash-ssse3-x86-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86/crypto/fipsmodule/ghash-ssse3-x86-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/fipsmodule/ghash-x86-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86/crypto/fipsmodule/ghash-x86-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/fipsmodule/md5-586-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86/crypto/fipsmodule/md5-586-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/fipsmodule/sha1-586-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86/crypto/fipsmodule/sha1-586-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/fipsmodule/sha256-586-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86/crypto/fipsmodule/sha256-586-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/fipsmodule/sha512-586-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86/crypto/fipsmodule/sha512-586-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/fipsmodule/vpaes-x86-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86/crypto/fipsmodule/vpaes-x86-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/fipsmodule/x86-mont-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86/crypto/fipsmodule/x86-mont-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/test/trampoline-x86-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86/crypto/test/trampoline-x86-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/chacha/chacha-x86_64-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86_64/crypto/chacha/chacha-x86_64-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/aesni-gcm-x86_64-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/aesni-gcm-x86_64-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/aesni-x86_64-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/aesni-x86_64-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/ghash-x86_64-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/ghash-x86_64-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/md5-x86_64-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/md5-x86_64-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/p256-x86_64-asm-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/p256-x86_64-asm-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/rdrand-x86_64-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/rdrand-x86_64-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/rsaz-avx2-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/rsaz-avx2-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/sha1-x86_64-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/sha1-x86_64-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/sha256-x86_64-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/sha256-x86_64-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/sha512-x86_64-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/sha512-x86_64-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/vpaes-x86_64-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/vpaes-x86_64-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/x86_64-mont-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/x86_64-mont-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/x86_64-mont5-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/x86_64-mont5-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/test/trampoline-x86_64-linux.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/linux-x86_64/crypto/test/trampoline-x86_64-linux.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/curve25519/asm/x25519-asm-arm.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/curve25519/asm/x25519-asm-arm.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/hrss/asm/poly_rq_mul.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/hrss/asm/poly_rq_mul.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/poly1305/poly1305_arm_asm.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/poly1305/poly1305_arm_asm.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/third_party/fiat/asm/fiat_curve25519_adx_mul.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/third_party/fiat/asm/fiat_curve25519_adx_mul.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/third_party/fiat/asm/fiat_curve25519_adx_square.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/third_party/fiat/asm/fiat_curve25519_adx_square.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/chacha/chacha-armv8-win.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/win-aarch64/crypto/chacha/chacha-armv8-win.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-win.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/win-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-win.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/aesv8-armv8-win.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/win-aarch64/crypto/fipsmodule/aesv8-armv8-win.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-win.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/win-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-win.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/armv8-mont-win.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/win-aarch64/crypto/fipsmodule/armv8-mont-win.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/bn-armv8-win.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/win-aarch64/crypto/fipsmodule/bn-armv8-win.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/ghash-neon-armv8-win.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/win-aarch64/crypto/fipsmodule/ghash-neon-armv8-win.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/ghashv8-armv8-win.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/win-aarch64/crypto/fipsmodule/ghashv8-armv8-win.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/p256-armv8-asm-win.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/win-aarch64/crypto/fipsmodule/p256-armv8-asm-win.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-win.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/win-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-win.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/sha1-armv8-win.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/win-aarch64/crypto/fipsmodule/sha1-armv8-win.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/sha256-armv8-win.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/win-aarch64/crypto/fipsmodule/sha256-armv8-win.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/sha512-armv8-win.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/win-aarch64/crypto/fipsmodule/sha512-armv8-win.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/vpaes-armv8-win.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/win-aarch64/crypto/fipsmodule/vpaes-armv8-win.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/test/trampoline-armv8-win.S", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/win-aarch64/crypto/test/trampoline-armv8-win.S" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/aes/aes.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/aes/aes.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/aes/aes_nohw.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/aes/aes_nohw.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/aes/key_wrap.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/aes/key_wrap.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/aes/mode_wrappers.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/aes/mode_wrappers.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/add.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bn/add.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/asm/x86_64-gcc.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bn/asm/x86_64-gcc.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/bn.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bn/bn.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/bytes.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bn/bytes.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/cmp.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bn/cmp.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/ctx.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bn/ctx.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/div.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bn/div.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/div_extra.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bn/div_extra.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/exponentiation.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bn/exponentiation.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/gcd.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bn/gcd.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/gcd_extra.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bn/gcd_extra.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/generic.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bn/generic.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/jacobi.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bn/jacobi.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/montgomery.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bn/montgomery.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/montgomery_inv.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bn/montgomery_inv.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/mul.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bn/mul.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/prime.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bn/prime.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/random.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bn/random.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/shift.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bn/shift.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/sqrt.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/bn/sqrt.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/cipher/aead.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/cipher/aead.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/cipher/cipher.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/cipher/cipher.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/cipher/e_aes.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/cipher/e_aes.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/cipher/e_aesccm.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/cipher/e_aesccm.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/cmac/cmac.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/cmac/cmac.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/dh/check.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/dh/check.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/dh/dh.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/dh/dh.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/digest/digest.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/digest/digest.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/digest/digests.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/digest/digests.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/digestsign/digestsign.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/digestsign/digestsign.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/ec.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/ec/ec.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/ec_key.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/ec/ec_key.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/ec_montgomery.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/ec/ec_montgomery.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/felem.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/ec/felem.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/oct.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/ec/oct.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/p224-64.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/ec/p224-64.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/p256-nistz.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/ec/p256-nistz.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/p256.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/ec/p256.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/scalar.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/ec/scalar.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/simple.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/ec/simple.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/simple_mul.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/ec/simple_mul.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/util.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/ec/util.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/wnaf.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/ec/wnaf.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ecdh/ecdh.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/ecdh/ecdh.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/hkdf/hkdf.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/hkdf/hkdf.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/hmac/hmac.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/hmac/hmac.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/md4/md4.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/md4/md4.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/md5/md5.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/md5/md5.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/modes/cbc.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/modes/cbc.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/modes/cfb.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/modes/cfb.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/modes/ctr.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/modes/ctr.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/modes/gcm.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/modes/gcm.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/modes/gcm_nohw.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/modes/gcm_nohw.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/modes/ofb.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/modes/ofb.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/modes/polyval.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/modes/polyval.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rand/ctrdrbg.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/rand/ctrdrbg.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rand/fork_detect.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/rand/fork_detect.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rand/rand.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/rand/rand.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rand/urandom.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/rand/urandom.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rsa/blinding.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/rsa/blinding.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rsa/padding.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/rsa/padding.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rsa/rsa.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/rsa/rsa.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rsa/rsa_impl.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/rsa/rsa_impl.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/self_check/fips.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/self_check/fips.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/self_check/self_check.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/self_check/self_check.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/service_indicator/service_indicator.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/service_indicator/service_indicator.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/sha/sha1.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/sha/sha1.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/sha/sha256.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/sha/sha256.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/sha/sha512.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/sha/sha512.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/tls/kdf.c", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/crypto/fipsmodule/tls/kdf.c" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/aead.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/aead.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/aes.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/aes.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/arm_arch.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/arm_arch.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/asm_base.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/asm_base.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/asn1.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/asn1.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/asn1_mac.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/asn1_mac.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/asn1t.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/asn1t.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/base.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/base.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/base64.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/base64.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/bio.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/bio.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/blake2.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/blake2.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/blowfish.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/blowfish.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/bn.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/bn.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/buf.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/buf.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/buffer.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/buffer.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/bytestring.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/bytestring.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/cast.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/cast.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/chacha.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/chacha.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/cipher.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/cipher.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/cmac.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/cmac.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/conf.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/conf.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/cpu.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/cpu.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/crypto.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/crypto.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/ctrdrbg.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/ctrdrbg.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/curve25519.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/curve25519.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/des.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/des.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/dh.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/dh.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/digest.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/digest.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/dsa.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/dsa.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/e_os2.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/e_os2.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/ec.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/ec.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/ec_key.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/ec_key.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/ecdh.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/ecdh.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/ecdsa.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/ecdsa.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/engine.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/engine.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/err.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/err.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/evp.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/evp.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/evp_errors.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/evp_errors.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/ex_data.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/ex_data.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/hkdf.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/hkdf.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/hmac.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/hmac.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/hpke.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/hpke.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/hrss.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/hrss.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/is_boringssl.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/is_boringssl.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/kdf.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/kdf.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/kyber.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/kyber.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/lhash.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/lhash.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/md4.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/md4.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/md5.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/md5.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/mem.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/mem.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/nid.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/nid.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/obj.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/obj.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/obj_mac.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/obj_mac.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/objects.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/objects.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/opensslconf.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/opensslconf.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/opensslv.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/opensslv.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/ossl_typ.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/ossl_typ.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/pem.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/pem.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/pkcs12.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/pkcs12.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/pkcs7.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/pkcs7.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/pkcs8.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/pkcs8.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/poly1305.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/poly1305.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/pool.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/pool.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/rand.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/rand.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/rc4.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/rc4.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/ripemd.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/ripemd.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/rsa.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/rsa.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/safestack.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/safestack.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/service_indicator.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/service_indicator.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/sha.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/sha.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/siphash.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/siphash.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/span.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/span.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/stack.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/stack.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/target.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/target.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/thread.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/thread.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/time.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/time.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/trust_token.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/trust_token.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/type_check.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/type_check.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/x509.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/x509.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/x509_vfy.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/x509_vfy.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/x509v3.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "external/boringssl/src/include/openssl/x509v3.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/bytecode_util.cc", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "src/bytecode_util.cc" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/context.cc", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "src/context.cc" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/exports.cc", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "src/exports.cc" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/hash.cc", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "src/hash.cc" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/hash.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "src/hash.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/pairs_util.cc", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "src/pairs_util.cc" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/shared_data.cc", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "src/shared_data.cc" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/shared_data.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "src/shared_data.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/shared_queue.cc", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "src/shared_queue.cc" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/shared_queue.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "src/shared_queue.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/signature_util.cc", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "src/signature_util.cc" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/vm_id_handle.cc", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "src/vm_id_handle.cc" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/wasm.cc", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "src/wasm.cc" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/wasm.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "src/wasm.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c include/proxy-wasm/bytecode_util.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "include/proxy-wasm/bytecode_util.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c include/proxy-wasm/pairs_util.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "include/proxy-wasm/pairs_util.h" + }, + { + "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c include/proxy-wasm/signature_util.h", + "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", + "file": "include/proxy-wasm/signature_util.h" + } +] \ No newline at end of file From 07b4096307d5551d417dccdc6f0dbcc438f47ac1 Mon Sep 17 00:00:00 2001 From: Keith Mattix II Date: Mon, 12 Aug 2024 21:11:13 +0000 Subject: [PATCH 06/14] Get tests passing locally Signed-off-by: Keith Mattix II --- .gitignore | 1 + .vscode/settings.json | 6 - bazel/external/wasm-c-api.BUILD | 60 - bazel/external/wasmtime.BUILD | 67 +- bazel/repositories.bzl | 13 +- compile_commands.json | 3092 ------------------------------- src/wasmtime/wasmtime.cc | 4 +- 7 files changed, 70 insertions(+), 3173 deletions(-) delete mode 100644 .vscode/settings.json delete mode 100644 bazel/external/wasm-c-api.BUILD delete mode 100644 compile_commands.json diff --git a/.gitignore b/.gitignore index a6ef824c..b7fc7a81 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /bazel-* +.vscode diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 267b0847..00000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "bsv.cc.compdb.targets": [ - "//:lib", - "//:wasmtime_lib" - ] -} diff --git a/bazel/external/wasm-c-api.BUILD b/bazel/external/wasm-c-api.BUILD deleted file mode 100644 index 4946da7d..00000000 --- a/bazel/external/wasm-c-api.BUILD +++ /dev/null @@ -1,60 +0,0 @@ -load("@rules_cc//cc:defs.bzl", "cc_library") - -licenses(["notice"]) # Apache 2 - -package(default_visibility = ["//visibility:public"]) - -cc_library( - name = "wasmtime_lib", - hdrs = [ - "include/wasm.h", - ], - deps = [ - "@com_github_bytecodealliance_wasmtime//:rust_c_api", - ], -) - -genrule( - name = "prefixed_wasmtime_c_api_headers", - srcs = [ - "include/wasm.h", - ], - outs = [ - "include/prefixed_wasm.h", - ], - cmd = """ - sed -e 's/\\ wasm_/\\ wasmtime_wasm_/g' \ - -e 's/\\*wasm_/\\*wasmtime_wasm_/g' \ - -e 's/(wasm_/(wasmtime_wasm_/g' \ - $(<) >$@ - """, -) - -genrule( - name = "prefixed_wasmtime_c_api_lib", - srcs = [ - "@com_github_bytecodealliance_wasmtime//:rust_c_api", - ], - outs = [ - "prefixed_wasmtime_c_api.a", - ], - cmd = """ - for symbol in $$(nm -P $(<) 2>/dev/null | grep -E ^_?wasm_ | cut -d" " -f1); do - echo $$symbol | sed -r 's/^(_?)(wasm_[a-z_]+)$$/\\1\\2 \\1wasmtime_\\2/' >>prefixed - done - # This should be OBJCOPY, but bazel-zig-cc doesn't define it. - objcopy --redefine-syms=prefixed $(<) $@ - """, - toolchains = ["@bazel_tools//tools/cpp:current_cc_toolchain"], -) - -cc_library( - name = "prefixed_wasmtime_lib", - srcs = [ - ":prefixed_wasmtime_c_api_lib", - ], - hdrs = [ - ":prefixed_wasmtime_c_api_headers", - ], - linkstatic = 1, -) diff --git a/bazel/external/wasmtime.BUILD b/bazel/external/wasmtime.BUILD index 58436661..e4c8439f 100644 --- a/bazel/external/wasmtime.BUILD +++ b/bazel/external/wasmtime.BUILD @@ -1,15 +1,78 @@ load("@rules_rust//rust:defs.bzl", "rust_static_library") +load("@rules_cc//cc:defs.bzl", "cc_library") licenses(["notice"]) # Apache 2 package(default_visibility = ["//visibility:public"]) +genrule( + name = "wasm-c-api-gen", + srcs = ["crates/c-api/include/wasm.h"], + outs = ["include/wasm.h"], + cmd = "cp $< $@", +) + +cc_library( + name = "wasmtime_lib", + hdrs = [ + "include/wasm.h", + ], + deps = [ + ":rust_c_api", + ], +) + +genrule( + name = "prefixed_wasmtime_c_api_headers", + srcs = [ + "crates/c-api/include/wasm.h", + ], + outs = [ + "include/prefixed_wasm.h", + ], + cmd = """ + sed -e 's/\\ wasm_/\\ wasmtime_wasm_/g' \ + -e 's/\\*wasm_/\\*wasmtime_wasm_/g' \ + -e 's/(wasm_/(wasmtime_wasm_/g' \ + $(<) >$@ + """, +) + +genrule( + name = "prefixed_wasmtime_c_api_lib", + srcs = [ + ":rust_c_api", + ], + outs = [ + "prefixed_wasmtime_c_api.a", + ], + cmd = """ + for symbol in $$(nm -P $(<) 2>/dev/null | grep -E ^_?wasm_ | cut -d" " -f1); do + echo $$symbol | sed -r 's/^(_?)(wasm_[a-z_]+)$$/\\1\\2 \\1wasmtime_\\2/' >>prefixed + done + # This should be OBJCOPY, but bazel-zig-cc doesn't define it. + objcopy --redefine-syms=prefixed $(<) $@ + """, + toolchains = ["@bazel_tools//tools/cpp:current_cc_toolchain"], +) + +cc_library( + name = "prefixed_wasmtime_lib", + srcs = [ + ":prefixed_wasmtime_c_api_lib", + ], + hdrs = [ + ":prefixed_wasmtime_c_api_headers", + ], + linkstatic = 1, +) + rust_static_library( name = "rust_c_api", srcs = glob(["crates/c-api/src/**/*.rs"]), - crate_features = [], + crate_features = ["cranelift"], crate_root = "crates/c-api/src/lib.rs", - edition = "2018", + edition = "2021", proc_macro_deps = [ "@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:wasmtime-c-api-macros", ], diff --git a/bazel/repositories.bzl b/bazel/repositories.bzl index df7784ad..d543982a 100644 --- a/bazel/repositories.bzl +++ b/bazel/repositories.bzl @@ -245,23 +245,14 @@ def proxy_wasm_cpp_host_repositories(): url = "https://github.com/bytecodealliance/wasmtime/archive/v23.0.1.tar.gz", ) - maybe( - http_archive, - name = "com_github_webassembly_wasm_c_api", - build_file = "@proxy_wasm_cpp_host//bazel/external:wasm-c-api.BUILD", - sha256 = "c774044f51431429e878bd1b9e2a4e38932f861f9211df72f75e9427eb6b8d32", - strip_prefix = "wasm-c-api-c9d31284651b975f05ac27cee0bab1377560b87e", - url = "https://github.com/WebAssembly/wasm-c-api/archive/c9d31284651b975f05ac27cee0bab1377560b87e.tar.gz", - ) - native.bind( name = "wasmtime", - actual = "@com_github_webassembly_wasm_c_api//:wasmtime_lib", + actual = "@com_github_bytecodealliance_wasmtime//:wasmtime_lib", ) native.bind( name = "prefixed_wasmtime", - actual = "@com_github_webassembly_wasm_c_api//:prefixed_wasmtime_lib", + actual = "@com_github_bytecodealliance_wasmtime//:prefixed_wasmtime_lib", ) # WAVM with dependencies. diff --git a/compile_commands.json b/compile_commands.json deleted file mode 100644 index 4a8ba289..00000000 --- a/compile_commands.json +++ /dev/null @@ -1,3092 +0,0 @@ -[ - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"proxy_wasm_cpp_sdk\"\" -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -std=c++17 -c external/proxy_wasm_cpp_sdk/proxy_wasm_common.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/proxy_wasm_cpp_sdk/proxy_wasm_common.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"proxy_wasm_cpp_sdk\"\" -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -std=c++17 -c external/proxy_wasm_cpp_sdk/proxy_wasm_enums.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/proxy_wasm_cpp_sdk/proxy_wasm_enums.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/limits.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "include/proxy-wasm/limits.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/sdk.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "include/proxy-wasm/sdk.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/wasm_vm.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "include/proxy-wasm/wasm_vm.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/word.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "include/proxy-wasm/word.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"com_github_webassembly_wasm_c_api\"\" -I external/com_github_webassembly_wasm_c_api -I bazel-out/k8-fastbuild/bin/external/com_github_webassembly_wasm_c_api -x c++ -c external/com_github_webassembly_wasm_c_api/include/wasm.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/com_github_webassembly_wasm_c_api/include/wasm.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"PROXY_WASM_HAS_RUNTIME_WASMTIME\" -D\"PROXY_WASM_HOST_ENGINE_WASMTIME\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/com_github_webassembly_wasm_c_api -I bazel-out/k8-fastbuild/bin/external/com_github_webassembly_wasm_c_api -x c++ -DWASM_API_EXTERN= -c src/common/types.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "src/common/types.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"PROXY_WASM_HAS_RUNTIME_WASMTIME\" -D\"PROXY_WASM_HOST_ENGINE_WASMTIME\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/com_github_webassembly_wasm_c_api -I bazel-out/k8-fastbuild/bin/external/com_github_webassembly_wasm_c_api -x c++ -DWASM_API_EXTERN= -c src/wasmtime/types.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "src/wasmtime/types.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"PROXY_WASM_HAS_RUNTIME_WASMTIME\" -D\"PROXY_WASM_HOST_ENGINE_WASMTIME\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/com_github_webassembly_wasm_c_api -I bazel-out/k8-fastbuild/bin/external/com_github_webassembly_wasm_c_api -x c++ -DWASM_API_EXTERN= -c src/wasmtime/wasmtime.cc", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "src/wasmtime/wasmtime.cc" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"PROXY_WASM_HAS_RUNTIME_WASMTIME\" -D\"PROXY_WASM_HOST_ENGINE_WASMTIME\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/com_github_webassembly_wasm_c_api -I bazel-out/k8-fastbuild/bin/external/com_github_webassembly_wasm_c_api -x c++ -DWASM_API_EXTERN= -c include/proxy-wasm/wasmtime.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "include/proxy-wasm/wasmtime.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"proxy_wasm_cpp_sdk\"\" -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -std=c++17 -c external/proxy_wasm_cpp_sdk/proxy_wasm_common.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/proxy_wasm_cpp_sdk/proxy_wasm_common.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"proxy_wasm_cpp_sdk\"\" -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -std=c++17 -c external/proxy_wasm_cpp_sdk/proxy_wasm_enums.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/proxy_wasm_cpp_sdk/proxy_wasm_enums.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/limits.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "include/proxy-wasm/limits.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/sdk.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "include/proxy-wasm/sdk.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/wasm_vm.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "include/proxy-wasm/wasm_vm.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/word.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "include/proxy-wasm/word.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/context.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "include/proxy-wasm/context.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/context_interface.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "include/proxy-wasm/context_interface.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/exports.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "include/proxy-wasm/exports.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/vm_id_handle.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "include/proxy-wasm/vm_id_handle.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -x c++ -c include/proxy-wasm/wasm.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "include/proxy-wasm/wasm.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/err_data.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/err_data.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_bitstr.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/a_bitstr.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_bool.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/a_bool.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_d2i_fp.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/a_d2i_fp.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_dup.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/a_dup.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_gentm.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/a_gentm.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_i2d_fp.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/a_i2d_fp.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_int.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/a_int.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_mbstr.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/a_mbstr.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_object.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/a_object.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_octet.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/a_octet.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_strex.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/a_strex.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_strnid.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/a_strnid.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_time.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/a_time.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_type.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/a_type.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/a_utctm.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/a_utctm.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/asn1_lib.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/asn1_lib.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/asn1_par.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/asn1_par.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/asn_pack.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/asn_pack.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/f_int.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/f_int.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/f_string.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/f_string.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/posix_time.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/posix_time.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/tasn_dec.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/tasn_dec.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/tasn_enc.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/tasn_enc.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/tasn_fre.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/tasn_fre.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/tasn_new.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/tasn_new.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/tasn_typ.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/tasn_typ.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/tasn_utl.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/tasn_utl.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/base64/base64.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/base64/base64.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/bio.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/bio/bio.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/bio_mem.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/bio/bio_mem.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/connect.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/bio/connect.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/errno.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/bio/errno.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/fd.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/bio/fd.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/file.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/bio/file.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/hexdump.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/bio/hexdump.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/pair.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/bio/pair.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/printf.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/bio/printf.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/socket.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/bio/socket.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/socket_helper.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/bio/socket_helper.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/blake2/blake2.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/blake2/blake2.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bn_extra/bn_asn1.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/bn_extra/bn_asn1.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bn_extra/convert.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/bn_extra/convert.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/buf/buf.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/buf/buf.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bytestring/asn1_compat.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/bytestring/asn1_compat.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bytestring/ber.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/bytestring/ber.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bytestring/cbb.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/bytestring/cbb.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bytestring/cbs.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/bytestring/cbs.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bytestring/unicode.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/bytestring/unicode.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/chacha/chacha.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/chacha/chacha.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/cipher_extra.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/cipher_extra/cipher_extra.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/derive_key.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/cipher_extra/derive_key.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/e_des.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/cipher_extra/e_des.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/e_null.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/cipher_extra/e_null.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/e_rc2.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/cipher_extra/e_rc2.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/e_rc4.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/cipher_extra/e_rc4.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/e_tls.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/cipher_extra/e_tls.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/tls_cbc.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/cipher_extra/tls_cbc.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/conf/conf.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/conf/conf.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cpu_aarch64_apple.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/cpu_aarch64_apple.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cpu_aarch64_fuchsia.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/cpu_aarch64_fuchsia.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cpu_aarch64_linux.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/cpu_aarch64_linux.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cpu_aarch64_openbsd.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/cpu_aarch64_openbsd.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cpu_aarch64_sysreg.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/cpu_aarch64_sysreg.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cpu_aarch64_win.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/cpu_aarch64_win.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cpu_arm_freebsd.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/cpu_arm_freebsd.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cpu_arm_linux.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/cpu_arm_linux.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cpu_intel.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/cpu_intel.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/crypto.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/crypto.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/curve25519/curve25519.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/curve25519/curve25519.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/curve25519/curve25519_64_adx.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/curve25519/curve25519_64_adx.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/curve25519/spake25519.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/curve25519/spake25519.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/des/des.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/des/des.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/dh_extra/dh_asn1.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/dh_extra/dh_asn1.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/dh_extra/params.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/dh_extra/params.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/digest_extra/digest_extra.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/digest_extra/digest_extra.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/dsa/dsa.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/dsa/dsa.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/dsa/dsa_asn1.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/dsa/dsa_asn1.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/ec_extra/ec_asn1.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/ec_extra/ec_asn1.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/ec_extra/ec_derive.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/ec_extra/ec_derive.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/ec_extra/hash_to_curve.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/ec_extra/hash_to_curve.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/ecdh_extra/ecdh_extra.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/engine/engine.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/engine/engine.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/err/err.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/err/err.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/evp.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/evp/evp.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/evp_asn1.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/evp/evp_asn1.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/evp_ctx.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/evp/evp_ctx.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/p_dsa_asn1.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/evp/p_dsa_asn1.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/p_ec.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/evp/p_ec.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/p_ec_asn1.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/evp/p_ec_asn1.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/p_ed25519.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/evp/p_ed25519.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/p_ed25519_asn1.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/evp/p_ed25519_asn1.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/p_hkdf.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/evp/p_hkdf.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/p_rsa.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/evp/p_rsa.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/p_rsa_asn1.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/evp/p_rsa_asn1.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/p_x25519.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/evp/p_x25519.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/p_x25519_asn1.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/evp/p_x25519_asn1.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/pbkdf.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/evp/pbkdf.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/print.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/evp/print.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/scrypt.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/evp/scrypt.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/sign.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/evp/sign.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/ex_data.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/ex_data.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bcm.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bcm.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/fips_shared_support.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/fips_shared_support.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/hpke/hpke.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/hpke/hpke.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/hrss/hrss.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/hrss/hrss.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/kyber/keccak.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/kyber/keccak.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/kyber/kyber.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/kyber/kyber.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/lhash/lhash.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/lhash/lhash.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/mem.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/mem.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/obj/obj.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/obj/obj.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/obj/obj_xref.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/obj/obj_xref.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pem/pem_all.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/pem/pem_all.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pem/pem_info.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/pem/pem_info.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pem/pem_lib.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/pem/pem_lib.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pem/pem_oth.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/pem/pem_oth.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pem/pem_pk8.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/pem/pem_pk8.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pem/pem_pkey.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/pem/pem_pkey.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pem/pem_x509.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/pem/pem_x509.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pem/pem_xaux.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/pem/pem_xaux.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pkcs7/pkcs7.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/pkcs7/pkcs7.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pkcs7/pkcs7_x509.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/pkcs7/pkcs7_x509.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pkcs8/p5_pbev2.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/pkcs8/p5_pbev2.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pkcs8/pkcs8.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/pkcs8/pkcs8.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pkcs8/pkcs8_x509.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/pkcs8/pkcs8_x509.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/poly1305/poly1305.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/poly1305/poly1305.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/poly1305/poly1305_arm.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/poly1305/poly1305_arm.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/poly1305/poly1305_vec.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/poly1305/poly1305_vec.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pool/pool.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/pool/pool.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rand_extra/deterministic.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/rand_extra/deterministic.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rand_extra/forkunsafe.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/rand_extra/forkunsafe.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rand_extra/getentropy.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/rand_extra/getentropy.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rand_extra/ios.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/rand_extra/ios.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rand_extra/passive.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/rand_extra/passive.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rand_extra/rand_extra.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/rand_extra/rand_extra.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rand_extra/trusty.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/rand_extra/trusty.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rand_extra/windows.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/rand_extra/windows.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rc4/rc4.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/rc4/rc4.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/refcount.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/refcount.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rsa_extra/rsa_asn1.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/rsa_extra/rsa_asn1.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rsa_extra/rsa_crypt.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/rsa_extra/rsa_crypt.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rsa_extra/rsa_print.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/rsa_extra/rsa_print.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/siphash/siphash.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/siphash/siphash.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/stack/stack.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/stack/stack.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/thread.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/thread.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/thread_none.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/thread_none.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/thread_pthread.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/thread_pthread.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/thread_win.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/thread_win.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/trust_token/pmbtoken.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/trust_token/pmbtoken.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/trust_token/trust_token.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/trust_token/trust_token.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/trust_token/voprf.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/trust_token/voprf.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/a_digest.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/a_digest.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/a_sign.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/a_sign.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/a_verify.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/a_verify.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/algorithm.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/algorithm.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/asn1_gen.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/asn1_gen.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/by_dir.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/by_dir.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/by_file.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/by_file.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/i2d_pr.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/i2d_pr.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/name_print.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/name_print.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/policy.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/policy.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/rsa_pss.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/rsa_pss.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/t_crl.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/t_crl.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/t_req.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/t_req.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/t_x509.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/t_x509.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/t_x509a.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/t_x509a.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x509.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_att.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x509_att.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_cmp.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x509_cmp.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_d2.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x509_d2.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_def.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x509_def.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_ext.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x509_ext.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_lu.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x509_lu.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_obj.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x509_obj.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_req.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x509_req.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_set.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x509_set.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_trs.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x509_trs.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_txt.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x509_txt.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_v3.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x509_v3.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_vfy.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x509_vfy.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509_vpm.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x509_vpm.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509cset.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x509cset.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509name.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x509name.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509rset.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x509rset.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x509spki.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x509spki.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_algor.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x_algor.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_all.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x_all.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_attrib.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x_attrib.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_crl.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x_crl.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_exten.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x_exten.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_info.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x_info.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_name.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x_name.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_pkey.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x_pkey.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_pubkey.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x_pubkey.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_req.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x_req.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_sig.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x_sig.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_spki.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x_spki.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_val.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x_val.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_x509.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x_x509.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/x_x509a.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/x_x509a.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_akey.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/v3_akey.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_akeya.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/v3_akeya.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_alt.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/v3_alt.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_bcons.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/v3_bcons.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_bitst.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/v3_bitst.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_conf.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/v3_conf.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_cpols.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/v3_cpols.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_crld.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/v3_crld.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_enum.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/v3_enum.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_extku.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/v3_extku.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_genn.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/v3_genn.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_ia5.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/v3_ia5.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_info.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/v3_info.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_int.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/v3_int.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_lib.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/v3_lib.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_ncons.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/v3_ncons.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_ocsp.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/v3_ocsp.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_pcons.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/v3_pcons.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_pmaps.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/v3_pmaps.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_prn.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/v3_prn.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_purp.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/v3_purp.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_skey.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/v3_skey.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/v3_utl.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/v3_utl.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/asn1/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/asn1/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bio/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/bio/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/bytestring/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/bytestring/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/chacha/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/chacha/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cipher_extra/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/cipher_extra/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/conf/conf_def.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/conf/conf_def.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/conf/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/conf/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/cpu_arm_linux.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/cpu_arm_linux.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/curve25519/curve25519_tables.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/curve25519/curve25519_tables.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/curve25519/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/curve25519/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/des/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/des/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/dsa/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/dsa/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/ec_extra/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/ec_extra/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/err/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/err/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/evp/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/evp/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/aes/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/aes/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bn/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/cipher/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/cipher/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/delocate.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/delocate.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/dh/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/dh/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/digest/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/digest/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/digest/md32_common.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/digest/md32_common.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/builtin_curves.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/ec/builtin_curves.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/ec/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/p256_table.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/ec/p256_table.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/ecdsa/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/md5/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/md5/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/modes/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/modes/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/rand/fork_detect.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rand/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/rand/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rsa/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/rsa/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/service_indicator/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/sha/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/sha/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/tls/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/tls/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/hrss/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/hrss/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/kyber/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/kyber/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/lhash/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/lhash/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/obj/obj_dat.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/obj/obj_dat.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pkcs7/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/pkcs7/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pkcs8/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/pkcs8/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/poly1305/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/poly1305/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/pool/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/pool/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/rsa_extra/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/rsa_extra/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/trust_token/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/trust_token/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/ext_dat.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/ext_dat.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/x509v3/internal.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/x509v3/internal.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/third_party/fiat/curve25519_32.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/third_party/fiat/curve25519_32.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/third_party/fiat/curve25519_64.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/third_party/fiat/curve25519_64.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/third_party/fiat/curve25519_64_adx.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/third_party/fiat/curve25519_64_adx.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/third_party/fiat/curve25519_64_msvc.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/third_party/fiat/curve25519_64_msvc.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/third_party/fiat/p256_32.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/third_party/fiat/p256_32.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/third_party/fiat/p256_64.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/third_party/fiat/p256_64.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/third_party/fiat/p256_64_msvc.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/third_party/fiat/p256_64_msvc.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/chacha/chacha-armv8-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-aarch64/crypto/chacha/chacha-armv8-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/aesv8-armv8-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/aesv8-armv8-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/armv8-mont-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/armv8-mont-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/bn-armv8-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/bn-armv8-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/ghash-neon-armv8-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/ghash-neon-armv8-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/ghashv8-armv8-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/ghashv8-armv8-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/p256-armv8-asm-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/p256-armv8-asm-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/sha1-armv8-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/sha1-armv8-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/sha256-armv8-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/sha256-armv8-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/sha512-armv8-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/sha512-armv8-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/fipsmodule/vpaes-armv8-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-aarch64/crypto/fipsmodule/vpaes-armv8-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-aarch64/crypto/test/trampoline-armv8-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-aarch64/crypto/test/trampoline-armv8-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-arm/crypto/chacha/chacha-armv4-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-arm/crypto/chacha/chacha-armv4-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-arm/crypto/fipsmodule/aesv8-armv7-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-arm/crypto/fipsmodule/aesv8-armv7-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-arm/crypto/fipsmodule/armv4-mont-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-arm/crypto/fipsmodule/armv4-mont-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-arm/crypto/fipsmodule/bsaes-armv7-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-arm/crypto/fipsmodule/bsaes-armv7-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-arm/crypto/fipsmodule/ghash-armv4-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-arm/crypto/fipsmodule/ghash-armv4-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-arm/crypto/fipsmodule/ghashv8-armv7-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-arm/crypto/fipsmodule/ghashv8-armv7-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-arm/crypto/fipsmodule/sha1-armv4-large-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-arm/crypto/fipsmodule/sha1-armv4-large-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-arm/crypto/fipsmodule/sha256-armv4-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-arm/crypto/fipsmodule/sha256-armv4-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-arm/crypto/fipsmodule/sha512-armv4-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-arm/crypto/fipsmodule/sha512-armv4-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-arm/crypto/fipsmodule/vpaes-armv7-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-arm/crypto/fipsmodule/vpaes-armv7-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-arm/crypto/test/trampoline-armv4-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-arm/crypto/test/trampoline-armv4-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/chacha/chacha-x86-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86/crypto/chacha/chacha-x86-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/fipsmodule/aesni-x86-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86/crypto/fipsmodule/aesni-x86-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/fipsmodule/bn-586-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86/crypto/fipsmodule/bn-586-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/fipsmodule/co-586-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86/crypto/fipsmodule/co-586-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/fipsmodule/ghash-ssse3-x86-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86/crypto/fipsmodule/ghash-ssse3-x86-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/fipsmodule/ghash-x86-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86/crypto/fipsmodule/ghash-x86-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/fipsmodule/md5-586-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86/crypto/fipsmodule/md5-586-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/fipsmodule/sha1-586-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86/crypto/fipsmodule/sha1-586-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/fipsmodule/sha256-586-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86/crypto/fipsmodule/sha256-586-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/fipsmodule/sha512-586-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86/crypto/fipsmodule/sha512-586-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/fipsmodule/vpaes-x86-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86/crypto/fipsmodule/vpaes-x86-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/fipsmodule/x86-mont-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86/crypto/fipsmodule/x86-mont-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86/crypto/test/trampoline-x86-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86/crypto/test/trampoline-x86-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/chacha/chacha-x86_64-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86_64/crypto/chacha/chacha-x86_64-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/aesni-gcm-x86_64-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/aesni-gcm-x86_64-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/aesni-x86_64-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/aesni-x86_64-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/ghash-x86_64-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/ghash-x86_64-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/md5-x86_64-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/md5-x86_64-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/p256-x86_64-asm-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/p256-x86_64-asm-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/rdrand-x86_64-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/rdrand-x86_64-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/rsaz-avx2-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/rsaz-avx2-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/sha1-x86_64-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/sha1-x86_64-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/sha256-x86_64-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/sha256-x86_64-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/sha512-x86_64-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/sha512-x86_64-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/vpaes-x86_64-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/vpaes-x86_64-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/x86_64-mont-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/x86_64-mont-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/fipsmodule/x86_64-mont5-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86_64/crypto/fipsmodule/x86_64-mont5-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/apple-x86_64/crypto/test/trampoline-x86_64-apple.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/apple-x86_64/crypto/test/trampoline-x86_64-apple.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/chacha/chacha-armv8-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-aarch64/crypto/chacha/chacha-armv8-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/aesv8-armv8-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/aesv8-armv8-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/armv8-mont-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/armv8-mont-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/bn-armv8-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/bn-armv8-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/ghash-neon-armv8-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/ghash-neon-armv8-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/ghashv8-armv8-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/ghashv8-armv8-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/p256-armv8-asm-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/p256-armv8-asm-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/sha1-armv8-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/sha1-armv8-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/sha256-armv8-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/sha256-armv8-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/sha512-armv8-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/sha512-armv8-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/fipsmodule/vpaes-armv8-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-aarch64/crypto/fipsmodule/vpaes-armv8-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-aarch64/crypto/test/trampoline-armv8-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-aarch64/crypto/test/trampoline-armv8-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-arm/crypto/chacha/chacha-armv4-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-arm/crypto/chacha/chacha-armv4-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-arm/crypto/fipsmodule/aesv8-armv7-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-arm/crypto/fipsmodule/aesv8-armv7-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-arm/crypto/fipsmodule/armv4-mont-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-arm/crypto/fipsmodule/armv4-mont-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-arm/crypto/fipsmodule/bsaes-armv7-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-arm/crypto/fipsmodule/bsaes-armv7-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-arm/crypto/fipsmodule/ghash-armv4-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-arm/crypto/fipsmodule/ghash-armv4-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-arm/crypto/fipsmodule/ghashv8-armv7-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-arm/crypto/fipsmodule/ghashv8-armv7-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-arm/crypto/fipsmodule/sha1-armv4-large-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-arm/crypto/fipsmodule/sha1-armv4-large-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-arm/crypto/fipsmodule/sha256-armv4-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-arm/crypto/fipsmodule/sha256-armv4-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-arm/crypto/fipsmodule/sha512-armv4-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-arm/crypto/fipsmodule/sha512-armv4-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-arm/crypto/fipsmodule/vpaes-armv7-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-arm/crypto/fipsmodule/vpaes-armv7-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-arm/crypto/test/trampoline-armv4-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-arm/crypto/test/trampoline-armv4-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/chacha/chacha-x86-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86/crypto/chacha/chacha-x86-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/fipsmodule/aesni-x86-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86/crypto/fipsmodule/aesni-x86-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/fipsmodule/bn-586-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86/crypto/fipsmodule/bn-586-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/fipsmodule/co-586-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86/crypto/fipsmodule/co-586-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/fipsmodule/ghash-ssse3-x86-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86/crypto/fipsmodule/ghash-ssse3-x86-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/fipsmodule/ghash-x86-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86/crypto/fipsmodule/ghash-x86-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/fipsmodule/md5-586-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86/crypto/fipsmodule/md5-586-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/fipsmodule/sha1-586-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86/crypto/fipsmodule/sha1-586-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/fipsmodule/sha256-586-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86/crypto/fipsmodule/sha256-586-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/fipsmodule/sha512-586-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86/crypto/fipsmodule/sha512-586-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/fipsmodule/vpaes-x86-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86/crypto/fipsmodule/vpaes-x86-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/fipsmodule/x86-mont-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86/crypto/fipsmodule/x86-mont-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86/crypto/test/trampoline-x86-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86/crypto/test/trampoline-x86-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/chacha/chacha-x86_64-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86_64/crypto/chacha/chacha-x86_64-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/aesni-gcm-x86_64-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/aesni-gcm-x86_64-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/aesni-x86_64-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/aesni-x86_64-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/ghash-x86_64-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/ghash-x86_64-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/md5-x86_64-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/md5-x86_64-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/p256-x86_64-asm-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/p256-x86_64-asm-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/rdrand-x86_64-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/rdrand-x86_64-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/rsaz-avx2-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/rsaz-avx2-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/sha1-x86_64-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/sha1-x86_64-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/sha256-x86_64-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/sha256-x86_64-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/sha512-x86_64-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/sha512-x86_64-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/vpaes-x86_64-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/vpaes-x86_64-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/x86_64-mont-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/x86_64-mont-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/fipsmodule/x86_64-mont5-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86_64/crypto/fipsmodule/x86_64-mont5-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/linux-x86_64/crypto/test/trampoline-x86_64-linux.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/linux-x86_64/crypto/test/trampoline-x86_64-linux.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/curve25519/asm/x25519-asm-arm.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/curve25519/asm/x25519-asm-arm.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/hrss/asm/poly_rq_mul.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/hrss/asm/poly_rq_mul.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/poly1305/poly1305_arm_asm.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/poly1305/poly1305_arm_asm.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/third_party/fiat/asm/fiat_curve25519_adx_mul.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/third_party/fiat/asm/fiat_curve25519_adx_mul.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/third_party/fiat/asm/fiat_curve25519_adx_square.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/third_party/fiat/asm/fiat_curve25519_adx_square.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/chacha/chacha-armv8-win.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/win-aarch64/crypto/chacha/chacha-armv8-win.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-win.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/win-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-win.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/aesv8-armv8-win.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/win-aarch64/crypto/fipsmodule/aesv8-armv8-win.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-win.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/win-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-win.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/armv8-mont-win.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/win-aarch64/crypto/fipsmodule/armv8-mont-win.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/bn-armv8-win.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/win-aarch64/crypto/fipsmodule/bn-armv8-win.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/ghash-neon-armv8-win.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/win-aarch64/crypto/fipsmodule/ghash-neon-armv8-win.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/ghashv8-armv8-win.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/win-aarch64/crypto/fipsmodule/ghashv8-armv8-win.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/p256-armv8-asm-win.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/win-aarch64/crypto/fipsmodule/p256-armv8-asm-win.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-win.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/win-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-win.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/sha1-armv8-win.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/win-aarch64/crypto/fipsmodule/sha1-armv8-win.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/sha256-armv8-win.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/win-aarch64/crypto/fipsmodule/sha256-armv8-win.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/sha512-armv8-win.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/win-aarch64/crypto/fipsmodule/sha512-armv8-win.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/fipsmodule/vpaes-armv8-win.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/win-aarch64/crypto/fipsmodule/vpaes-armv8-win.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/win-aarch64/crypto/test/trampoline-armv8-win.S", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/win-aarch64/crypto/test/trampoline-armv8-win.S" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/aes/aes.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/aes/aes.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/aes/aes_nohw.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/aes/aes_nohw.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/aes/key_wrap.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/aes/key_wrap.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/aes/mode_wrappers.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/aes/mode_wrappers.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/add.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bn/add.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/asm/x86_64-gcc.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bn/asm/x86_64-gcc.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/bn.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bn/bn.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/bytes.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bn/bytes.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/cmp.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bn/cmp.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/ctx.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bn/ctx.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/div.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bn/div.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/div_extra.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bn/div_extra.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/exponentiation.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bn/exponentiation.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/gcd.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bn/gcd.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/gcd_extra.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bn/gcd_extra.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/generic.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bn/generic.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/jacobi.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bn/jacobi.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/montgomery.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bn/montgomery.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/montgomery_inv.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bn/montgomery_inv.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/mul.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bn/mul.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/prime.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bn/prime.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/random.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bn/random.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/shift.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bn/shift.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/bn/sqrt.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/bn/sqrt.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/cipher/aead.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/cipher/aead.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/cipher/cipher.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/cipher/cipher.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/cipher/e_aes.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/cipher/e_aes.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/cipher/e_aesccm.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/cipher/e_aesccm.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/cmac/cmac.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/cmac/cmac.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/dh/check.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/dh/check.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/dh/dh.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/dh/dh.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/digest/digest.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/digest/digest.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/digest/digests.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/digest/digests.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/digestsign/digestsign.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/digestsign/digestsign.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/ec.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/ec/ec.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/ec_key.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/ec/ec_key.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/ec_montgomery.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/ec/ec_montgomery.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/felem.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/ec/felem.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/oct.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/ec/oct.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/p224-64.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/ec/p224-64.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/p256-nistz.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/ec/p256-nistz.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/p256.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/ec/p256.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/scalar.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/ec/scalar.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/simple.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/ec/simple.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/simple_mul.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/ec/simple_mul.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/util.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/ec/util.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ec/wnaf.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/ec/wnaf.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ecdh/ecdh.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/ecdh/ecdh.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/hkdf/hkdf.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/hkdf/hkdf.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/hmac/hmac.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/hmac/hmac.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/md4/md4.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/md4/md4.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/md5/md5.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/md5/md5.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/modes/cbc.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/modes/cbc.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/modes/cfb.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/modes/cfb.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/modes/ctr.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/modes/ctr.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/modes/gcm.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/modes/gcm.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/modes/gcm_nohw.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/modes/gcm_nohw.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/modes/ofb.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/modes/ofb.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/modes/polyval.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/modes/polyval.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rand/ctrdrbg.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/rand/ctrdrbg.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rand/fork_detect.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/rand/fork_detect.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rand/rand.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/rand/rand.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rand/urandom.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/rand/urandom.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rsa/blinding.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/rsa/blinding.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rsa/padding.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/rsa/padding.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rsa/rsa.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/rsa/rsa.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/rsa/rsa_impl.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/rsa/rsa_impl.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/self_check/fips.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/self_check/fips.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/self_check/self_check.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/self_check/self_check.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/service_indicator/service_indicator.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/service_indicator/service_indicator.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/sha/sha1.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/sha/sha1.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/sha/sha256.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/sha/sha256.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/sha/sha512.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/sha/sha512.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/crypto/fipsmodule/tls/kdf.c", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/crypto/fipsmodule/tls/kdf.c" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/aead.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/aead.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/aes.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/aes.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/arm_arch.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/arm_arch.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/asm_base.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/asm_base.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/asn1.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/asn1.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/asn1_mac.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/asn1_mac.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/asn1t.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/asn1t.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/base.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/base.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/base64.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/base64.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/bio.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/bio.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/blake2.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/blake2.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/blowfish.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/blowfish.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/bn.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/bn.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/buf.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/buf.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/buffer.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/buffer.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/bytestring.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/bytestring.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/cast.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/cast.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/chacha.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/chacha.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/cipher.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/cipher.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/cmac.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/cmac.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/conf.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/conf.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/cpu.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/cpu.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/crypto.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/crypto.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/ctrdrbg.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/ctrdrbg.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/curve25519.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/curve25519.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/des.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/des.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/dh.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/dh.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/digest.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/digest.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/dsa.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/dsa.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/e_os2.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/e_os2.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/ec.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/ec.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/ec_key.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/ec_key.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/ecdh.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/ecdh.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/ecdsa.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/ecdsa.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/engine.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/engine.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/err.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/err.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/evp.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/evp.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/evp_errors.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/evp_errors.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/ex_data.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/ex_data.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/hkdf.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/hkdf.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/hmac.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/hmac.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/hpke.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/hpke.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/hrss.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/hrss.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/is_boringssl.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/is_boringssl.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/kdf.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/kdf.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/kyber.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/kyber.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/lhash.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/lhash.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/md4.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/md4.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/md5.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/md5.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/mem.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/mem.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/nid.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/nid.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/obj.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/obj.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/obj_mac.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/obj_mac.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/objects.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/objects.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/opensslconf.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/opensslconf.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/opensslv.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/opensslv.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/ossl_typ.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/ossl_typ.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/pem.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/pem.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/pkcs12.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/pkcs12.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/pkcs7.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/pkcs7.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/pkcs8.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/pkcs8.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/poly1305.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/poly1305.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/pool.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/pool.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/rand.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/rand.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/rc4.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/rc4.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/ripemd.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/ripemd.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/rsa.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/rsa.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/safestack.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/safestack.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/service_indicator.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/service_indicator.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/sha.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/sha.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/siphash.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/siphash.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/span.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/span.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/stack.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/stack.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/target.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/target.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/thread.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/thread.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/time.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/time.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/trust_token.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/trust_token.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/type_check.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/type_check.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/x509.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/x509.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/x509_vfy.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/x509_vfy.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"boringssl\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -DBORINGSSL_IMPLEMENTATION -Wa,--noexecstack -Wall -Werror -Wformat=2 -Wsign-compare -Wmissing-field-initializers -Wwrite-strings -Wshadow -fno-common -D_XOPEN_SOURCE=700 -std=c11 -Wmissing-prototypes -Wold-style-definition -Wstrict-prototypes -c external/boringssl/src/include/openssl/x509v3.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "external/boringssl/src/include/openssl/x509v3.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/bytecode_util.cc", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "src/bytecode_util.cc" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/context.cc", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "src/context.cc" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/exports.cc", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "src/exports.cc" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/hash.cc", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "src/hash.cc" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/hash.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "src/hash.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/pairs_util.cc", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "src/pairs_util.cc" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/shared_data.cc", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "src/shared_data.cc" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/shared_data.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "src/shared_data.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/shared_queue.cc", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "src/shared_queue.cc" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/shared_queue.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "src/shared_queue.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/signature_util.cc", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "src/signature_util.cc" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/vm_id_handle.cc", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "src/vm_id_handle.cc" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/wasm.cc", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "src/wasm.cc" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c src/wasm.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "src/wasm.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c include/proxy-wasm/bytecode_util.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "include/proxy-wasm/bytecode_util.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c include/proxy-wasm/pairs_util.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "include/proxy-wasm/pairs_util.h" - }, - { - "command": "/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -std=c++14 -std=c++17 -fno-canonical-system-headers -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -D\"BAZEL_CURRENT_REPOSITORY=\"\"\" -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -I . -I bazel-out/k8-fastbuild/bin -I external/proxy_wasm_cpp_sdk -I bazel-out/k8-fastbuild/bin/external/proxy_wasm_cpp_sdk -I external/boringssl -I bazel-out/k8-fastbuild/bin/external/boringssl -x c++ -c include/proxy-wasm/signature_util.h", - "directory": "/home/keith/.cache/bazel/_bazel_keith/232a74c9752cec97435bd62f8addaf08/execroot/proxy_wasm_cpp_host", - "file": "include/proxy-wasm/signature_util.h" - } -] \ No newline at end of file diff --git a/src/wasmtime/wasmtime.cc b/src/wasmtime/wasmtime.cc index 2cfc2188..21bbd974 100644 --- a/src/wasmtime/wasmtime.cc +++ b/src/wasmtime/wasmtime.cc @@ -215,8 +215,8 @@ static const char *printValKind(wasm_valkind_t kind) { return "f32"; case WASM_F64: return "f64"; - case WASM_ANYREF: - return "anyref"; + case WASM_EXTERNREF: + return "externref"; case WASM_FUNCREF: return "funcref"; default: From 53a4a5edcb419063ed1623d6f775622ad1f2b31b Mon Sep 17 00:00:00 2001 From: Keith Mattix II Date: Tue, 13 Aug 2024 13:33:18 +0000 Subject: [PATCH 07/14] Buildifier format Signed-off-by: Keith Mattix II --- bazel/external/wasmtime.BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bazel/external/wasmtime.BUILD b/bazel/external/wasmtime.BUILD index e4c8439f..f6d23f9a 100644 --- a/bazel/external/wasmtime.BUILD +++ b/bazel/external/wasmtime.BUILD @@ -1,5 +1,5 @@ -load("@rules_rust//rust:defs.bzl", "rust_static_library") load("@rules_cc//cc:defs.bzl", "cc_library") +load("@rules_rust//rust:defs.bzl", "rust_static_library") licenses(["notice"]) # Apache 2 From 0d5bb6e42bebf7ee640d9feea2ac34f5c3293316 Mon Sep 17 00:00:00 2001 From: Keith Mattix II Date: Tue, 13 Aug 2024 15:35:42 +0000 Subject: [PATCH 08/14] Don't copy include.h so we don't accidentally clobber in the future Signed-off-by: Keith Mattix II --- bazel/external/wasmtime.BUILD | 9 +-------- src/wasmtime/types.h | 2 +- src/wasmtime/wasmtime.cc | 2 +- 3 files changed, 3 insertions(+), 10 deletions(-) diff --git a/bazel/external/wasmtime.BUILD b/bazel/external/wasmtime.BUILD index f6d23f9a..79a331f1 100644 --- a/bazel/external/wasmtime.BUILD +++ b/bazel/external/wasmtime.BUILD @@ -5,17 +5,10 @@ licenses(["notice"]) # Apache 2 package(default_visibility = ["//visibility:public"]) -genrule( - name = "wasm-c-api-gen", - srcs = ["crates/c-api/include/wasm.h"], - outs = ["include/wasm.h"], - cmd = "cp $< $@", -) - cc_library( name = "wasmtime_lib", hdrs = [ - "include/wasm.h", + "crates/c-api/include/wasm.h", ], deps = [ ":rust_c_api", diff --git a/src/wasmtime/types.h b/src/wasmtime/types.h index 4ab725c0..14fe7505 100644 --- a/src/wasmtime/types.h +++ b/src/wasmtime/types.h @@ -13,7 +13,7 @@ // limitations under the License. #include "src/common/types.h" -#include "include/wasm.h" +#include "crates/c-api/include/wasm.h" namespace proxy_wasm::wasmtime { diff --git a/src/wasmtime/wasmtime.cc b/src/wasmtime/wasmtime.cc index 21bbd974..c4a7646f 100644 --- a/src/wasmtime/wasmtime.cc +++ b/src/wasmtime/wasmtime.cc @@ -26,7 +26,7 @@ #include "src/wasmtime/types.h" -#include "include/wasm.h" +#include "crates/c-api/include/wasm.h" namespace proxy_wasm { namespace wasmtime { From 334f0b317c0b100777d8fe4c7afc3067f45e2ffb Mon Sep 17 00:00:00 2001 From: Keith Mattix II Date: Wed, 21 Aug 2024 13:55:18 +0000 Subject: [PATCH 09/14] Bump wasmtime to 24.0.0 Signed-off-by: Keith Mattix II --- bazel/cargo/wasmtime/Cargo.Bazel.lock | 118 +++---- bazel/cargo/wasmtime/Cargo.toml | 8 +- bazel/cargo/wasmtime/remote/BUILD.bazel | 4 +- ... => BUILD.cranelift-bforest-0.111.0.bazel} | 4 +- ...l => BUILD.cranelift-bitset-0.111.0.bazel} | 2 +- ... => BUILD.cranelift-codegen-0.111.0.bazel} | 24 +- ...UILD.cranelift-codegen-meta-0.111.0.bazel} | 4 +- ...LD.cranelift-codegen-shared-0.111.0.bazel} | 2 +- ... => BUILD.cranelift-control-0.111.0.bazel} | 6 +- ...l => BUILD.cranelift-entity-0.111.0.bazel} | 4 +- ...=> BUILD.cranelift-frontend-0.111.0.bazel} | 6 +- ...zel => BUILD.cranelift-isle-0.111.0.bazel} | 6 +- ...l => BUILD.cranelift-native-0.111.0.bazel} | 6 +- ...zel => BUILD.cranelift-wasm-0.111.0.bazel} | 12 +- ...-0.28.1.bazel => BUILD.gimli-0.29.0.bazel} | 2 +- ...zel => BUILD.target-lexicon-0.12.16.bazel} | 6 +- ...bazel => BUILD.wasm-encoder-0.215.0.bazel} | 2 +- ...0.bazel => BUILD.wasmparser-0.215.0.bazel} | 2 +- ....bazel => BUILD.wasmprinter-0.215.0.bazel} | 4 +- ....0.1.bazel => BUILD.wasmtime-24.0.0.bazel} | 24 +- ...=> BUILD.wasmtime-asm-macros-24.0.0.bazel} | 2 +- ... BUILD.wasmtime-c-api-macros-24.0.0.bazel} | 2 +- ...ILD.wasmtime-component-macro-24.0.0.bazel} | 12 +- ...UILD.wasmtime-component-util-24.0.0.bazel} | 2 +- ... => BUILD.wasmtime-cranelift-24.0.0.bazel} | 24 +- ...el => BUILD.wasmtime-environ-24.0.0.bazel} | 18 +- ...asmtime-jit-icache-coherence-24.0.0.bazel} | 2 +- ...bazel => BUILD.wasmtime-slab-24.0.0.bazel} | 2 +- ...azel => BUILD.wasmtime-types-24.0.0.bazel} | 6 +- ...time-versioned-export-macros-24.0.0.bazel} | 2 +- ...> BUILD.wasmtime-wit-bindgen-24.0.0.bazel} | 4 +- ...0.bazel => BUILD.wit-parser-0.215.0.bazel} | 4 +- bazel/cargo/wasmtime/remote/defs.bzl | 294 +++++++++--------- bazel/repositories.bzl | 6 +- 34 files changed, 315 insertions(+), 311 deletions(-) rename bazel/cargo/wasmtime/remote/{BUILD.cranelift-bforest-0.110.1.bazel => BUILD.cranelift-bforest-0.111.0.bazel} (93%) rename bazel/cargo/wasmtime/remote/{BUILD.cranelift-bitset-0.110.1.bazel => BUILD.cranelift-bitset-0.111.0.bazel} (98%) rename bazel/cargo/wasmtime/remote/{BUILD.cranelift-codegen-0.110.1.bazel => BUILD.cranelift-codegen-0.111.0.bazel} (80%) rename bazel/cargo/wasmtime/remote/{BUILD.cranelift-codegen-meta-0.110.1.bazel => BUILD.cranelift-codegen-meta-0.111.0.bazel} (92%) rename bazel/cargo/wasmtime/remote/{BUILD.cranelift-codegen-shared-0.110.1.bazel => BUILD.cranelift-codegen-shared-0.111.0.bazel} (97%) rename bazel/cargo/wasmtime/remote/{BUILD.cranelift-control-0.110.1.bazel => BUILD.cranelift-control-0.111.0.bazel} (92%) rename bazel/cargo/wasmtime/remote/{BUILD.cranelift-entity-0.110.1.bazel => BUILD.cranelift-entity-0.111.0.bazel} (94%) rename bazel/cargo/wasmtime/remote/{BUILD.cranelift-frontend-0.110.1.bazel => BUILD.cranelift-frontend-0.111.0.bazel} (89%) rename bazel/cargo/wasmtime/remote/{BUILD.cranelift-isle-0.110.1.bazel => BUILD.cranelift-isle-0.111.0.bazel} (95%) rename bazel/cargo/wasmtime/remote/{BUILD.cranelift-native-0.110.1.bazel => BUILD.cranelift-native-0.111.0.bazel} (91%) rename bazel/cargo/wasmtime/remote/{BUILD.cranelift-wasm-0.110.1.bazel => BUILD.cranelift-wasm-0.111.0.bazel} (80%) rename bazel/cargo/wasmtime/remote/{BUILD.gimli-0.28.1.bazel => BUILD.gimli-0.29.0.bazel} (98%) rename bazel/cargo/wasmtime/remote/{BUILD.target-lexicon-0.12.15.bazel => BUILD.target-lexicon-0.12.16.bazel} (95%) rename bazel/cargo/wasmtime/remote/{BUILD.wasm-encoder-0.212.0.bazel => BUILD.wasm-encoder-0.215.0.bazel} (97%) rename bazel/cargo/wasmtime/remote/{BUILD.wasmparser-0.212.0.bazel => BUILD.wasmparser-0.215.0.bazel} (98%) rename bazel/cargo/wasmtime/remote/{BUILD.wasmprinter-0.212.0.bazel => BUILD.wasmprinter-0.215.0.bazel} (94%) rename bazel/cargo/wasmtime/remote/{BUILD.wasmtime-23.0.1.bazel => BUILD.wasmtime-24.0.0.bazel} (92%) rename bazel/cargo/wasmtime/remote/{BUILD.wasmtime-asm-macros-23.0.1.bazel => BUILD.wasmtime-asm-macros-24.0.0.bazel} (98%) rename bazel/cargo/wasmtime/remote/{BUILD.wasmtime-c-api-macros-23.0.1.bazel => BUILD.wasmtime-c-api-macros-24.0.0.bazel} (98%) rename bazel/cargo/wasmtime/remote/{BUILD.wasmtime-component-macro-23.0.1.bazel => BUILD.wasmtime-component-macro-24.0.0.bazel} (88%) rename bazel/cargo/wasmtime/remote/{BUILD.wasmtime-component-util-23.0.1.bazel => BUILD.wasmtime-component-util-24.0.0.bazel} (97%) rename bazel/cargo/wasmtime/remote/{BUILD.wasmtime-cranelift-23.0.1.bazel => BUILD.wasmtime-cranelift-24.0.0.bazel} (68%) rename bazel/cargo/wasmtime/remote/{BUILD.wasmtime-environ-23.0.1.bazel => BUILD.wasmtime-environ-24.0.0.bazel} (77%) rename bazel/cargo/wasmtime/remote/{BUILD.wasmtime-jit-icache-coherence-23.0.1.bazel => BUILD.wasmtime-jit-icache-coherence-24.0.0.bazel} (99%) rename bazel/cargo/wasmtime/remote/{BUILD.wasmtime-slab-23.0.1.bazel => BUILD.wasmtime-slab-24.0.0.bazel} (97%) rename bazel/cargo/wasmtime/remote/{BUILD.wasmtime-types-23.0.1.bazel => BUILD.wasmtime-types-24.0.0.bazel} (91%) rename bazel/cargo/wasmtime/remote/{BUILD.wasmtime-versioned-export-macros-23.0.1.bazel => BUILD.wasmtime-versioned-export-macros-24.0.0.bazel} (98%) rename bazel/cargo/wasmtime/remote/{BUILD.wasmtime-wit-bindgen-23.0.1.bazel => BUILD.wasmtime-wit-bindgen-24.0.0.bazel} (94%) rename bazel/cargo/wasmtime/remote/{BUILD.wit-parser-0.212.0.bazel => BUILD.wit-parser-0.215.0.bazel} (95%) diff --git a/bazel/cargo/wasmtime/Cargo.Bazel.lock b/bazel/cargo/wasmtime/Cargo.Bazel.lock index 72d573cf..6ee96b71 100644 --- a/bazel/cargo/wasmtime/Cargo.Bazel.lock +++ b/bazel/cargo/wasmtime/Cargo.Bazel.lock @@ -67,18 +67,18 @@ checksum = "67ba02a97a2bd10f4b59b25c7973101c79642302776489e030cd13cdab09ed15" [[package]] name = "cranelift-bforest" -version = "0.110.1" +version = "0.111.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "effa84ab2023f7138045ece6b326588c17447ca22e66db71ec15cb0a6c0c4ad2" +checksum = "b80c3a50b9c4c7e5b5f73c0ed746687774fc9e36ef652b110da8daebf0c6e0e6" dependencies = [ "cranelift-entity", ] [[package]] name = "cranelift-bitset" -version = "0.110.1" +version = "0.111.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "38a1dfc50dca188a15d938867c4400589530bcb0138f7022aae6d059d1d8c309" +checksum = "38778758c2ca918b05acb2199134e0c561fb577c50574259b26190b6c2d95ded" dependencies = [ "serde", "serde_derive", @@ -86,9 +86,9 @@ dependencies = [ [[package]] name = "cranelift-codegen" -version = "0.110.1" +version = "0.111.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "821c20c639350158ecca928dc2a244d0d1c9cef2377a378fc62a445a286eb1ca" +checksum = "58258667ad10e468bfc13a8d620f50dfcd4bb35d668123e97defa2549b9ad397" dependencies = [ "bumpalo", "cranelift-bforest", @@ -109,33 +109,33 @@ dependencies = [ [[package]] name = "cranelift-codegen-meta" -version = "0.110.1" +version = "0.111.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "064473f2fd59b44fa2c9aaa60de1f9c44db5e13521e28bc85d2b92ee535ef625" +checksum = "043f0b702e529dcb07ff92bd7d40e7d5317b5493595172c5eb0983343751ee06" dependencies = [ "cranelift-codegen-shared", ] [[package]] name = "cranelift-codegen-shared" -version = "0.110.1" +version = "0.111.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d0f39b9ebfd2febdc2acfb9a0fca110665bcd5a6839502576307735ed07b2177" +checksum = "7763578888ab53eca5ce7da141953f828e82c2bfadcffc106d10d1866094ffbb" [[package]] name = "cranelift-control" -version = "0.110.1" +version = "0.111.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "94e125c189c3a1ca8dfe209fc6f46edba058a6d24e0b92aff69459a15f4711e7" +checksum = "32db15f08c05df570f11e8ab33cb1ec449a64b37c8a3498377b77650bef33d8b" dependencies = [ "arbitrary", ] [[package]] name = "cranelift-entity" -version = "0.110.1" +version = "0.111.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ea62eb109baec2247e1a6fa7b74c0f584b1e76e289cfd7017385b4b031fc8450" +checksum = "5289cdb399381a27e7bbfa1b42185916007c3d49aeef70b1d01cb4caa8010130" dependencies = [ "cranelift-bitset", "serde", @@ -144,9 +144,9 @@ dependencies = [ [[package]] name = "cranelift-frontend" -version = "0.110.1" +version = "0.111.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "722b089357aacb6c7528b2e59a5fe00917d61ce63448b25a3e477a5b7819fac8" +checksum = "31ba8ab24eb9470477e98ddfa3c799a649ac5a0d9a2042868c4c952133c234e8" dependencies = [ "cranelift-codegen", "log", @@ -156,15 +156,15 @@ dependencies = [ [[package]] name = "cranelift-isle" -version = "0.110.1" +version = "0.111.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c4b5005a48288e7fc2a2991a377831c534e26929b063c379c018060727785a9b" +checksum = "2b72a3c5c166a70426dcb209bdd0bb71a787c1ea76023dc0974fbabca770e8f9" [[package]] name = "cranelift-native" -version = "0.110.1" +version = "0.111.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3ae2d48f38081a9e679ad795bd36bb29bedeb5552fc1c195185bf9885fa1b16e" +checksum = "46a42424c956bbc31fc5c2706073df896156c5420ae8fa2a5d48dbc7b295d71b" dependencies = [ "cranelift-codegen", "libc", @@ -173,9 +173,9 @@ dependencies = [ [[package]] name = "cranelift-wasm" -version = "0.110.1" +version = "0.111.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "25abc7b3ec5aab50546ee9a29073223d2602b49b3d73ce312bf481fadba01255" +checksum = "49778df4289933d735b93c30a345513e030cf83101de0036e19b760f8aa09f68" dependencies = [ "cranelift-codegen", "cranelift-entity", @@ -245,9 +245,9 @@ checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649" [[package]] name = "gimli" -version = "0.28.1" +version = "0.29.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253" +checksum = "40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd" dependencies = [ "fallible-iterator", "indexmap", @@ -594,9 +594,9 @@ dependencies = [ [[package]] name = "target-lexicon" -version = "0.12.15" +version = "0.12.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4873307b7c257eddcb50c9bedf158eb669578359fb28428bef438fec8e6ba7c2" +checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1" [[package]] name = "termcolor" @@ -647,18 +647,18 @@ checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" [[package]] name = "wasm-encoder" -version = "0.212.0" +version = "0.215.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "501940df4418b8929eb6d52f1aade1fdd15a5b86c92453cb696e3c906bd3fc33" +checksum = "4fb56df3e06b8e6b77e37d2969a50ba51281029a9aeb3855e76b7f49b6418847" dependencies = [ "leb128", ] [[package]] name = "wasmparser" -version = "0.212.0" +version = "0.215.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8d28bc49ba1e5c5b61ffa7a2eace10820443c4b7d1c0b144109261d14570fdf8" +checksum = "53fbde0881f24199b81cf49b6ff8f9c145ac8eb1b7fc439adb5c099734f7d90e" dependencies = [ "ahash", "bitflags", @@ -670,9 +670,9 @@ dependencies = [ [[package]] name = "wasmprinter" -version = "0.212.0" +version = "0.215.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dfac65326cc561112af88c3028f6dfdb140acff67ede33a8e86be2dc6b8956f7" +checksum = "d8e9a325d85053408209b3d2ce5eaddd0dd6864d1cff7a007147ba073157defc" dependencies = [ "anyhow", "termcolor", @@ -681,9 +681,9 @@ dependencies = [ [[package]] name = "wasmtime" -version = "23.0.1" +version = "24.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8945e69ec96e5d36cbe1aa2e88e28f988562dd3b5133578c44aae20ea2bcdb40" +checksum = "9a5883d64dfc8423c56e3d8df27cffc44db25336aa468e8e0724fddf30a333d7" dependencies = [ "anyhow", "bitflags", @@ -721,16 +721,16 @@ dependencies = [ [[package]] name = "wasmtime-asm-macros" -version = "23.0.1" +version = "24.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "964c3b3342547a51e0d2702eae3a2d2be215d16b55a14e2e786b11c4931b7f08" +checksum = "1c4dc7e2a379c0dd6be5b55857d14c4b277f43a9c429a9e14403eb61776ae3be" dependencies = [ "cfg-if", ] [[package]] name = "wasmtime-c-api-bazel" -version = "23.0.1" +version = "24.0.0" dependencies = [ "anyhow", "env_logger", @@ -741,8 +741,8 @@ dependencies = [ [[package]] name = "wasmtime-c-api-macros" -version = "23.0.1" -source = "git+https://github.com/bytecodealliance/wasmtime?tag=v23.0.1#fb531d26e6c1c0302cc9006c76d2ea3dc71cf291" +version = "24.0.0" +source = "git+https://github.com/bytecodealliance/wasmtime?tag=v24.0.0#6fc3d274c7994dad20c816ccc0739bf766b39a11" dependencies = [ "proc-macro2", "quote", @@ -750,9 +750,9 @@ dependencies = [ [[package]] name = "wasmtime-component-macro" -version = "23.0.1" +version = "24.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0e9a60f3dfc8a825214be6e3e8e4fab280ea9d46ea2f4db11d958e754be021ae" +checksum = "4b07773d1c3dab5f014ec61316ee317aa424033e17e70a63abdf7c3a47e58fcf" dependencies = [ "anyhow", "proc-macro2", @@ -765,15 +765,15 @@ dependencies = [ [[package]] name = "wasmtime-component-util" -version = "23.0.1" +version = "24.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2bd9555175ad59d13fd353c2a6d9bc92f47f3496fc2b92e84eaa9e6edf048f3c" +checksum = "e38d735320f4e83478369ce649ad8fe87c6b893220902e798547a225fc0c5874" [[package]] name = "wasmtime-cranelift" -version = "23.0.1" +version = "24.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b7ab12460e903933b1122d0c7ca5eb1a6160574870a5b110891a4cc96ef6ec3a" +checksum = "e570d831d0785d93d7d8c722b1eb9a34e0d0c1534317666f65892818358a2da9" dependencies = [ "anyhow", "cfg-if", @@ -795,9 +795,9 @@ dependencies = [ [[package]] name = "wasmtime-environ" -version = "23.0.1" +version = "24.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9e52faba13550fed76d5ffe75ec7cada73109b9324c4dabcaf18b3165107010d" +checksum = "c5fe80dfbd81687431a7d4f25929fae1ae96894786d5c96b14ae41164ee97377" dependencies = [ "anyhow", "cranelift-bitset", @@ -818,9 +818,9 @@ dependencies = [ [[package]] name = "wasmtime-jit-icache-coherence" -version = "23.0.1" +version = "24.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7fddf3e2980fb1d123d1fcac55189e417fdd3dba4f62139b5a0a1f9efe5669d5" +checksum = "d15de8429db996f0d17a4163a35eccc3f874cbfb50f29c379951ea1bbb39452e" dependencies = [ "anyhow", "cfg-if", @@ -830,15 +830,15 @@ dependencies = [ [[package]] name = "wasmtime-slab" -version = "23.0.1" +version = "24.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f3ac25f8f80a3c5cda4ea68472057b23fa309956ae9784c0f1347439e624840e" +checksum = "1f68d38fa6b30c5e1fc7d608263062997306f79e577ebd197ddcd6b0f55d87d1" [[package]] name = "wasmtime-types" -version = "23.0.1" +version = "24.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "44a0fba5f60b030c635abafdcaf2e9ad883163676bd02a0f0ebaed9393453f28" +checksum = "6634e7079d9c5cfc81af8610ed59b488cc5b7f9777a2f4c1667a2565c2e45249" dependencies = [ "anyhow", "cranelift-entity", @@ -850,9 +850,9 @@ dependencies = [ [[package]] name = "wasmtime-versioned-export-macros" -version = "23.0.1" +version = "24.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "85b40c6d9c8f56ea0cbeacb80f40075a91687163b693b7cda39b48efe3c974d2" +checksum = "3850e3511d6c7f11a72d571890b0ed5f6204681f7f050b9de2690e7f13123fed" dependencies = [ "proc-macro2", "quote", @@ -861,9 +861,9 @@ dependencies = [ [[package]] name = "wasmtime-wit-bindgen" -version = "23.0.1" +version = "24.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8cec1424f842d187b8244284e565f71b77bef8993452e8524f71216172978ac8" +checksum = "3cb331ac7ed1d5ba49cddcdb6b11973752a857148858bb308777d2fc5584121f" dependencies = [ "anyhow", "heck", @@ -955,9 +955,9 @@ checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" [[package]] name = "wit-parser" -version = "0.212.0" +version = "0.215.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ceeb0424aa8679f3fcf2d6e3cfa381f3d6fa6179976a2c05a6249dd2bb426716" +checksum = "935a97eaffd57c3b413aa510f8f0b550a4a9fe7d59e79cd8b89a83dcb860321f" dependencies = [ "anyhow", "id-arena", diff --git a/bazel/cargo/wasmtime/Cargo.toml b/bazel/cargo/wasmtime/Cargo.toml index 277c7ca9..59ca751e 100644 --- a/bazel/cargo/wasmtime/Cargo.toml +++ b/bazel/cargo/wasmtime/Cargo.toml @@ -1,8 +1,8 @@ [package] edition = "2021" name = "wasmtime-c-api-bazel" -version = "23.0.1" -rust-version = "1.79.0" +version = "24.0.0" +rust-version = "1.77.2" [lib] path = "fake_lib.rs" @@ -11,5 +11,5 @@ path = "fake_lib.rs" env_logger = "0.10" anyhow = "1.0" once_cell = "1.12" -wasmtime = {version = "23.0.1", default-features = false, features = ['cranelift', 'runtime', 'gc', 'std']} -wasmtime-c-api-macros = {git = "https://github.com/bytecodealliance/wasmtime", tag = "v23.0.1"} +wasmtime = {version = "24.0.0", default-features = false, features = ['cranelift', 'runtime', 'gc', 'std']} +wasmtime-c-api-macros = {git = "https://github.com/bytecodealliance/wasmtime", tag = "v24.0.0"} diff --git a/bazel/cargo/wasmtime/remote/BUILD.bazel b/bazel/cargo/wasmtime/remote/BUILD.bazel index 8e53b14a..b2e31a13 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.bazel @@ -51,12 +51,12 @@ alias( alias( name = "wasmtime", - actual = "@cu__wasmtime-23.0.1//:wasmtime", + actual = "@cu__wasmtime-24.0.0//:wasmtime", tags = ["manual"], ) alias( name = "wasmtime-c-api-macros", - actual = "@cu__wasmtime-c-api-macros-23.0.1//:wasmtime_c_api_macros", + actual = "@cu__wasmtime-c-api-macros-24.0.0//:wasmtime_c_api_macros", tags = ["manual"], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.110.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.111.0.bazel similarity index 93% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.110.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.111.0.bazel index 51b675d6..a4651a99 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.110.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.111.0.bazel @@ -40,8 +40,8 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.110.1", + version = "0.111.0", deps = [ - "@cu__cranelift-entity-0.110.1//:cranelift_entity", + "@cu__cranelift-entity-0.111.0//:cranelift_entity", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-bitset-0.110.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-bitset-0.111.0.bazel similarity index 98% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-bitset-0.110.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-bitset-0.111.0.bazel index a15f9c75..7d70417f 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-bitset-0.110.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-bitset-0.111.0.bazel @@ -46,7 +46,7 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.110.1", + version = "0.111.0", deps = [ "@cu__serde-1.0.204//:serde", ], diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.110.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.111.0.bazel similarity index 80% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.110.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.111.0.bazel index f64b4c10..cb569892 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.110.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.111.0.bazel @@ -48,22 +48,22 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.110.1", + version = "0.111.0", deps = [ "@cu__bumpalo-3.16.0//:bumpalo", - "@cu__cranelift-bforest-0.110.1//:cranelift_bforest", - "@cu__cranelift-bitset-0.110.1//:cranelift_bitset", - "@cu__cranelift-codegen-0.110.1//:build_script_build", - "@cu__cranelift-codegen-shared-0.110.1//:cranelift_codegen_shared", - "@cu__cranelift-control-0.110.1//:cranelift_control", - "@cu__cranelift-entity-0.110.1//:cranelift_entity", - "@cu__gimli-0.28.1//:gimli", + "@cu__cranelift-bforest-0.111.0//:cranelift_bforest", + "@cu__cranelift-bitset-0.111.0//:cranelift_bitset", + "@cu__cranelift-codegen-0.111.0//:build_script_build", + "@cu__cranelift-codegen-shared-0.111.0//:cranelift_codegen_shared", + "@cu__cranelift-control-0.111.0//:cranelift_control", + "@cu__cranelift-entity-0.111.0//:cranelift_entity", + "@cu__gimli-0.29.0//:gimli", "@cu__hashbrown-0.14.5//:hashbrown", "@cu__log-0.4.22//:log", "@cu__regalloc2-0.9.3//:regalloc2", "@cu__rustc-hash-1.1.0//:rustc_hash", "@cu__smallvec-1.13.2//:smallvec", - "@cu__target-lexicon-0.12.15//:target_lexicon", + "@cu__target-lexicon-0.12.16//:target_lexicon", ], ) @@ -105,11 +105,11 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.110.1", + version = "0.111.0", visibility = ["//visibility:private"], deps = [ - "@cu__cranelift-codegen-meta-0.110.1//:cranelift_codegen_meta", - "@cu__cranelift-isle-0.110.1//:cranelift_isle", + "@cu__cranelift-codegen-meta-0.111.0//:cranelift_codegen_meta", + "@cu__cranelift-isle-0.111.0//:cranelift_isle", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.110.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.111.0.bazel similarity index 92% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.110.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.111.0.bazel index 80e8c785..9ccb599a 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.110.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.111.0.bazel @@ -40,8 +40,8 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.110.1", + version = "0.111.0", deps = [ - "@cu__cranelift-codegen-shared-0.110.1//:cranelift_codegen_shared", + "@cu__cranelift-codegen-shared-0.111.0//:cranelift_codegen_shared", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.110.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.111.0.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.110.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.111.0.bazel index c7f58a1f..8820100f 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.110.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.111.0.bazel @@ -40,5 +40,5 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.110.1", + version = "0.111.0", ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-control-0.110.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-control-0.111.0.bazel similarity index 92% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-control-0.110.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-control-0.111.0.bazel index 33c5a2dc..51c64ada 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-control-0.110.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-control-0.111.0.bazel @@ -28,6 +28,10 @@ rust_library( "WORKSPACE.bazel", ], ), + crate_features = [ + "default", + "fuzz", + ], crate_root = "src/lib.rs", edition = "2021", rustc_flags = [ @@ -40,7 +44,7 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.110.1", + version = "0.111.0", deps = [ "@cu__arbitrary-1.3.2//:arbitrary", ], diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.110.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.111.0.bazel similarity index 94% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.110.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.111.0.bazel index 832a700b..f59f1f47 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.110.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.111.0.bazel @@ -48,9 +48,9 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.110.1", + version = "0.111.0", deps = [ - "@cu__cranelift-bitset-0.110.1//:cranelift_bitset", + "@cu__cranelift-bitset-0.111.0//:cranelift_bitset", "@cu__serde-1.0.204//:serde", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.110.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.111.0.bazel similarity index 89% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.110.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.111.0.bazel index a32b7e87..b1ae5732 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.110.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.111.0.bazel @@ -44,11 +44,11 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.110.1", + version = "0.111.0", deps = [ - "@cu__cranelift-codegen-0.110.1//:cranelift_codegen", + "@cu__cranelift-codegen-0.111.0//:cranelift_codegen", "@cu__log-0.4.22//:log", "@cu__smallvec-1.13.2//:smallvec", - "@cu__target-lexicon-0.12.15//:target_lexicon", + "@cu__target-lexicon-0.12.16//:target_lexicon", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-isle-0.110.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-isle-0.111.0.bazel similarity index 95% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-isle-0.110.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-isle-0.111.0.bazel index a256bfcf..687a5406 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-isle-0.110.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-isle-0.111.0.bazel @@ -44,9 +44,9 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.110.1", + version = "0.111.0", deps = [ - "@cu__cranelift-isle-0.110.1//:build_script_build", + "@cu__cranelift-isle-0.111.0//:build_script_build", ], ) @@ -84,7 +84,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.110.1", + version = "0.111.0", visibility = ["//visibility:private"], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.110.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.111.0.bazel similarity index 91% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.110.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.111.0.bazel index 8256212c..c6b0a99f 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.110.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.111.0.bazel @@ -44,10 +44,10 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.110.1", + version = "0.111.0", deps = [ - "@cu__cranelift-codegen-0.110.1//:cranelift_codegen", - "@cu__target-lexicon-0.12.15//:target_lexicon", + "@cu__cranelift-codegen-0.111.0//:cranelift_codegen", + "@cu__target-lexicon-0.12.16//:target_lexicon", ] + select({ "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ "@cu__libc-0.2.155//:libc", # cfg(any(target_arch = "s390x", target_arch = "riscv64")) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.110.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.111.0.bazel similarity index 80% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.110.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.111.0.bazel index 9eda823e..38d4bb41 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.110.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.111.0.bazel @@ -44,15 +44,15 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.110.1", + version = "0.111.0", deps = [ - "@cu__cranelift-codegen-0.110.1//:cranelift_codegen", - "@cu__cranelift-entity-0.110.1//:cranelift_entity", - "@cu__cranelift-frontend-0.110.1//:cranelift_frontend", + "@cu__cranelift-codegen-0.111.0//:cranelift_codegen", + "@cu__cranelift-entity-0.111.0//:cranelift_entity", + "@cu__cranelift-frontend-0.111.0//:cranelift_frontend", "@cu__itertools-0.12.1//:itertools", "@cu__log-0.4.22//:log", "@cu__smallvec-1.13.2//:smallvec", - "@cu__wasmparser-0.212.0//:wasmparser", - "@cu__wasmtime-types-23.0.1//:wasmtime_types", + "@cu__wasmparser-0.215.0//:wasmparser", + "@cu__wasmtime-types-24.0.0//:wasmtime_types", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.gimli-0.28.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.gimli-0.29.0.bazel similarity index 98% rename from bazel/cargo/wasmtime/remote/BUILD.gimli-0.28.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.gimli-0.29.0.bazel index 89ebead1..852f5bde 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.gimli-0.28.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.gimli-0.29.0.bazel @@ -46,7 +46,7 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.28.1", + version = "0.29.0", deps = [ "@cu__indexmap-2.3.0//:indexmap", ], diff --git a/bazel/cargo/wasmtime/remote/BUILD.target-lexicon-0.12.15.bazel b/bazel/cargo/wasmtime/remote/BUILD.target-lexicon-0.12.16.bazel similarity index 95% rename from bazel/cargo/wasmtime/remote/BUILD.target-lexicon-0.12.15.bazel rename to bazel/cargo/wasmtime/remote/BUILD.target-lexicon-0.12.16.bazel index fd5a46a6..20096569 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.target-lexicon-0.12.15.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.target-lexicon-0.12.16.bazel @@ -44,9 +44,9 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.12.15", + version = "0.12.16", deps = [ - "@cu__target-lexicon-0.12.15//:build_script_build", + "@cu__target-lexicon-0.12.16//:build_script_build", ], ) @@ -84,7 +84,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.12.15", + version = "0.12.16", visibility = ["//visibility:private"], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasm-encoder-0.212.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasm-encoder-0.215.0.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.wasm-encoder-0.212.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasm-encoder-0.215.0.bazel index 6bf5ac5b..e24ef207 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasm-encoder-0.212.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasm-encoder-0.215.0.bazel @@ -40,7 +40,7 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.212.0", + version = "0.215.0", deps = [ "@cu__leb128-0.2.5//:leb128", ], diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmparser-0.212.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmparser-0.215.0.bazel similarity index 98% rename from bazel/cargo/wasmtime/remote/BUILD.wasmparser-0.212.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmparser-0.215.0.bazel index add34eb3..3f3d22eb 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmparser-0.212.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmparser-0.215.0.bazel @@ -45,7 +45,7 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.212.0", + version = "0.215.0", deps = [ "@cu__ahash-0.8.11//:ahash", "@cu__bitflags-2.6.0//:bitflags", diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmprinter-0.212.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmprinter-0.215.0.bazel similarity index 94% rename from bazel/cargo/wasmtime/remote/BUILD.wasmprinter-0.212.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmprinter-0.215.0.bazel index f084574d..5ee382b0 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmprinter-0.212.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmprinter-0.215.0.bazel @@ -40,10 +40,10 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.212.0", + version = "0.215.0", deps = [ "@cu__anyhow-1.0.86//:anyhow", "@cu__termcolor-1.4.1//:termcolor", - "@cu__wasmparser-0.212.0//:wasmparser", + "@cu__wasmparser-0.215.0//:wasmparser", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-23.0.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-24.0.0.bazel similarity index 92% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-23.0.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-24.0.0.bazel index f65cb57f..1f77ab47 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-23.0.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-24.0.0.bazel @@ -40,7 +40,7 @@ rust_library( proc_macro_deps = [ "@cu__paste-1.0.15//:paste", "@cu__serde_derive-1.0.204//:serde_derive", - "@cu__wasmtime-versioned-export-macros-23.0.1//:wasmtime_versioned_export_macros", + "@cu__wasmtime-versioned-export-macros-24.0.0//:wasmtime_versioned_export_macros", ], rustc_flags = [ "--cap-lints=allow", @@ -52,7 +52,7 @@ rust_library( "noclippy", "norustfmt", ], - version = "23.0.1", + version = "24.0.0", deps = [ "@cu__anyhow-1.0.86//:anyhow", "@cu__bitflags-2.6.0//:bitflags", @@ -69,14 +69,14 @@ rust_library( "@cu__serde-1.0.204//:serde", "@cu__smallvec-1.13.2//:smallvec", "@cu__sptr-0.3.2//:sptr", - "@cu__target-lexicon-0.12.15//:target_lexicon", - "@cu__wasmparser-0.212.0//:wasmparser", - "@cu__wasmtime-23.0.1//:build_script_build", - "@cu__wasmtime-asm-macros-23.0.1//:wasmtime_asm_macros", - "@cu__wasmtime-cranelift-23.0.1//:wasmtime_cranelift", - "@cu__wasmtime-environ-23.0.1//:wasmtime_environ", - "@cu__wasmtime-jit-icache-coherence-23.0.1//:wasmtime_jit_icache_coherence", - "@cu__wasmtime-slab-23.0.1//:wasmtime_slab", + "@cu__target-lexicon-0.12.16//:target_lexicon", + "@cu__wasmparser-0.215.0//:wasmparser", + "@cu__wasmtime-24.0.0//:build_script_build", + "@cu__wasmtime-asm-macros-24.0.0//:wasmtime_asm_macros", + "@cu__wasmtime-cranelift-24.0.0//:wasmtime_cranelift", + "@cu__wasmtime-environ-24.0.0//:wasmtime_environ", + "@cu__wasmtime-jit-icache-coherence-24.0.0//:wasmtime_jit_icache_coherence", + "@cu__wasmtime-slab-24.0.0//:wasmtime_slab", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ "@cu__mach2-0.4.2//:mach2", # cfg(target_os = "macos") @@ -204,7 +204,7 @@ cargo_build_script( ), edition = "2021", proc_macro_deps = [ - "@cu__wasmtime-versioned-export-macros-23.0.1//:wasmtime_versioned_export_macros", + "@cu__wasmtime-versioned-export-macros-24.0.0//:wasmtime_versioned_export_macros", ], rustc_flags = [ "--cap-lints=allow", @@ -216,7 +216,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "23.0.1", + version = "24.0.0", visibility = ["//visibility:private"], deps = [ "@cu__cc-1.1.7//:cc", diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-asm-macros-23.0.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-asm-macros-24.0.0.bazel similarity index 98% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-asm-macros-23.0.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-asm-macros-24.0.0.bazel index f3b18993..d90c660d 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-asm-macros-23.0.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-asm-macros-24.0.0.bazel @@ -40,7 +40,7 @@ rust_library( "noclippy", "norustfmt", ], - version = "23.0.1", + version = "24.0.0", deps = [ "@cu__cfg-if-1.0.0//:cfg_if", ], diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-c-api-macros-23.0.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-c-api-macros-24.0.0.bazel similarity index 98% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-c-api-macros-23.0.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-c-api-macros-24.0.0.bazel index 30314b57..735e52d3 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-c-api-macros-23.0.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-c-api-macros-24.0.0.bazel @@ -40,7 +40,7 @@ rust_proc_macro( "noclippy", "norustfmt", ], - version = "23.0.1", + version = "24.0.0", deps = [ "@cu__proc-macro2-1.0.86//:proc_macro2", "@cu__quote-1.0.36//:quote", diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-component-macro-23.0.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-component-macro-24.0.0.bazel similarity index 88% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-component-macro-23.0.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-component-macro-24.0.0.bazel index 74511c8e..5e50e4fc 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-component-macro-23.0.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-component-macro-24.0.0.bazel @@ -41,16 +41,16 @@ rust_proc_macro( "noclippy", "norustfmt", ], - version = "23.0.1", + version = "24.0.0", deps = [ "@cu__anyhow-1.0.86//:anyhow", "@cu__proc-macro2-1.0.86//:proc_macro2", "@cu__quote-1.0.36//:quote", "@cu__syn-2.0.72//:syn", - "@cu__wasmtime-component-macro-23.0.1//:build_script_build", - "@cu__wasmtime-component-util-23.0.1//:wasmtime_component_util", - "@cu__wasmtime-wit-bindgen-23.0.1//:wasmtime_wit_bindgen", - "@cu__wit-parser-0.212.0//:wit_parser", + "@cu__wasmtime-component-macro-24.0.0//:build_script_build", + "@cu__wasmtime-component-util-24.0.0//:wasmtime_component_util", + "@cu__wasmtime-wit-bindgen-24.0.0//:wasmtime_wit_bindgen", + "@cu__wit-parser-0.215.0//:wit_parser", ], ) @@ -85,7 +85,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "23.0.1", + version = "24.0.0", visibility = ["//visibility:private"], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-component-util-23.0.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-component-util-24.0.0.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-component-util-23.0.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-component-util-24.0.0.bazel index 39484999..9823cd36 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-component-util-23.0.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-component-util-24.0.0.bazel @@ -40,5 +40,5 @@ rust_library( "noclippy", "norustfmt", ], - version = "23.0.1", + version = "24.0.0", ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-23.0.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-24.0.0.bazel similarity index 68% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-23.0.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-24.0.0.bazel index 25cc04fa..4687bb7c 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-23.0.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-24.0.0.bazel @@ -34,7 +34,7 @@ rust_library( crate_root = "src/lib.rs", edition = "2021", proc_macro_deps = [ - "@cu__wasmtime-versioned-export-macros-23.0.1//:wasmtime_versioned_export_macros", + "@cu__wasmtime-versioned-export-macros-24.0.0//:wasmtime_versioned_export_macros", ], rustc_flags = [ "--cap-lints=allow", @@ -46,22 +46,22 @@ rust_library( "noclippy", "norustfmt", ], - version = "23.0.1", + version = "24.0.0", deps = [ "@cu__anyhow-1.0.86//:anyhow", "@cu__cfg-if-1.0.0//:cfg_if", - "@cu__cranelift-codegen-0.110.1//:cranelift_codegen", - "@cu__cranelift-control-0.110.1//:cranelift_control", - "@cu__cranelift-entity-0.110.1//:cranelift_entity", - "@cu__cranelift-frontend-0.110.1//:cranelift_frontend", - "@cu__cranelift-native-0.110.1//:cranelift_native", - "@cu__cranelift-wasm-0.110.1//:cranelift_wasm", - "@cu__gimli-0.28.1//:gimli", + "@cu__cranelift-codegen-0.111.0//:cranelift_codegen", + "@cu__cranelift-control-0.111.0//:cranelift_control", + "@cu__cranelift-entity-0.111.0//:cranelift_entity", + "@cu__cranelift-frontend-0.111.0//:cranelift_frontend", + "@cu__cranelift-native-0.111.0//:cranelift_native", + "@cu__cranelift-wasm-0.111.0//:cranelift_wasm", + "@cu__gimli-0.29.0//:gimli", "@cu__log-0.4.22//:log", "@cu__object-0.36.2//:object", - "@cu__target-lexicon-0.12.15//:target_lexicon", + "@cu__target-lexicon-0.12.16//:target_lexicon", "@cu__thiserror-1.0.63//:thiserror", - "@cu__wasmparser-0.212.0//:wasmparser", - "@cu__wasmtime-environ-23.0.1//:wasmtime_environ", + "@cu__wasmparser-0.215.0//:wasmparser", + "@cu__wasmtime-environ-24.0.0//:wasmtime_environ", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-23.0.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-24.0.0.bazel similarity index 77% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-23.0.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-24.0.0.bazel index 0b616aba..87983984 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-23.0.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-24.0.0.bazel @@ -48,21 +48,21 @@ rust_library( "noclippy", "norustfmt", ], - version = "23.0.1", + version = "24.0.0", deps = [ "@cu__anyhow-1.0.86//:anyhow", - "@cu__cranelift-bitset-0.110.1//:cranelift_bitset", - "@cu__cranelift-entity-0.110.1//:cranelift_entity", - "@cu__gimli-0.28.1//:gimli", + "@cu__cranelift-bitset-0.111.0//:cranelift_bitset", + "@cu__cranelift-entity-0.111.0//:cranelift_entity", + "@cu__gimli-0.29.0//:gimli", "@cu__indexmap-2.3.0//:indexmap", "@cu__log-0.4.22//:log", "@cu__object-0.36.2//:object", "@cu__postcard-1.0.8//:postcard", "@cu__serde-1.0.204//:serde", - "@cu__target-lexicon-0.12.15//:target_lexicon", - "@cu__wasm-encoder-0.212.0//:wasm_encoder", - "@cu__wasmparser-0.212.0//:wasmparser", - "@cu__wasmprinter-0.212.0//:wasmprinter", - "@cu__wasmtime-types-23.0.1//:wasmtime_types", + "@cu__target-lexicon-0.12.16//:target_lexicon", + "@cu__wasm-encoder-0.215.0//:wasm_encoder", + "@cu__wasmparser-0.215.0//:wasmparser", + "@cu__wasmprinter-0.215.0//:wasmprinter", + "@cu__wasmtime-types-24.0.0//:wasmtime_types", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-icache-coherence-23.0.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-icache-coherence-24.0.0.bazel similarity index 99% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-icache-coherence-23.0.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-icache-coherence-24.0.0.bazel index 8d2ab9ce..a1c3e8bd 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-icache-coherence-23.0.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-icache-coherence-24.0.0.bazel @@ -40,7 +40,7 @@ rust_library( "noclippy", "norustfmt", ], - version = "23.0.1", + version = "24.0.0", deps = [ "@cu__anyhow-1.0.86//:anyhow", "@cu__cfg-if-1.0.0//:cfg_if", diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-slab-23.0.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-slab-24.0.0.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-slab-23.0.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-slab-24.0.0.bazel index b7532fb7..6a2147b5 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-slab-23.0.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-slab-24.0.0.bazel @@ -40,5 +40,5 @@ rust_library( "noclippy", "norustfmt", ], - version = "23.0.1", + version = "24.0.0", ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-23.0.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-24.0.0.bazel similarity index 91% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-23.0.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-24.0.0.bazel index 9fe63774..4305c4a5 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-23.0.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-24.0.0.bazel @@ -46,12 +46,12 @@ rust_library( "noclippy", "norustfmt", ], - version = "23.0.1", + version = "24.0.0", deps = [ "@cu__anyhow-1.0.86//:anyhow", - "@cu__cranelift-entity-0.110.1//:cranelift_entity", + "@cu__cranelift-entity-0.111.0//:cranelift_entity", "@cu__serde-1.0.204//:serde", "@cu__smallvec-1.13.2//:smallvec", - "@cu__wasmparser-0.212.0//:wasmparser", + "@cu__wasmparser-0.215.0//:wasmparser", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-versioned-export-macros-23.0.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-versioned-export-macros-24.0.0.bazel similarity index 98% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-versioned-export-macros-23.0.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-versioned-export-macros-24.0.0.bazel index ad562535..27dcf699 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-versioned-export-macros-23.0.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-versioned-export-macros-24.0.0.bazel @@ -40,7 +40,7 @@ rust_proc_macro( "noclippy", "norustfmt", ], - version = "23.0.1", + version = "24.0.0", deps = [ "@cu__proc-macro2-1.0.86//:proc_macro2", "@cu__quote-1.0.36//:quote", diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-wit-bindgen-23.0.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-wit-bindgen-24.0.0.bazel similarity index 94% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-wit-bindgen-23.0.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-wit-bindgen-24.0.0.bazel index 1a2aa0fd..53a8655c 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-wit-bindgen-23.0.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-wit-bindgen-24.0.0.bazel @@ -40,11 +40,11 @@ rust_library( "noclippy", "norustfmt", ], - version = "23.0.1", + version = "24.0.0", deps = [ "@cu__anyhow-1.0.86//:anyhow", "@cu__heck-0.4.1//:heck", "@cu__indexmap-2.3.0//:indexmap", - "@cu__wit-parser-0.212.0//:wit_parser", + "@cu__wit-parser-0.215.0//:wit_parser", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wit-parser-0.212.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.wit-parser-0.215.0.bazel similarity index 95% rename from bazel/cargo/wasmtime/remote/BUILD.wit-parser-0.212.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wit-parser-0.215.0.bazel index ca1244a7..f2e6ad6a 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wit-parser-0.212.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wit-parser-0.215.0.bazel @@ -43,7 +43,7 @@ rust_library( "noclippy", "norustfmt", ], - version = "0.212.0", + version = "0.215.0", deps = [ "@cu__anyhow-1.0.86//:anyhow", "@cu__id-arena-2.2.1//:id_arena", @@ -53,6 +53,6 @@ rust_library( "@cu__serde-1.0.204//:serde", "@cu__serde_json-1.0.120//:serde_json", "@cu__unicode-xid-0.2.4//:unicode_xid", - "@cu__wasmparser-0.212.0//:wasmparser", + "@cu__wasmparser-0.215.0//:wasmparser", ], ) diff --git a/bazel/cargo/wasmtime/remote/defs.bzl b/bazel/cargo/wasmtime/remote/defs.bzl index 10be2007..eb8c63c8 100644 --- a/bazel/cargo/wasmtime/remote/defs.bzl +++ b/bazel/cargo/wasmtime/remote/defs.bzl @@ -299,7 +299,7 @@ _NORMAL_DEPENDENCIES = { "anyhow": Label("@cu__anyhow-1.0.86//:anyhow"), "env_logger": Label("@cu__env_logger-0.10.2//:env_logger"), "once_cell": Label("@cu__once_cell-1.19.0//:once_cell"), - "wasmtime": Label("@cu__wasmtime-23.0.1//:wasmtime"), + "wasmtime": Label("@cu__wasmtime-24.0.0//:wasmtime"), }, }, } @@ -324,7 +324,7 @@ _NORMAL_DEV_ALIASES = { _PROC_MACRO_DEPENDENCIES = { "bazel/cargo/wasmtime": { _COMMON_CONDITION: { - "wasmtime-c-api-macros": Label("@cu__wasmtime-c-api-macros-23.0.1//:wasmtime_c_api_macros"), + "wasmtime-c-api-macros": Label("@cu__wasmtime-c-api-macros-24.0.0//:wasmtime_c_api_macros"), }, }, } @@ -526,112 +526,112 @@ def crate_repositories(): maybe( http_archive, - name = "cu__cranelift-bforest-0.110.1", - sha256 = "effa84ab2023f7138045ece6b326588c17447ca22e66db71ec15cb0a6c0c4ad2", + name = "cu__cranelift-bforest-0.111.0", + sha256 = "b80c3a50b9c4c7e5b5f73c0ed746687774fc9e36ef652b110da8daebf0c6e0e6", type = "tar.gz", - urls = ["https://static.crates.io/crates/cranelift-bforest/0.110.1/download"], - strip_prefix = "cranelift-bforest-0.110.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-bforest-0.110.1.bazel"), + urls = ["https://static.crates.io/crates/cranelift-bforest/0.111.0/download"], + strip_prefix = "cranelift-bforest-0.111.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-bforest-0.111.0.bazel"), ) maybe( http_archive, - name = "cu__cranelift-bitset-0.110.1", - sha256 = "38a1dfc50dca188a15d938867c4400589530bcb0138f7022aae6d059d1d8c309", + name = "cu__cranelift-bitset-0.111.0", + sha256 = "38778758c2ca918b05acb2199134e0c561fb577c50574259b26190b6c2d95ded", type = "tar.gz", - urls = ["https://static.crates.io/crates/cranelift-bitset/0.110.1/download"], - strip_prefix = "cranelift-bitset-0.110.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-bitset-0.110.1.bazel"), + urls = ["https://static.crates.io/crates/cranelift-bitset/0.111.0/download"], + strip_prefix = "cranelift-bitset-0.111.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-bitset-0.111.0.bazel"), ) maybe( http_archive, - name = "cu__cranelift-codegen-0.110.1", - sha256 = "821c20c639350158ecca928dc2a244d0d1c9cef2377a378fc62a445a286eb1ca", + name = "cu__cranelift-codegen-0.111.0", + sha256 = "58258667ad10e468bfc13a8d620f50dfcd4bb35d668123e97defa2549b9ad397", type = "tar.gz", - urls = ["https://static.crates.io/crates/cranelift-codegen/0.110.1/download"], - strip_prefix = "cranelift-codegen-0.110.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-0.110.1.bazel"), + urls = ["https://static.crates.io/crates/cranelift-codegen/0.111.0/download"], + strip_prefix = "cranelift-codegen-0.111.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-0.111.0.bazel"), ) maybe( http_archive, - name = "cu__cranelift-codegen-meta-0.110.1", - sha256 = "064473f2fd59b44fa2c9aaa60de1f9c44db5e13521e28bc85d2b92ee535ef625", + name = "cu__cranelift-codegen-meta-0.111.0", + sha256 = "043f0b702e529dcb07ff92bd7d40e7d5317b5493595172c5eb0983343751ee06", type = "tar.gz", - urls = ["https://static.crates.io/crates/cranelift-codegen-meta/0.110.1/download"], - strip_prefix = "cranelift-codegen-meta-0.110.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-meta-0.110.1.bazel"), + urls = ["https://static.crates.io/crates/cranelift-codegen-meta/0.111.0/download"], + strip_prefix = "cranelift-codegen-meta-0.111.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-meta-0.111.0.bazel"), ) maybe( http_archive, - name = "cu__cranelift-codegen-shared-0.110.1", - sha256 = "d0f39b9ebfd2febdc2acfb9a0fca110665bcd5a6839502576307735ed07b2177", + name = "cu__cranelift-codegen-shared-0.111.0", + sha256 = "7763578888ab53eca5ce7da141953f828e82c2bfadcffc106d10d1866094ffbb", type = "tar.gz", - urls = ["https://static.crates.io/crates/cranelift-codegen-shared/0.110.1/download"], - strip_prefix = "cranelift-codegen-shared-0.110.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-shared-0.110.1.bazel"), + urls = ["https://static.crates.io/crates/cranelift-codegen-shared/0.111.0/download"], + strip_prefix = "cranelift-codegen-shared-0.111.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-shared-0.111.0.bazel"), ) maybe( http_archive, - name = "cu__cranelift-control-0.110.1", - sha256 = "94e125c189c3a1ca8dfe209fc6f46edba058a6d24e0b92aff69459a15f4711e7", + name = "cu__cranelift-control-0.111.0", + sha256 = "32db15f08c05df570f11e8ab33cb1ec449a64b37c8a3498377b77650bef33d8b", type = "tar.gz", - urls = ["https://static.crates.io/crates/cranelift-control/0.110.1/download"], - strip_prefix = "cranelift-control-0.110.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-control-0.110.1.bazel"), + urls = ["https://static.crates.io/crates/cranelift-control/0.111.0/download"], + strip_prefix = "cranelift-control-0.111.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-control-0.111.0.bazel"), ) maybe( http_archive, - name = "cu__cranelift-entity-0.110.1", - sha256 = "ea62eb109baec2247e1a6fa7b74c0f584b1e76e289cfd7017385b4b031fc8450", + name = "cu__cranelift-entity-0.111.0", + sha256 = "5289cdb399381a27e7bbfa1b42185916007c3d49aeef70b1d01cb4caa8010130", type = "tar.gz", - urls = ["https://static.crates.io/crates/cranelift-entity/0.110.1/download"], - strip_prefix = "cranelift-entity-0.110.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-entity-0.110.1.bazel"), + urls = ["https://static.crates.io/crates/cranelift-entity/0.111.0/download"], + strip_prefix = "cranelift-entity-0.111.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-entity-0.111.0.bazel"), ) maybe( http_archive, - name = "cu__cranelift-frontend-0.110.1", - sha256 = "722b089357aacb6c7528b2e59a5fe00917d61ce63448b25a3e477a5b7819fac8", + name = "cu__cranelift-frontend-0.111.0", + sha256 = "31ba8ab24eb9470477e98ddfa3c799a649ac5a0d9a2042868c4c952133c234e8", type = "tar.gz", - urls = ["https://static.crates.io/crates/cranelift-frontend/0.110.1/download"], - strip_prefix = "cranelift-frontend-0.110.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-frontend-0.110.1.bazel"), + urls = ["https://static.crates.io/crates/cranelift-frontend/0.111.0/download"], + strip_prefix = "cranelift-frontend-0.111.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-frontend-0.111.0.bazel"), ) maybe( http_archive, - name = "cu__cranelift-isle-0.110.1", - sha256 = "c4b5005a48288e7fc2a2991a377831c534e26929b063c379c018060727785a9b", + name = "cu__cranelift-isle-0.111.0", + sha256 = "2b72a3c5c166a70426dcb209bdd0bb71a787c1ea76023dc0974fbabca770e8f9", type = "tar.gz", - urls = ["https://static.crates.io/crates/cranelift-isle/0.110.1/download"], - strip_prefix = "cranelift-isle-0.110.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-isle-0.110.1.bazel"), + urls = ["https://static.crates.io/crates/cranelift-isle/0.111.0/download"], + strip_prefix = "cranelift-isle-0.111.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-isle-0.111.0.bazel"), ) maybe( http_archive, - name = "cu__cranelift-native-0.110.1", - sha256 = "3ae2d48f38081a9e679ad795bd36bb29bedeb5552fc1c195185bf9885fa1b16e", + name = "cu__cranelift-native-0.111.0", + sha256 = "46a42424c956bbc31fc5c2706073df896156c5420ae8fa2a5d48dbc7b295d71b", type = "tar.gz", - urls = ["https://static.crates.io/crates/cranelift-native/0.110.1/download"], - strip_prefix = "cranelift-native-0.110.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-native-0.110.1.bazel"), + urls = ["https://static.crates.io/crates/cranelift-native/0.111.0/download"], + strip_prefix = "cranelift-native-0.111.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-native-0.111.0.bazel"), ) maybe( http_archive, - name = "cu__cranelift-wasm-0.110.1", - sha256 = "25abc7b3ec5aab50546ee9a29073223d2602b49b3d73ce312bf481fadba01255", + name = "cu__cranelift-wasm-0.111.0", + sha256 = "49778df4289933d735b93c30a345513e030cf83101de0036e19b760f8aa09f68", type = "tar.gz", - urls = ["https://static.crates.io/crates/cranelift-wasm/0.110.1/download"], - strip_prefix = "cranelift-wasm-0.110.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-wasm-0.110.1.bazel"), + urls = ["https://static.crates.io/crates/cranelift-wasm/0.111.0/download"], + strip_prefix = "cranelift-wasm-0.111.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.cranelift-wasm-0.111.0.bazel"), ) maybe( @@ -706,12 +706,12 @@ def crate_repositories(): maybe( http_archive, - name = "cu__gimli-0.28.1", - sha256 = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253", + name = "cu__gimli-0.29.0", + sha256 = "40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd", type = "tar.gz", - urls = ["https://static.crates.io/crates/gimli/0.28.1/download"], - strip_prefix = "gimli-0.28.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.gimli-0.28.1.bazel"), + urls = ["https://static.crates.io/crates/gimli/0.29.0/download"], + strip_prefix = "gimli-0.29.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.gimli-0.29.0.bazel"), ) maybe( @@ -1126,12 +1126,12 @@ def crate_repositories(): maybe( http_archive, - name = "cu__target-lexicon-0.12.15", - sha256 = "4873307b7c257eddcb50c9bedf158eb669578359fb28428bef438fec8e6ba7c2", + name = "cu__target-lexicon-0.12.16", + sha256 = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1", type = "tar.gz", - urls = ["https://static.crates.io/crates/target-lexicon/0.12.15/download"], - strip_prefix = "target-lexicon-0.12.15", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.target-lexicon-0.12.15.bazel"), + urls = ["https://static.crates.io/crates/target-lexicon/0.12.16/download"], + strip_prefix = "target-lexicon-0.12.16", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.target-lexicon-0.12.16.bazel"), ) maybe( @@ -1196,152 +1196,152 @@ def crate_repositories(): maybe( http_archive, - name = "cu__wasm-encoder-0.212.0", - sha256 = "501940df4418b8929eb6d52f1aade1fdd15a5b86c92453cb696e3c906bd3fc33", + name = "cu__wasm-encoder-0.215.0", + sha256 = "4fb56df3e06b8e6b77e37d2969a50ba51281029a9aeb3855e76b7f49b6418847", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasm-encoder/0.212.0/download"], - strip_prefix = "wasm-encoder-0.212.0", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasm-encoder-0.212.0.bazel"), + urls = ["https://static.crates.io/crates/wasm-encoder/0.215.0/download"], + strip_prefix = "wasm-encoder-0.215.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasm-encoder-0.215.0.bazel"), ) maybe( http_archive, - name = "cu__wasmparser-0.212.0", - sha256 = "8d28bc49ba1e5c5b61ffa7a2eace10820443c4b7d1c0b144109261d14570fdf8", + name = "cu__wasmparser-0.215.0", + sha256 = "53fbde0881f24199b81cf49b6ff8f9c145ac8eb1b7fc439adb5c099734f7d90e", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmparser/0.212.0/download"], - strip_prefix = "wasmparser-0.212.0", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmparser-0.212.0.bazel"), + urls = ["https://static.crates.io/crates/wasmparser/0.215.0/download"], + strip_prefix = "wasmparser-0.215.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmparser-0.215.0.bazel"), ) maybe( http_archive, - name = "cu__wasmprinter-0.212.0", - sha256 = "dfac65326cc561112af88c3028f6dfdb140acff67ede33a8e86be2dc6b8956f7", + name = "cu__wasmprinter-0.215.0", + sha256 = "d8e9a325d85053408209b3d2ce5eaddd0dd6864d1cff7a007147ba073157defc", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmprinter/0.212.0/download"], - strip_prefix = "wasmprinter-0.212.0", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmprinter-0.212.0.bazel"), + urls = ["https://static.crates.io/crates/wasmprinter/0.215.0/download"], + strip_prefix = "wasmprinter-0.215.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmprinter-0.215.0.bazel"), ) maybe( http_archive, - name = "cu__wasmtime-23.0.1", - sha256 = "8945e69ec96e5d36cbe1aa2e88e28f988562dd3b5133578c44aae20ea2bcdb40", + name = "cu__wasmtime-24.0.0", + sha256 = "9a5883d64dfc8423c56e3d8df27cffc44db25336aa468e8e0724fddf30a333d7", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmtime/23.0.1/download"], - strip_prefix = "wasmtime-23.0.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-23.0.1.bazel"), + urls = ["https://static.crates.io/crates/wasmtime/24.0.0/download"], + strip_prefix = "wasmtime-24.0.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-24.0.0.bazel"), ) maybe( http_archive, - name = "cu__wasmtime-asm-macros-23.0.1", - sha256 = "964c3b3342547a51e0d2702eae3a2d2be215d16b55a14e2e786b11c4931b7f08", + name = "cu__wasmtime-asm-macros-24.0.0", + sha256 = "1c4dc7e2a379c0dd6be5b55857d14c4b277f43a9c429a9e14403eb61776ae3be", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmtime-asm-macros/23.0.1/download"], - strip_prefix = "wasmtime-asm-macros-23.0.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-asm-macros-23.0.1.bazel"), + urls = ["https://static.crates.io/crates/wasmtime-asm-macros/24.0.0/download"], + strip_prefix = "wasmtime-asm-macros-24.0.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-asm-macros-24.0.0.bazel"), ) maybe( new_git_repository, - name = "cu__wasmtime-c-api-macros-23.0.1", - commit = "fb531d26e6c1c0302cc9006c76d2ea3dc71cf291", + name = "cu__wasmtime-c-api-macros-24.0.0", + commit = "6fc3d274c7994dad20c816ccc0739bf766b39a11", init_submodules = True, remote = "https://github.com/bytecodealliance/wasmtime", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-c-api-macros-23.0.1.bazel"), + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-c-api-macros-24.0.0.bazel"), strip_prefix = "crates/c-api-macros", ) maybe( http_archive, - name = "cu__wasmtime-component-macro-23.0.1", - sha256 = "0e9a60f3dfc8a825214be6e3e8e4fab280ea9d46ea2f4db11d958e754be021ae", + name = "cu__wasmtime-component-macro-24.0.0", + sha256 = "4b07773d1c3dab5f014ec61316ee317aa424033e17e70a63abdf7c3a47e58fcf", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmtime-component-macro/23.0.1/download"], - strip_prefix = "wasmtime-component-macro-23.0.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-component-macro-23.0.1.bazel"), + urls = ["https://static.crates.io/crates/wasmtime-component-macro/24.0.0/download"], + strip_prefix = "wasmtime-component-macro-24.0.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-component-macro-24.0.0.bazel"), ) maybe( http_archive, - name = "cu__wasmtime-component-util-23.0.1", - sha256 = "2bd9555175ad59d13fd353c2a6d9bc92f47f3496fc2b92e84eaa9e6edf048f3c", + name = "cu__wasmtime-component-util-24.0.0", + sha256 = "e38d735320f4e83478369ce649ad8fe87c6b893220902e798547a225fc0c5874", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmtime-component-util/23.0.1/download"], - strip_prefix = "wasmtime-component-util-23.0.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-component-util-23.0.1.bazel"), + urls = ["https://static.crates.io/crates/wasmtime-component-util/24.0.0/download"], + strip_prefix = "wasmtime-component-util-24.0.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-component-util-24.0.0.bazel"), ) maybe( http_archive, - name = "cu__wasmtime-cranelift-23.0.1", - sha256 = "b7ab12460e903933b1122d0c7ca5eb1a6160574870a5b110891a4cc96ef6ec3a", + name = "cu__wasmtime-cranelift-24.0.0", + sha256 = "e570d831d0785d93d7d8c722b1eb9a34e0d0c1534317666f65892818358a2da9", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmtime-cranelift/23.0.1/download"], - strip_prefix = "wasmtime-cranelift-23.0.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-cranelift-23.0.1.bazel"), + urls = ["https://static.crates.io/crates/wasmtime-cranelift/24.0.0/download"], + strip_prefix = "wasmtime-cranelift-24.0.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-cranelift-24.0.0.bazel"), ) maybe( http_archive, - name = "cu__wasmtime-environ-23.0.1", - sha256 = "9e52faba13550fed76d5ffe75ec7cada73109b9324c4dabcaf18b3165107010d", + name = "cu__wasmtime-environ-24.0.0", + sha256 = "c5fe80dfbd81687431a7d4f25929fae1ae96894786d5c96b14ae41164ee97377", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmtime-environ/23.0.1/download"], - strip_prefix = "wasmtime-environ-23.0.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-environ-23.0.1.bazel"), + urls = ["https://static.crates.io/crates/wasmtime-environ/24.0.0/download"], + strip_prefix = "wasmtime-environ-24.0.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-environ-24.0.0.bazel"), ) maybe( http_archive, - name = "cu__wasmtime-jit-icache-coherence-23.0.1", - sha256 = "7fddf3e2980fb1d123d1fcac55189e417fdd3dba4f62139b5a0a1f9efe5669d5", + name = "cu__wasmtime-jit-icache-coherence-24.0.0", + sha256 = "d15de8429db996f0d17a4163a35eccc3f874cbfb50f29c379951ea1bbb39452e", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmtime-jit-icache-coherence/23.0.1/download"], - strip_prefix = "wasmtime-jit-icache-coherence-23.0.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-jit-icache-coherence-23.0.1.bazel"), + urls = ["https://static.crates.io/crates/wasmtime-jit-icache-coherence/24.0.0/download"], + strip_prefix = "wasmtime-jit-icache-coherence-24.0.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-jit-icache-coherence-24.0.0.bazel"), ) maybe( http_archive, - name = "cu__wasmtime-slab-23.0.1", - sha256 = "f3ac25f8f80a3c5cda4ea68472057b23fa309956ae9784c0f1347439e624840e", + name = "cu__wasmtime-slab-24.0.0", + sha256 = "1f68d38fa6b30c5e1fc7d608263062997306f79e577ebd197ddcd6b0f55d87d1", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmtime-slab/23.0.1/download"], - strip_prefix = "wasmtime-slab-23.0.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-slab-23.0.1.bazel"), + urls = ["https://static.crates.io/crates/wasmtime-slab/24.0.0/download"], + strip_prefix = "wasmtime-slab-24.0.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-slab-24.0.0.bazel"), ) maybe( http_archive, - name = "cu__wasmtime-types-23.0.1", - sha256 = "44a0fba5f60b030c635abafdcaf2e9ad883163676bd02a0f0ebaed9393453f28", + name = "cu__wasmtime-types-24.0.0", + sha256 = "6634e7079d9c5cfc81af8610ed59b488cc5b7f9777a2f4c1667a2565c2e45249", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmtime-types/23.0.1/download"], - strip_prefix = "wasmtime-types-23.0.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-types-23.0.1.bazel"), + urls = ["https://static.crates.io/crates/wasmtime-types/24.0.0/download"], + strip_prefix = "wasmtime-types-24.0.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-types-24.0.0.bazel"), ) maybe( http_archive, - name = "cu__wasmtime-versioned-export-macros-23.0.1", - sha256 = "85b40c6d9c8f56ea0cbeacb80f40075a91687163b693b7cda39b48efe3c974d2", + name = "cu__wasmtime-versioned-export-macros-24.0.0", + sha256 = "3850e3511d6c7f11a72d571890b0ed5f6204681f7f050b9de2690e7f13123fed", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmtime-versioned-export-macros/23.0.1/download"], - strip_prefix = "wasmtime-versioned-export-macros-23.0.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-versioned-export-macros-23.0.1.bazel"), + urls = ["https://static.crates.io/crates/wasmtime-versioned-export-macros/24.0.0/download"], + strip_prefix = "wasmtime-versioned-export-macros-24.0.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-versioned-export-macros-24.0.0.bazel"), ) maybe( http_archive, - name = "cu__wasmtime-wit-bindgen-23.0.1", - sha256 = "8cec1424f842d187b8244284e565f71b77bef8993452e8524f71216172978ac8", + name = "cu__wasmtime-wit-bindgen-24.0.0", + sha256 = "3cb331ac7ed1d5ba49cddcdb6b11973752a857148858bb308777d2fc5584121f", type = "tar.gz", - urls = ["https://static.crates.io/crates/wasmtime-wit-bindgen/23.0.1/download"], - strip_prefix = "wasmtime-wit-bindgen-23.0.1", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-wit-bindgen-23.0.1.bazel"), + urls = ["https://static.crates.io/crates/wasmtime-wit-bindgen/24.0.0/download"], + strip_prefix = "wasmtime-wit-bindgen-24.0.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wasmtime-wit-bindgen-24.0.0.bazel"), ) maybe( @@ -1456,12 +1456,12 @@ def crate_repositories(): maybe( http_archive, - name = "cu__wit-parser-0.212.0", - sha256 = "ceeb0424aa8679f3fcf2d6e3cfa381f3d6fa6179976a2c05a6249dd2bb426716", + name = "cu__wit-parser-0.215.0", + sha256 = "935a97eaffd57c3b413aa510f8f0b550a4a9fe7d59e79cd8b89a83dcb860321f", type = "tar.gz", - urls = ["https://static.crates.io/crates/wit-parser/0.212.0/download"], - strip_prefix = "wit-parser-0.212.0", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wit-parser-0.212.0.bazel"), + urls = ["https://static.crates.io/crates/wit-parser/0.215.0/download"], + strip_prefix = "wit-parser-0.215.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.wit-parser-0.215.0.bazel"), ) maybe( @@ -1488,6 +1488,6 @@ def crate_repositories(): struct(repo = "cu__anyhow-1.0.86", is_dev_dep = False), struct(repo = "cu__env_logger-0.10.2", is_dev_dep = False), struct(repo = "cu__once_cell-1.19.0", is_dev_dep = False), - struct(repo = "cu__wasmtime-23.0.1", is_dev_dep = False), - struct(repo = "cu__wasmtime-c-api-macros-23.0.1", is_dev_dep = False), + struct(repo = "cu__wasmtime-24.0.0", is_dev_dep = False), + struct(repo = "cu__wasmtime-c-api-macros-24.0.0", is_dev_dep = False), ] diff --git a/bazel/repositories.bzl b/bazel/repositories.bzl index d543982a..2665f24d 100644 --- a/bazel/repositories.bzl +++ b/bazel/repositories.bzl @@ -240,9 +240,9 @@ def proxy_wasm_cpp_host_repositories(): http_archive, name = "com_github_bytecodealliance_wasmtime", build_file = "@proxy_wasm_cpp_host//bazel/external:wasmtime.BUILD", - sha256 = "dc78600b01814ea01d21d2896d3fb80ee187c42a6e309b6e738f1f2866f790bf", - strip_prefix = "wasmtime-23.0.1", - url = "https://github.com/bytecodealliance/wasmtime/archive/v23.0.1.tar.gz", + sha256 = "2ccb49bb3bfa4d86907ad4c80d1147aef6156c7b6e3f7f14ed02a39de9761155", + strip_prefix = "wasmtime-24.0.0", + url = "https://github.com/bytecodealliance/wasmtime/archive/v24.0.0.tar.gz", ) native.bind( From 9bfa856fa0e9e4450e38a71234102ee8747d18fa Mon Sep 17 00:00:00 2001 From: Keith Mattix II Date: Wed, 21 Aug 2024 13:56:08 +0000 Subject: [PATCH 10/14] Remove .vscode from gitignore Signed-off-by: Keith Mattix II --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index b7fc7a81..a6ef824c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ /bazel-* -.vscode From 09adbd546f4b963d914e2a7da4b23ff98ad3f5f0 Mon Sep 17 00:00:00 2001 From: Keith Mattix II Date: Fri, 23 Aug 2024 16:30:41 +0000 Subject: [PATCH 11/14] Remove wasmtime on Windows Signed-off-by: Keith Mattix II --- .github/workflows/test.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 66ec91bf..13264d48 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -260,13 +260,6 @@ jobs: os: macos-13 arch: x86_64 action: test - - name: 'Wasmtime on Windows/x86_64' - engine: 'wasmtime' - repo: 'com_github_bytecodealliance_wasmtime' - os: windows-2019 - arch: x86_64 - action: test - targets: -//test/fuzz/... - name: 'WAVM on Linux/x86_64' engine: 'wavm' repo: 'com_github_wavm_wavm' From 0d260acda4035c0cf91bfe0ebfb3b48f384bcf4a Mon Sep 17 00:00:00 2001 From: Keith Mattix II Date: Fri, 23 Aug 2024 16:49:55 +0000 Subject: [PATCH 12/14] Add back blank space Signed-off-by: Keith Mattix II --- bazel/external/rules_rust.patch | 1 + 1 file changed, 1 insertion(+) diff --git a/bazel/external/rules_rust.patch b/bazel/external/rules_rust.patch index 0f3e0d48..a9a57c93 100644 --- a/bazel/external/rules_rust.patch +++ b/bazel/external/rules_rust.patch @@ -1,4 +1,5 @@ # https://github.com/bazelbuild/rules_rust/pull/1315 + diff --git a/rust/private/rustc.bzl b/rust/private/rustc.bzl index bfd96ed9..d7e38658 100644 --- a/rust/private/rustc.bzl From e5e77c8bda5a966cb47fc393f9f87de022f30db4 Mon Sep 17 00:00:00 2001 From: Keith Mattix II Date: Tue, 27 Aug 2024 14:07:34 +0000 Subject: [PATCH 13/14] Change rust version and fix dependencies Signed-off-by: Keith Mattix II --- bazel/cargo/wasmtime/Cargo.Bazel.lock | 39 ++++++ bazel/cargo/wasmtime/Cargo.toml | 6 +- bazel/cargo/wasmtime/remote/BUILD.bazel | 10 +- .../remote/BUILD.hermit-abi-0.3.9.bazel | 44 ------ .../remote/BUILD.is-terminal-0.4.12.bazel | 131 ------------------ .../wasmtime/remote/BUILD.log-0.4.22.bazel | 3 - ...el => BUILD.pin-project-lite-0.2.14.bazel} | 6 +- .../wasmtime/remote/BUILD.regex-1.10.5.bazel | 60 -------- .../remote/BUILD.regex-automata-0.4.7.bazel | 64 --------- .../wasmtime/remote/BUILD.syn-2.0.72.bazel | 2 + ....10.2.bazel => BUILD.tracing-0.1.40.bazel} | 25 ++-- ... => BUILD.tracing-attributes-0.1.27.bazel} | 20 +-- ....bazel => BUILD.tracing-core-0.1.32.bazel} | 12 +- bazel/cargo/wasmtime/remote/defs.bzl | 127 ++++++----------- 14 files changed, 129 insertions(+), 420 deletions(-) delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.hermit-abi-0.3.9.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.is-terminal-0.4.12.bazel rename bazel/cargo/wasmtime/remote/{BUILD.humantime-2.1.0.bazel => BUILD.pin-project-lite-0.2.14.bazel} (91%) delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.regex-1.10.5.bazel delete mode 100644 bazel/cargo/wasmtime/remote/BUILD.regex-automata-0.4.7.bazel rename bazel/cargo/wasmtime/remote/{BUILD.env_logger-0.10.2.bazel => BUILD.tracing-0.1.40.bazel} (73%) rename bazel/cargo/wasmtime/remote/{BUILD.regex-syntax-0.8.4.bazel => BUILD.tracing-attributes-0.1.27.bazel} (74%) rename bazel/cargo/wasmtime/remote/{BUILD.aho-corasick-1.1.3.bazel => BUILD.tracing-core-0.1.32.bazel} (86%) diff --git a/bazel/cargo/wasmtime/Cargo.Bazel.lock b/bazel/cargo/wasmtime/Cargo.Bazel.lock index 6ee96b71..93579f69 100644 --- a/bazel/cargo/wasmtime/Cargo.Bazel.lock +++ b/bazel/cargo/wasmtime/Cargo.Bazel.lock @@ -412,6 +412,12 @@ version = "1.0.15" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" +[[package]] +name = "pin-project-lite" +version = "0.2.14" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02" + [[package]] name = "postcard" version = "1.0.8" @@ -627,6 +633,37 @@ dependencies = [ "syn", ] +[[package]] +name = "tracing" +version = "0.1.40" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" +dependencies = [ + "pin-project-lite", + "tracing-attributes", + "tracing-core", +] + +[[package]] +name = "tracing-attributes" +version = "0.1.27" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "tracing-core" +version = "0.1.32" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" +dependencies = [ + "once_cell", +] + [[package]] name = "unicode-ident" version = "1.0.12" @@ -734,7 +771,9 @@ version = "24.0.0" dependencies = [ "anyhow", "env_logger", + "log", "once_cell", + "tracing", "wasmtime", "wasmtime-c-api-macros", ] diff --git a/bazel/cargo/wasmtime/Cargo.toml b/bazel/cargo/wasmtime/Cargo.toml index 59ca751e..1adf9e96 100644 --- a/bazel/cargo/wasmtime/Cargo.toml +++ b/bazel/cargo/wasmtime/Cargo.toml @@ -2,14 +2,16 @@ edition = "2021" name = "wasmtime-c-api-bazel" version = "24.0.0" -rust-version = "1.77.2" +rust-version = "1.78.0" [lib] path = "fake_lib.rs" [dependencies] -env_logger = "0.10" +env_logger = {version = "0.10", optional = true } anyhow = "1.0" once_cell = "1.12" +log = {version = "0.4.8", default-features = false} +tracing = "0.1.26" wasmtime = {version = "24.0.0", default-features = false, features = ['cranelift', 'runtime', 'gc', 'std']} wasmtime-c-api-macros = {git = "https://github.com/bytecodealliance/wasmtime", tag = "v24.0.0"} diff --git a/bazel/cargo/wasmtime/remote/BUILD.bazel b/bazel/cargo/wasmtime/remote/BUILD.bazel index b2e31a13..42372e2c 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.bazel @@ -38,8 +38,8 @@ alias( ) alias( - name = "env_logger", - actual = "@cu__env_logger-0.10.2//:env_logger", + name = "log", + actual = "@cu__log-0.4.22//:log", tags = ["manual"], ) @@ -49,6 +49,12 @@ alias( tags = ["manual"], ) +alias( + name = "tracing", + actual = "@cu__tracing-0.1.40//:tracing", + tags = ["manual"], +) + alias( name = "wasmtime", actual = "@cu__wasmtime-24.0.0//:wasmtime", diff --git a/bazel/cargo/wasmtime/remote/BUILD.hermit-abi-0.3.9.bazel b/bazel/cargo/wasmtime/remote/BUILD.hermit-abi-0.3.9.bazel deleted file mode 100644 index 75dff915..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.hermit-abi-0.3.9.bazel +++ /dev/null @@ -1,44 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "hermit_abi", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_root = "src/lib.rs", - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=hermit-abi", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.3.9", -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.is-terminal-0.4.12.bazel b/bazel/cargo/wasmtime/remote/BUILD.is-terminal-0.4.12.bazel deleted file mode 100644 index 84a3f0fb..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.is-terminal-0.4.12.bazel +++ /dev/null @@ -1,131 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "is_terminal", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_root = "src/lib.rs", - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=is-terminal", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.4.12", - deps = select({ - "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:aarch64-linux-android": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@cu__windows-sys-0.52.0//:windows_sys", # cfg(windows) - ], - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:i686-apple-darwin": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:i686-linux-android": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@cu__windows-sys-0.52.0//:windows_sys", # cfg(windows) - ], - "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:wasm32-wasi": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:x86_64-linux-android": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@cu__windows-sys-0.52.0//:windows_sys", # cfg(windows) - ], - "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) - ], - "//conditions:default": [], - }), -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.log-0.4.22.bazel b/bazel/cargo/wasmtime/remote/BUILD.log-0.4.22.bazel index 7afd4d23..a75299ec 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.log-0.4.22.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.log-0.4.22.bazel @@ -28,9 +28,6 @@ rust_library( "WORKSPACE.bazel", ], ), - crate_features = [ - "std", - ], crate_root = "src/lib.rs", edition = "2021", rustc_flags = [ diff --git a/bazel/cargo/wasmtime/remote/BUILD.humantime-2.1.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.pin-project-lite-0.2.14.bazel similarity index 91% rename from bazel/cargo/wasmtime/remote/BUILD.humantime-2.1.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.pin-project-lite-0.2.14.bazel index d1691caf..65aba34b 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.humantime-2.1.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.pin-project-lite-0.2.14.bazel @@ -11,7 +11,7 @@ load("@rules_rust//rust:defs.bzl", "rust_library") package(default_visibility = ["//visibility:public"]) rust_library( - name = "humantime", + name = "pin_project_lite", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -35,10 +35,10 @@ rust_library( ], tags = [ "cargo-bazel", - "crate-name=humantime", + "crate-name=pin-project-lite", "manual", "noclippy", "norustfmt", ], - version = "2.1.0", + version = "0.2.14", ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.regex-1.10.5.bazel b/bazel/cargo/wasmtime/remote/BUILD.regex-1.10.5.bazel deleted file mode 100644 index efdf89bd..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.regex-1.10.5.bazel +++ /dev/null @@ -1,60 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "regex", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "perf", - "perf-backtrack", - "perf-cache", - "perf-dfa", - "perf-inline", - "perf-literal", - "perf-onepass", - "std", - ], - crate_root = "src/lib.rs", - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=regex", - "manual", - "noclippy", - "norustfmt", - ], - version = "1.10.5", - deps = [ - "@cu__aho-corasick-1.1.3//:aho_corasick", - "@cu__memchr-2.7.4//:memchr", - "@cu__regex-automata-0.4.7//:regex_automata", - "@cu__regex-syntax-0.8.4//:regex_syntax", - ], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.regex-automata-0.4.7.bazel b/bazel/cargo/wasmtime/remote/BUILD.regex-automata-0.4.7.bazel deleted file mode 100644 index da56abc9..00000000 --- a/bazel/cargo/wasmtime/remote/BUILD.regex-automata-0.4.7.bazel +++ /dev/null @@ -1,64 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//bazel/cargo/wasmtime:crates_vendor -############################################################################### - -load("@rules_rust//rust:defs.bzl", "rust_library") - -package(default_visibility = ["//visibility:public"]) - -rust_library( - name = "regex_automata", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "alloc", - "dfa-onepass", - "hybrid", - "meta", - "nfa-backtrack", - "nfa-pikevm", - "nfa-thompson", - "perf-inline", - "perf-literal", - "perf-literal-multisubstring", - "perf-literal-substring", - "std", - "syntax", - ], - crate_root = "src/lib.rs", - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=regex-automata", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.4.7", - deps = [ - "@cu__aho-corasick-1.1.3//:aho_corasick", - "@cu__memchr-2.7.4//:memchr", - "@cu__regex-syntax-0.8.4//:regex_syntax", - ], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.syn-2.0.72.bazel b/bazel/cargo/wasmtime/remote/BUILD.syn-2.0.72.bazel index 66a9701b..acacb26f 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.syn-2.0.72.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.syn-2.0.72.bazel @@ -32,10 +32,12 @@ rust_library( "clone-impls", "default", "derive", + "extra-traits", "full", "parsing", "printing", "proc-macro", + "visit-mut", ], crate_root = "src/lib.rs", edition = "2021", diff --git a/bazel/cargo/wasmtime/remote/BUILD.env_logger-0.10.2.bazel b/bazel/cargo/wasmtime/remote/BUILD.tracing-0.1.40.bazel similarity index 73% rename from bazel/cargo/wasmtime/remote/BUILD.env_logger-0.10.2.bazel rename to bazel/cargo/wasmtime/remote/BUILD.tracing-0.1.40.bazel index ce9eb626..e8bbf259 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.env_logger-0.10.2.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.tracing-0.1.40.bazel @@ -11,7 +11,7 @@ load("@rules_rust//rust:defs.bzl", "rust_library") package(default_visibility = ["//visibility:public"]) rust_library( - name = "env_logger", + name = "tracing", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -29,30 +29,29 @@ rust_library( ], ), crate_features = [ - "auto-color", - "color", + "attributes", "default", - "humantime", - "regex", + "std", + "tracing-attributes", ], crate_root = "src/lib.rs", - edition = "2021", + edition = "2018", + proc_macro_deps = [ + "@cu__tracing-attributes-0.1.27//:tracing_attributes", + ], rustc_flags = [ "--cap-lints=allow", ], tags = [ "cargo-bazel", - "crate-name=env_logger", + "crate-name=tracing", "manual", "noclippy", "norustfmt", ], - version = "0.10.2", + version = "0.1.40", deps = [ - "@cu__humantime-2.1.0//:humantime", - "@cu__is-terminal-0.4.12//:is_terminal", - "@cu__log-0.4.22//:log", - "@cu__regex-1.10.5//:regex", - "@cu__termcolor-1.4.1//:termcolor", + "@cu__pin-project-lite-0.2.14//:pin_project_lite", + "@cu__tracing-core-0.1.32//:tracing_core", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.regex-syntax-0.8.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.tracing-attributes-0.1.27.bazel similarity index 74% rename from bazel/cargo/wasmtime/remote/BUILD.regex-syntax-0.8.4.bazel rename to bazel/cargo/wasmtime/remote/BUILD.tracing-attributes-0.1.27.bazel index 36b411c9..8dc144d3 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.regex-syntax-0.8.4.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.tracing-attributes-0.1.27.bazel @@ -6,12 +6,12 @@ # bazel run @//bazel/cargo/wasmtime:crates_vendor ############################################################################### -load("@rules_rust//rust:defs.bzl", "rust_library") +load("@rules_rust//rust:defs.bzl", "rust_proc_macro") package(default_visibility = ["//visibility:public"]) -rust_library( - name = "regex_syntax", +rust_proc_macro( + name = "tracing_attributes", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -28,20 +28,22 @@ rust_library( "WORKSPACE.bazel", ], ), - crate_features = [ - "std", - ], crate_root = "src/lib.rs", - edition = "2021", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], tags = [ "cargo-bazel", - "crate-name=regex-syntax", + "crate-name=tracing-attributes", "manual", "noclippy", "norustfmt", ], - version = "0.8.4", + version = "0.1.27", + deps = [ + "@cu__proc-macro2-1.0.86//:proc_macro2", + "@cu__quote-1.0.36//:quote", + "@cu__syn-2.0.72//:syn", + ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.aho-corasick-1.1.3.bazel b/bazel/cargo/wasmtime/remote/BUILD.tracing-core-0.1.32.bazel similarity index 86% rename from bazel/cargo/wasmtime/remote/BUILD.aho-corasick-1.1.3.bazel rename to bazel/cargo/wasmtime/remote/BUILD.tracing-core-0.1.32.bazel index 193a2843..cd5b7378 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.aho-corasick-1.1.3.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.tracing-core-0.1.32.bazel @@ -11,7 +11,7 @@ load("@rules_rust//rust:defs.bzl", "rust_library") package(default_visibility = ["//visibility:public"]) rust_library( - name = "aho_corasick", + name = "tracing_core", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -29,23 +29,23 @@ rust_library( ], ), crate_features = [ - "perf-literal", + "once_cell", "std", ], crate_root = "src/lib.rs", - edition = "2021", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], tags = [ "cargo-bazel", - "crate-name=aho-corasick", + "crate-name=tracing-core", "manual", "noclippy", "norustfmt", ], - version = "1.1.3", + version = "0.1.32", deps = [ - "@cu__memchr-2.7.4//:memchr", + "@cu__once_cell-1.19.0//:once_cell", ], ) diff --git a/bazel/cargo/wasmtime/remote/defs.bzl b/bazel/cargo/wasmtime/remote/defs.bzl index eb8c63c8..96f98831 100644 --- a/bazel/cargo/wasmtime/remote/defs.bzl +++ b/bazel/cargo/wasmtime/remote/defs.bzl @@ -297,8 +297,9 @@ _NORMAL_DEPENDENCIES = { "bazel/cargo/wasmtime": { _COMMON_CONDITION: { "anyhow": Label("@cu__anyhow-1.0.86//:anyhow"), - "env_logger": Label("@cu__env_logger-0.10.2//:env_logger"), + "log": Label("@cu__log-0.4.22//:log"), "once_cell": Label("@cu__once_cell-1.19.0//:once_cell"), + "tracing": Label("@cu__tracing-0.1.40//:tracing"), "wasmtime": Label("@cu__wasmtime-24.0.0//:wasmtime"), }, }, @@ -390,7 +391,6 @@ _CONDITIONS = { "cfg(any(target_arch = \"s390x\", target_arch = \"riscv64\"))": ["@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu"], "cfg(any(target_os = \"linux\", target_os = \"macos\", target_os = \"freebsd\", target_os = \"android\"))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "cfg(any(target_os = \"macos\", target_os = \"ios\"))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios"], - "cfg(any(unix, target_os = \"wasi\"))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "cfg(not(all(target_arch = \"arm\", target_os = \"none\")))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-pc-windows-msvc", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-pc-windows-msvc", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:riscv32imc-unknown-none-elf", "@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:wasm32-unknown-unknown", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-pc-windows-msvc", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu", "@rules_rust//rust/platform:x86_64-unknown-none"], "cfg(target_arch = \"s390x\")": ["@rules_rust//rust/platform:s390x-unknown-linux-gnu"], "cfg(target_os = \"hermit\")": [], @@ -444,16 +444,6 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.ahash-0.8.11.bazel"), ) - maybe( - http_archive, - name = "cu__aho-corasick-1.1.3", - sha256 = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916", - type = "tar.gz", - urls = ["https://static.crates.io/crates/aho-corasick/1.1.3/download"], - strip_prefix = "aho-corasick-1.1.3", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.aho-corasick-1.1.3.bazel"), - ) - maybe( http_archive, name = "cu__anyhow-1.0.86", @@ -664,16 +654,6 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.embedded-io-0.4.0.bazel"), ) - maybe( - http_archive, - name = "cu__env_logger-0.10.2", - sha256 = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580", - type = "tar.gz", - urls = ["https://static.crates.io/crates/env_logger/0.10.2/download"], - strip_prefix = "env_logger-0.10.2", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.env_logger-0.10.2.bazel"), - ) - maybe( http_archive, name = "cu__equivalent-1.0.1", @@ -744,26 +724,6 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.heck-0.4.1.bazel"), ) - maybe( - http_archive, - name = "cu__hermit-abi-0.3.9", - sha256 = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024", - type = "tar.gz", - urls = ["https://static.crates.io/crates/hermit-abi/0.3.9/download"], - strip_prefix = "hermit-abi-0.3.9", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.hermit-abi-0.3.9.bazel"), - ) - - maybe( - http_archive, - name = "cu__humantime-2.1.0", - sha256 = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4", - type = "tar.gz", - urls = ["https://static.crates.io/crates/humantime/2.1.0/download"], - strip_prefix = "humantime-2.1.0", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.humantime-2.1.0.bazel"), - ) - maybe( http_archive, name = "cu__id-arena-2.2.1", @@ -784,16 +744,6 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.indexmap-2.3.0.bazel"), ) - maybe( - http_archive, - name = "cu__is-terminal-0.4.12", - sha256 = "f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b", - type = "tar.gz", - urls = ["https://static.crates.io/crates/is-terminal/0.4.12/download"], - strip_prefix = "is-terminal-0.4.12", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.is-terminal-0.4.12.bazel"), - ) - maybe( http_archive, name = "cu__itertools-0.12.1", @@ -924,6 +874,16 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.paste-1.0.15.bazel"), ) + maybe( + http_archive, + name = "cu__pin-project-lite-0.2.14", + sha256 = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02", + type = "tar.gz", + urls = ["https://static.crates.io/crates/pin-project-lite/0.2.14/download"], + strip_prefix = "pin-project-lite-0.2.14", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.pin-project-lite-0.2.14.bazel"), + ) + maybe( http_archive, name = "cu__postcard-1.0.8", @@ -974,36 +934,6 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.regalloc2-0.9.3.bazel"), ) - maybe( - http_archive, - name = "cu__regex-1.10.5", - sha256 = "b91213439dad192326a0d7c6ee3955910425f441d7038e0d6933b0aec5c4517f", - type = "tar.gz", - urls = ["https://static.crates.io/crates/regex/1.10.5/download"], - strip_prefix = "regex-1.10.5", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.regex-1.10.5.bazel"), - ) - - maybe( - http_archive, - name = "cu__regex-automata-0.4.7", - sha256 = "38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df", - type = "tar.gz", - urls = ["https://static.crates.io/crates/regex-automata/0.4.7/download"], - strip_prefix = "regex-automata-0.4.7", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.regex-automata-0.4.7.bazel"), - ) - - maybe( - http_archive, - name = "cu__regex-syntax-0.8.4", - sha256 = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b", - type = "tar.gz", - urls = ["https://static.crates.io/crates/regex-syntax/0.8.4/download"], - strip_prefix = "regex-syntax-0.8.4", - build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.regex-syntax-0.8.4.bazel"), - ) - maybe( http_archive, name = "cu__rustc-hash-1.1.0", @@ -1164,6 +1094,36 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.thiserror-impl-1.0.63.bazel"), ) + maybe( + http_archive, + name = "cu__tracing-0.1.40", + sha256 = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef", + type = "tar.gz", + urls = ["https://static.crates.io/crates/tracing/0.1.40/download"], + strip_prefix = "tracing-0.1.40", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.tracing-0.1.40.bazel"), + ) + + maybe( + http_archive, + name = "cu__tracing-attributes-0.1.27", + sha256 = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7", + type = "tar.gz", + urls = ["https://static.crates.io/crates/tracing-attributes/0.1.27/download"], + strip_prefix = "tracing-attributes-0.1.27", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.tracing-attributes-0.1.27.bazel"), + ) + + maybe( + http_archive, + name = "cu__tracing-core-0.1.32", + sha256 = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54", + type = "tar.gz", + urls = ["https://static.crates.io/crates/tracing-core/0.1.32/download"], + strip_prefix = "tracing-core-0.1.32", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.tracing-core-0.1.32.bazel"), + ) + maybe( http_archive, name = "cu__unicode-ident-1.0.12", @@ -1486,8 +1446,9 @@ def crate_repositories(): return [ struct(repo = "cu__anyhow-1.0.86", is_dev_dep = False), - struct(repo = "cu__env_logger-0.10.2", is_dev_dep = False), + struct(repo = "cu__log-0.4.22", is_dev_dep = False), struct(repo = "cu__once_cell-1.19.0", is_dev_dep = False), + struct(repo = "cu__tracing-0.1.40", is_dev_dep = False), struct(repo = "cu__wasmtime-24.0.0", is_dev_dep = False), struct(repo = "cu__wasmtime-c-api-macros-24.0.0", is_dev_dep = False), ] From 2a32d25a95f36c76d61c99cc4687bfba417d3e5b Mon Sep 17 00:00:00 2001 From: Keith Mattix II Date: Tue, 27 Aug 2024 14:21:51 +0000 Subject: [PATCH 14/14] Add back env_logger Signed-off-by: Keith Mattix II --- bazel/cargo/wasmtime/Cargo.toml | 2 +- .../remote/BUILD.aho-corasick-1.1.3.bazel | 51 +++++++ bazel/cargo/wasmtime/remote/BUILD.bazel | 6 + .../remote/BUILD.env_logger-0.10.2.bazel | 58 ++++++++ .../remote/BUILD.hermit-abi-0.3.9.bazel | 44 ++++++ .../remote/BUILD.humantime-2.1.0.bazel | 44 ++++++ .../remote/BUILD.is-terminal-0.4.12.bazel | 131 ++++++++++++++++++ .../wasmtime/remote/BUILD.log-0.4.22.bazel | 3 + .../wasmtime/remote/BUILD.regex-1.10.5.bazel | 60 ++++++++ .../remote/BUILD.regex-automata-0.4.7.bazel | 64 +++++++++ .../remote/BUILD.regex-syntax-0.8.4.bazel | 47 +++++++ bazel/cargo/wasmtime/remote/defs.bzl | 83 +++++++++++ 12 files changed, 592 insertions(+), 1 deletion(-) create mode 100644 bazel/cargo/wasmtime/remote/BUILD.aho-corasick-1.1.3.bazel create mode 100644 bazel/cargo/wasmtime/remote/BUILD.env_logger-0.10.2.bazel create mode 100644 bazel/cargo/wasmtime/remote/BUILD.hermit-abi-0.3.9.bazel create mode 100644 bazel/cargo/wasmtime/remote/BUILD.humantime-2.1.0.bazel create mode 100644 bazel/cargo/wasmtime/remote/BUILD.is-terminal-0.4.12.bazel create mode 100644 bazel/cargo/wasmtime/remote/BUILD.regex-1.10.5.bazel create mode 100644 bazel/cargo/wasmtime/remote/BUILD.regex-automata-0.4.7.bazel create mode 100644 bazel/cargo/wasmtime/remote/BUILD.regex-syntax-0.8.4.bazel diff --git a/bazel/cargo/wasmtime/Cargo.toml b/bazel/cargo/wasmtime/Cargo.toml index 1adf9e96..8abf8881 100644 --- a/bazel/cargo/wasmtime/Cargo.toml +++ b/bazel/cargo/wasmtime/Cargo.toml @@ -8,7 +8,7 @@ rust-version = "1.78.0" path = "fake_lib.rs" [dependencies] -env_logger = {version = "0.10", optional = true } +env_logger = "0.10" anyhow = "1.0" once_cell = "1.12" log = {version = "0.4.8", default-features = false} diff --git a/bazel/cargo/wasmtime/remote/BUILD.aho-corasick-1.1.3.bazel b/bazel/cargo/wasmtime/remote/BUILD.aho-corasick-1.1.3.bazel new file mode 100644 index 00000000..193a2843 --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.aho-corasick-1.1.3.bazel @@ -0,0 +1,51 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "aho_corasick", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_features = [ + "perf-literal", + "std", + ], + crate_root = "src/lib.rs", + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=aho-corasick", + "manual", + "noclippy", + "norustfmt", + ], + version = "1.1.3", + deps = [ + "@cu__memchr-2.7.4//:memchr", + ], +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.bazel b/bazel/cargo/wasmtime/remote/BUILD.bazel index 42372e2c..db793c6e 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.bazel @@ -37,6 +37,12 @@ alias( tags = ["manual"], ) +alias( + name = "env_logger", + actual = "@cu__env_logger-0.10.2//:env_logger", + tags = ["manual"], +) + alias( name = "log", actual = "@cu__log-0.4.22//:log", diff --git a/bazel/cargo/wasmtime/remote/BUILD.env_logger-0.10.2.bazel b/bazel/cargo/wasmtime/remote/BUILD.env_logger-0.10.2.bazel new file mode 100644 index 00000000..ce9eb626 --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.env_logger-0.10.2.bazel @@ -0,0 +1,58 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "env_logger", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_features = [ + "auto-color", + "color", + "default", + "humantime", + "regex", + ], + crate_root = "src/lib.rs", + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=env_logger", + "manual", + "noclippy", + "norustfmt", + ], + version = "0.10.2", + deps = [ + "@cu__humantime-2.1.0//:humantime", + "@cu__is-terminal-0.4.12//:is_terminal", + "@cu__log-0.4.22//:log", + "@cu__regex-1.10.5//:regex", + "@cu__termcolor-1.4.1//:termcolor", + ], +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.hermit-abi-0.3.9.bazel b/bazel/cargo/wasmtime/remote/BUILD.hermit-abi-0.3.9.bazel new file mode 100644 index 00000000..75dff915 --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.hermit-abi-0.3.9.bazel @@ -0,0 +1,44 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "hermit_abi", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_root = "src/lib.rs", + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=hermit-abi", + "manual", + "noclippy", + "norustfmt", + ], + version = "0.3.9", +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.humantime-2.1.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.humantime-2.1.0.bazel new file mode 100644 index 00000000..d1691caf --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.humantime-2.1.0.bazel @@ -0,0 +1,44 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "humantime", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_root = "src/lib.rs", + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=humantime", + "manual", + "noclippy", + "norustfmt", + ], + version = "2.1.0", +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.is-terminal-0.4.12.bazel b/bazel/cargo/wasmtime/remote/BUILD.is-terminal-0.4.12.bazel new file mode 100644 index 00000000..84a3f0fb --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.is-terminal-0.4.12.bazel @@ -0,0 +1,131 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "is_terminal", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_root = "src/lib.rs", + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=is-terminal", + "manual", + "noclippy", + "norustfmt", + ], + version = "0.4.12", + deps = select({ + "@rules_rust//rust/platform:aarch64-apple-darwin": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:aarch64-apple-ios": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:aarch64-fuchsia": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:aarch64-linux-android": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ + "@cu__windows-sys-0.52.0//:windows_sys", # cfg(windows) + ], + "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:armv7-linux-androideabi": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:i686-apple-darwin": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:i686-linux-android": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:i686-pc-windows-msvc": [ + "@cu__windows-sys-0.52.0//:windows_sys", # cfg(windows) + ], + "@rules_rust//rust/platform:i686-unknown-freebsd": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:wasm32-wasi": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:x86_64-apple-darwin": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:x86_64-apple-ios": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:x86_64-fuchsia": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:x86_64-linux-android": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ + "@cu__windows-sys-0.52.0//:windows_sys", # cfg(windows) + ], + "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ + "@cu__libc-0.2.155//:libc", # cfg(any(unix, target_os = "wasi")) + ], + "//conditions:default": [], + }), +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.log-0.4.22.bazel b/bazel/cargo/wasmtime/remote/BUILD.log-0.4.22.bazel index a75299ec..7afd4d23 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.log-0.4.22.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.log-0.4.22.bazel @@ -28,6 +28,9 @@ rust_library( "WORKSPACE.bazel", ], ), + crate_features = [ + "std", + ], crate_root = "src/lib.rs", edition = "2021", rustc_flags = [ diff --git a/bazel/cargo/wasmtime/remote/BUILD.regex-1.10.5.bazel b/bazel/cargo/wasmtime/remote/BUILD.regex-1.10.5.bazel new file mode 100644 index 00000000..efdf89bd --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.regex-1.10.5.bazel @@ -0,0 +1,60 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "regex", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_features = [ + "perf", + "perf-backtrack", + "perf-cache", + "perf-dfa", + "perf-inline", + "perf-literal", + "perf-onepass", + "std", + ], + crate_root = "src/lib.rs", + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=regex", + "manual", + "noclippy", + "norustfmt", + ], + version = "1.10.5", + deps = [ + "@cu__aho-corasick-1.1.3//:aho_corasick", + "@cu__memchr-2.7.4//:memchr", + "@cu__regex-automata-0.4.7//:regex_automata", + "@cu__regex-syntax-0.8.4//:regex_syntax", + ], +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.regex-automata-0.4.7.bazel b/bazel/cargo/wasmtime/remote/BUILD.regex-automata-0.4.7.bazel new file mode 100644 index 00000000..da56abc9 --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.regex-automata-0.4.7.bazel @@ -0,0 +1,64 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "regex_automata", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_features = [ + "alloc", + "dfa-onepass", + "hybrid", + "meta", + "nfa-backtrack", + "nfa-pikevm", + "nfa-thompson", + "perf-inline", + "perf-literal", + "perf-literal-multisubstring", + "perf-literal-substring", + "std", + "syntax", + ], + crate_root = "src/lib.rs", + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=regex-automata", + "manual", + "noclippy", + "norustfmt", + ], + version = "0.4.7", + deps = [ + "@cu__aho-corasick-1.1.3//:aho_corasick", + "@cu__memchr-2.7.4//:memchr", + "@cu__regex-syntax-0.8.4//:regex_syntax", + ], +) diff --git a/bazel/cargo/wasmtime/remote/BUILD.regex-syntax-0.8.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.regex-syntax-0.8.4.bazel new file mode 100644 index 00000000..36b411c9 --- /dev/null +++ b/bazel/cargo/wasmtime/remote/BUILD.regex-syntax-0.8.4.bazel @@ -0,0 +1,47 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//bazel/cargo/wasmtime:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "regex_syntax", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_features = [ + "std", + ], + crate_root = "src/lib.rs", + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=regex-syntax", + "manual", + "noclippy", + "norustfmt", + ], + version = "0.8.4", +) diff --git a/bazel/cargo/wasmtime/remote/defs.bzl b/bazel/cargo/wasmtime/remote/defs.bzl index 96f98831..0f2656ce 100644 --- a/bazel/cargo/wasmtime/remote/defs.bzl +++ b/bazel/cargo/wasmtime/remote/defs.bzl @@ -297,6 +297,7 @@ _NORMAL_DEPENDENCIES = { "bazel/cargo/wasmtime": { _COMMON_CONDITION: { "anyhow": Label("@cu__anyhow-1.0.86//:anyhow"), + "env_logger": Label("@cu__env_logger-0.10.2//:env_logger"), "log": Label("@cu__log-0.4.22//:log"), "once_cell": Label("@cu__once_cell-1.19.0//:once_cell"), "tracing": Label("@cu__tracing-0.1.40//:tracing"), @@ -391,6 +392,7 @@ _CONDITIONS = { "cfg(any(target_arch = \"s390x\", target_arch = \"riscv64\"))": ["@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu"], "cfg(any(target_os = \"linux\", target_os = \"macos\", target_os = \"freebsd\", target_os = \"android\"))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "cfg(any(target_os = \"macos\", target_os = \"ios\"))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios"], + "cfg(any(unix, target_os = \"wasi\"))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "cfg(not(all(target_arch = \"arm\", target_os = \"none\")))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-pc-windows-msvc", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-pc-windows-msvc", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:riscv32imc-unknown-none-elf", "@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:wasm32-unknown-unknown", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-pc-windows-msvc", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu", "@rules_rust//rust/platform:x86_64-unknown-none"], "cfg(target_arch = \"s390x\")": ["@rules_rust//rust/platform:s390x-unknown-linux-gnu"], "cfg(target_os = \"hermit\")": [], @@ -444,6 +446,16 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.ahash-0.8.11.bazel"), ) + maybe( + http_archive, + name = "cu__aho-corasick-1.1.3", + sha256 = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916", + type = "tar.gz", + urls = ["https://static.crates.io/crates/aho-corasick/1.1.3/download"], + strip_prefix = "aho-corasick-1.1.3", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.aho-corasick-1.1.3.bazel"), + ) + maybe( http_archive, name = "cu__anyhow-1.0.86", @@ -654,6 +666,16 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.embedded-io-0.4.0.bazel"), ) + maybe( + http_archive, + name = "cu__env_logger-0.10.2", + sha256 = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580", + type = "tar.gz", + urls = ["https://static.crates.io/crates/env_logger/0.10.2/download"], + strip_prefix = "env_logger-0.10.2", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.env_logger-0.10.2.bazel"), + ) + maybe( http_archive, name = "cu__equivalent-1.0.1", @@ -724,6 +746,26 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.heck-0.4.1.bazel"), ) + maybe( + http_archive, + name = "cu__hermit-abi-0.3.9", + sha256 = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024", + type = "tar.gz", + urls = ["https://static.crates.io/crates/hermit-abi/0.3.9/download"], + strip_prefix = "hermit-abi-0.3.9", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.hermit-abi-0.3.9.bazel"), + ) + + maybe( + http_archive, + name = "cu__humantime-2.1.0", + sha256 = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4", + type = "tar.gz", + urls = ["https://static.crates.io/crates/humantime/2.1.0/download"], + strip_prefix = "humantime-2.1.0", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.humantime-2.1.0.bazel"), + ) + maybe( http_archive, name = "cu__id-arena-2.2.1", @@ -744,6 +786,16 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.indexmap-2.3.0.bazel"), ) + maybe( + http_archive, + name = "cu__is-terminal-0.4.12", + sha256 = "f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b", + type = "tar.gz", + urls = ["https://static.crates.io/crates/is-terminal/0.4.12/download"], + strip_prefix = "is-terminal-0.4.12", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.is-terminal-0.4.12.bazel"), + ) + maybe( http_archive, name = "cu__itertools-0.12.1", @@ -934,6 +986,36 @@ def crate_repositories(): build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.regalloc2-0.9.3.bazel"), ) + maybe( + http_archive, + name = "cu__regex-1.10.5", + sha256 = "b91213439dad192326a0d7c6ee3955910425f441d7038e0d6933b0aec5c4517f", + type = "tar.gz", + urls = ["https://static.crates.io/crates/regex/1.10.5/download"], + strip_prefix = "regex-1.10.5", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.regex-1.10.5.bazel"), + ) + + maybe( + http_archive, + name = "cu__regex-automata-0.4.7", + sha256 = "38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df", + type = "tar.gz", + urls = ["https://static.crates.io/crates/regex-automata/0.4.7/download"], + strip_prefix = "regex-automata-0.4.7", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.regex-automata-0.4.7.bazel"), + ) + + maybe( + http_archive, + name = "cu__regex-syntax-0.8.4", + sha256 = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b", + type = "tar.gz", + urls = ["https://static.crates.io/crates/regex-syntax/0.8.4/download"], + strip_prefix = "regex-syntax-0.8.4", + build_file = Label("@proxy_wasm_cpp_host//bazel/cargo/wasmtime/remote:BUILD.regex-syntax-0.8.4.bazel"), + ) + maybe( http_archive, name = "cu__rustc-hash-1.1.0", @@ -1446,6 +1528,7 @@ def crate_repositories(): return [ struct(repo = "cu__anyhow-1.0.86", is_dev_dep = False), + struct(repo = "cu__env_logger-0.10.2", is_dev_dep = False), struct(repo = "cu__log-0.4.22", is_dev_dep = False), struct(repo = "cu__once_cell-1.19.0", is_dev_dep = False), struct(repo = "cu__tracing-0.1.40", is_dev_dep = False),