diff --git a/crate_universe/3rdparty/crates/BUILD.adler-1.0.2.bazel b/crate_universe/3rdparty/crates/BUILD.adler-1.0.2.bazel index 3253ce6faf..bb8b7b8420 100644 --- a/crate_universe/3rdparty/crates/BUILD.adler-1.0.2.bazel +++ b/crate_universe/3rdparty/crates/BUILD.adler-1.0.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "adler", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.aho-corasick-1.0.2.bazel b/crate_universe/3rdparty/crates/BUILD.aho-corasick-1.0.2.bazel index 8a2bc25478..2d72dd88af 100644 --- a/crate_universe/3rdparty/crates/BUILD.aho-corasick-1.0.2.bazel +++ b/crate_universe/3rdparty/crates/BUILD.aho-corasick-1.0.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "aho_corasick", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.android-tzdata-0.1.1.bazel b/crate_universe/3rdparty/crates/BUILD.android-tzdata-0.1.1.bazel index 2a75686203..64464d9fe6 100644 --- a/crate_universe/3rdparty/crates/BUILD.android-tzdata-0.1.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.android-tzdata-0.1.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "android_tzdata", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.android_system_properties-0.1.5.bazel b/crate_universe/3rdparty/crates/BUILD.android_system_properties-0.1.5.bazel index c3e9919f69..da983d289f 100644 --- a/crate_universe/3rdparty/crates/BUILD.android_system_properties-0.1.5.bazel +++ b/crate_universe/3rdparty/crates/BUILD.android_system_properties-0.1.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "android_system_properties", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.anstream-0.3.2.bazel b/crate_universe/3rdparty/crates/BUILD.anstream-0.3.2.bazel index 9db4aa4b84..9a6fda1d33 100644 --- a/crate_universe/3rdparty/crates/BUILD.anstream-0.3.2.bazel +++ b/crate_universe/3rdparty/crates/BUILD.anstream-0.3.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "anstream", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.anstyle-1.0.1.bazel b/crate_universe/3rdparty/crates/BUILD.anstyle-1.0.1.bazel index 8251473073..907be88d4c 100644 --- a/crate_universe/3rdparty/crates/BUILD.anstyle-1.0.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.anstyle-1.0.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "anstyle", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.anstyle-parse-0.2.1.bazel b/crate_universe/3rdparty/crates/BUILD.anstyle-parse-0.2.1.bazel index 19de3c3f10..63f7bf664a 100644 --- a/crate_universe/3rdparty/crates/BUILD.anstyle-parse-0.2.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.anstyle-parse-0.2.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "anstyle_parse", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.anstyle-query-1.0.0.bazel b/crate_universe/3rdparty/crates/BUILD.anstyle-query-1.0.0.bazel index 794cc1773a..7b61db17d8 100644 --- a/crate_universe/3rdparty/crates/BUILD.anstyle-query-1.0.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.anstyle-query-1.0.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "anstyle_query", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.anstyle-wincon-1.0.1.bazel b/crate_universe/3rdparty/crates/BUILD.anstyle-wincon-1.0.1.bazel index 07632b87f2..2185d1b909 100644 --- a/crate_universe/3rdparty/crates/BUILD.anstyle-wincon-1.0.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.anstyle-wincon-1.0.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "anstyle_wincon", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.anyhow-1.0.75.bazel b/crate_universe/3rdparty/crates/BUILD.anyhow-1.0.75.bazel index bd32090eb6..cf018381e3 100644 --- a/crate_universe/3rdparty/crates/BUILD.anyhow-1.0.75.bazel +++ b/crate_universe/3rdparty/crates/BUILD.anyhow-1.0.75.bazel @@ -15,7 +15,7 @@ rust_library( name = "anyhow", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -89,10 +89,10 @@ rust_library( ) cargo_build_script( - name = "anyhow_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -113,6 +113,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "anyhow", rustc_flags = [ "--cap-lints=allow", ], @@ -129,6 +130,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":anyhow_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.arc-swap-1.6.0.bazel b/crate_universe/3rdparty/crates/BUILD.arc-swap-1.6.0.bazel index 8987bc8578..8d7739b315 100644 --- a/crate_universe/3rdparty/crates/BUILD.arc-swap-1.6.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.arc-swap-1.6.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "arc_swap", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.arrayvec-0.7.4.bazel b/crate_universe/3rdparty/crates/BUILD.arrayvec-0.7.4.bazel index 4206d89fcf..e7b8842fd5 100644 --- a/crate_universe/3rdparty/crates/BUILD.arrayvec-0.7.4.bazel +++ b/crate_universe/3rdparty/crates/BUILD.arrayvec-0.7.4.bazel @@ -14,7 +14,7 @@ rust_library( name = "arrayvec", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.autocfg-1.1.0.bazel b/crate_universe/3rdparty/crates/BUILD.autocfg-1.1.0.bazel index 8f83e335da..2e6b4c7652 100644 --- a/crate_universe/3rdparty/crates/BUILD.autocfg-1.1.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.autocfg-1.1.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "autocfg", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.bitflags-1.3.2.bazel b/crate_universe/3rdparty/crates/BUILD.bitflags-1.3.2.bazel index 3a0d65c189..6ba9124ffd 100644 --- a/crate_universe/3rdparty/crates/BUILD.bitflags-1.3.2.bazel +++ b/crate_universe/3rdparty/crates/BUILD.bitflags-1.3.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "bitflags", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.bitflags-2.4.1.bazel b/crate_universe/3rdparty/crates/BUILD.bitflags-2.4.1.bazel index 59dfcf680c..cf41cc62dd 100644 --- a/crate_universe/3rdparty/crates/BUILD.bitflags-2.4.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.bitflags-2.4.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "bitflags", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.block-buffer-0.10.4.bazel b/crate_universe/3rdparty/crates/BUILD.block-buffer-0.10.4.bazel index e790b49fa1..af0336bd0e 100644 --- a/crate_universe/3rdparty/crates/BUILD.block-buffer-0.10.4.bazel +++ b/crate_universe/3rdparty/crates/BUILD.block-buffer-0.10.4.bazel @@ -14,7 +14,7 @@ rust_library( name = "block_buffer", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.bstr-1.6.0.bazel b/crate_universe/3rdparty/crates/BUILD.bstr-1.6.0.bazel index 03350f5ee0..663ee8ac5d 100644 --- a/crate_universe/3rdparty/crates/BUILD.bstr-1.6.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.bstr-1.6.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "bstr", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.btoi-0.4.3.bazel b/crate_universe/3rdparty/crates/BUILD.btoi-0.4.3.bazel index 7e74a2f4c4..230364bcd4 100644 --- a/crate_universe/3rdparty/crates/BUILD.btoi-0.4.3.bazel +++ b/crate_universe/3rdparty/crates/BUILD.btoi-0.4.3.bazel @@ -14,7 +14,7 @@ rust_library( name = "btoi", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.bumpalo-3.13.0.bazel b/crate_universe/3rdparty/crates/BUILD.bumpalo-3.13.0.bazel index 712e6e5664..d1d4161cda 100644 --- a/crate_universe/3rdparty/crates/BUILD.bumpalo-3.13.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.bumpalo-3.13.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "bumpalo", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.byteyarn-0.2.3.bazel b/crate_universe/3rdparty/crates/BUILD.byteyarn-0.2.3.bazel index f85e83af26..9eac47a76b 100644 --- a/crate_universe/3rdparty/crates/BUILD.byteyarn-0.2.3.bazel +++ b/crate_universe/3rdparty/crates/BUILD.byteyarn-0.2.3.bazel @@ -14,7 +14,7 @@ rust_library( name = "byteyarn", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.camino-1.1.6.bazel b/crate_universe/3rdparty/crates/BUILD.camino-1.1.6.bazel index 93e8b19781..12028318f1 100644 --- a/crate_universe/3rdparty/crates/BUILD.camino-1.1.6.bazel +++ b/crate_universe/3rdparty/crates/BUILD.camino-1.1.6.bazel @@ -15,7 +15,7 @@ rust_library( name = "camino", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -90,10 +90,10 @@ rust_library( ) cargo_build_script( - name = "camino_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "serde", @@ -114,6 +114,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "camino", rustc_flags = [ "--cap-lints=allow", ], @@ -130,6 +131,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":camino_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.cargo-lock-9.0.0.bazel b/crate_universe/3rdparty/crates/BUILD.cargo-lock-9.0.0.bazel index 7e8d11cf01..a99edbbdee 100644 --- a/crate_universe/3rdparty/crates/BUILD.cargo-lock-9.0.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.cargo-lock-9.0.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "cargo_lock", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.cargo-platform-0.1.4.bazel b/crate_universe/3rdparty/crates/BUILD.cargo-platform-0.1.4.bazel index 0d5a2b1d3a..72aad39f0c 100644 --- a/crate_universe/3rdparty/crates/BUILD.cargo-platform-0.1.4.bazel +++ b/crate_universe/3rdparty/crates/BUILD.cargo-platform-0.1.4.bazel @@ -14,7 +14,7 @@ rust_library( name = "cargo_platform", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.cargo_metadata-0.18.1.bazel b/crate_universe/3rdparty/crates/BUILD.cargo_metadata-0.18.1.bazel index a128ae3daa..8afd74c174 100644 --- a/crate_universe/3rdparty/crates/BUILD.cargo_metadata-0.18.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.cargo_metadata-0.18.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "cargo_metadata", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.cargo_toml-0.19.2.bazel b/crate_universe/3rdparty/crates/BUILD.cargo_toml-0.19.2.bazel index 96edafd142..a2250373f0 100644 --- a/crate_universe/3rdparty/crates/BUILD.cargo_toml-0.19.2.bazel +++ b/crate_universe/3rdparty/crates/BUILD.cargo_toml-0.19.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "cargo_toml", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.cc-1.0.79.bazel b/crate_universe/3rdparty/crates/BUILD.cc-1.0.79.bazel index a667aa06b8..c7708f666c 100644 --- a/crate_universe/3rdparty/crates/BUILD.cc-1.0.79.bazel +++ b/crate_universe/3rdparty/crates/BUILD.cc-1.0.79.bazel @@ -14,7 +14,7 @@ rust_library( name = "cc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.cfg-expr-0.15.5.bazel b/crate_universe/3rdparty/crates/BUILD.cfg-expr-0.15.5.bazel index c4d77a9295..66dcc85aea 100644 --- a/crate_universe/3rdparty/crates/BUILD.cfg-expr-0.15.5.bazel +++ b/crate_universe/3rdparty/crates/BUILD.cfg-expr-0.15.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "cfg_expr", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.cfg-if-1.0.0.bazel b/crate_universe/3rdparty/crates/BUILD.cfg-if-1.0.0.bazel index ce6f047743..0bd4159405 100644 --- a/crate_universe/3rdparty/crates/BUILD.cfg-if-1.0.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.cfg-if-1.0.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "cfg_if", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.chrono-0.4.26.bazel b/crate_universe/3rdparty/crates/BUILD.chrono-0.4.26.bazel index 33b9642ca8..1d679d1e9f 100644 --- a/crate_universe/3rdparty/crates/BUILD.chrono-0.4.26.bazel +++ b/crate_universe/3rdparty/crates/BUILD.chrono-0.4.26.bazel @@ -14,7 +14,7 @@ rust_library( name = "chrono", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.chrono-tz-0.8.4.bazel b/crate_universe/3rdparty/crates/BUILD.chrono-tz-0.8.4.bazel index df09989440..ef64fc9191 100644 --- a/crate_universe/3rdparty/crates/BUILD.chrono-tz-0.8.4.bazel +++ b/crate_universe/3rdparty/crates/BUILD.chrono-tz-0.8.4.bazel @@ -15,7 +15,7 @@ rust_library( name = "chrono_tz", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -91,10 +91,10 @@ rust_library( ) cargo_build_script( - name = "chrono-tz_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -115,6 +115,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "chrono-tz", rustc_flags = [ "--cap-lints=allow", ], @@ -134,6 +135,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":chrono-tz_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.chrono-tz-build-0.2.1.bazel b/crate_universe/3rdparty/crates/BUILD.chrono-tz-build-0.2.1.bazel index e48a2c1149..dc8ea7d576 100644 --- a/crate_universe/3rdparty/crates/BUILD.chrono-tz-build-0.2.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.chrono-tz-build-0.2.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "chrono_tz_build", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.clap-4.3.11.bazel b/crate_universe/3rdparty/crates/BUILD.clap-4.3.11.bazel index 989f6702e4..f4e9baf022 100644 --- a/crate_universe/3rdparty/crates/BUILD.clap-4.3.11.bazel +++ b/crate_universe/3rdparty/crates/BUILD.clap-4.3.11.bazel @@ -14,7 +14,7 @@ rust_library( name = "clap", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.clap_builder-4.3.11.bazel b/crate_universe/3rdparty/crates/BUILD.clap_builder-4.3.11.bazel index ff471fe530..374b1ea36d 100644 --- a/crate_universe/3rdparty/crates/BUILD.clap_builder-4.3.11.bazel +++ b/crate_universe/3rdparty/crates/BUILD.clap_builder-4.3.11.bazel @@ -14,7 +14,7 @@ rust_library( name = "clap_builder", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.clap_derive-4.3.2.bazel b/crate_universe/3rdparty/crates/BUILD.clap_derive-4.3.2.bazel index d0564eda5c..89197bc252 100644 --- a/crate_universe/3rdparty/crates/BUILD.clap_derive-4.3.2.bazel +++ b/crate_universe/3rdparty/crates/BUILD.clap_derive-4.3.2.bazel @@ -14,7 +14,7 @@ rust_proc_macro( name = "clap_derive", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.clap_lex-0.5.0.bazel b/crate_universe/3rdparty/crates/BUILD.clap_lex-0.5.0.bazel index 1a2e2eefe0..4cbeb572cb 100644 --- a/crate_universe/3rdparty/crates/BUILD.clap_lex-0.5.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.clap_lex-0.5.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "clap_lex", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.clru-0.6.1.bazel b/crate_universe/3rdparty/crates/BUILD.clru-0.6.1.bazel index e50f8d65b7..7ed277c544 100644 --- a/crate_universe/3rdparty/crates/BUILD.clru-0.6.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.clru-0.6.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "clru", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.colorchoice-1.0.0.bazel b/crate_universe/3rdparty/crates/BUILD.colorchoice-1.0.0.bazel index 197e9dd1c1..730ca4f22f 100644 --- a/crate_universe/3rdparty/crates/BUILD.colorchoice-1.0.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.colorchoice-1.0.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "colorchoice", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.core-foundation-sys-0.8.4.bazel b/crate_universe/3rdparty/crates/BUILD.core-foundation-sys-0.8.4.bazel index 62cc32502f..b4543128c8 100644 --- a/crate_universe/3rdparty/crates/BUILD.core-foundation-sys-0.8.4.bazel +++ b/crate_universe/3rdparty/crates/BUILD.core-foundation-sys-0.8.4.bazel @@ -14,7 +14,7 @@ rust_library( name = "core_foundation_sys", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.cpufeatures-0.2.9.bazel b/crate_universe/3rdparty/crates/BUILD.cpufeatures-0.2.9.bazel index 0d22485a88..e3f1856775 100644 --- a/crate_universe/3rdparty/crates/BUILD.cpufeatures-0.2.9.bazel +++ b/crate_universe/3rdparty/crates/BUILD.cpufeatures-0.2.9.bazel @@ -14,7 +14,7 @@ rust_library( name = "cpufeatures", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.crates-index-2.2.0.bazel b/crate_universe/3rdparty/crates/BUILD.crates-index-2.2.0.bazel index f4661a5c81..7d17bcb11e 100644 --- a/crate_universe/3rdparty/crates/BUILD.crates-index-2.2.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.crates-index-2.2.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "crates_index", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.crc32fast-1.3.2.bazel b/crate_universe/3rdparty/crates/BUILD.crc32fast-1.3.2.bazel index e9d9919da8..48adf7ead3 100644 --- a/crate_universe/3rdparty/crates/BUILD.crc32fast-1.3.2.bazel +++ b/crate_universe/3rdparty/crates/BUILD.crc32fast-1.3.2.bazel @@ -15,7 +15,7 @@ rust_library( name = "crc32fast", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -90,10 +90,10 @@ rust_library( ) cargo_build_script( - name = "crc32fast_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -114,6 +114,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "crc32fast", rustc_flags = [ "--cap-lints=allow", ], @@ -130,6 +131,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":crc32fast_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.crossbeam-0.8.2.bazel b/crate_universe/3rdparty/crates/BUILD.crossbeam-0.8.2.bazel index 0ed392fb75..653004ab63 100644 --- a/crate_universe/3rdparty/crates/BUILD.crossbeam-0.8.2.bazel +++ b/crate_universe/3rdparty/crates/BUILD.crossbeam-0.8.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "crossbeam", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.crossbeam-channel-0.5.8.bazel b/crate_universe/3rdparty/crates/BUILD.crossbeam-channel-0.5.8.bazel index e09c5b9cac..a424e0ffee 100644 --- a/crate_universe/3rdparty/crates/BUILD.crossbeam-channel-0.5.8.bazel +++ b/crate_universe/3rdparty/crates/BUILD.crossbeam-channel-0.5.8.bazel @@ -14,7 +14,7 @@ rust_library( name = "crossbeam_channel", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.crossbeam-deque-0.8.3.bazel b/crate_universe/3rdparty/crates/BUILD.crossbeam-deque-0.8.3.bazel index 63e7c4b9eb..e017a73535 100644 --- a/crate_universe/3rdparty/crates/BUILD.crossbeam-deque-0.8.3.bazel +++ b/crate_universe/3rdparty/crates/BUILD.crossbeam-deque-0.8.3.bazel @@ -14,7 +14,7 @@ rust_library( name = "crossbeam_deque", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.crossbeam-epoch-0.9.15.bazel b/crate_universe/3rdparty/crates/BUILD.crossbeam-epoch-0.9.15.bazel index 5db7ab9f35..b83b9657dc 100644 --- a/crate_universe/3rdparty/crates/BUILD.crossbeam-epoch-0.9.15.bazel +++ b/crate_universe/3rdparty/crates/BUILD.crossbeam-epoch-0.9.15.bazel @@ -15,7 +15,7 @@ rust_library( name = "crossbeam_epoch", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -93,10 +93,10 @@ rust_library( ) cargo_build_script( - name = "crossbeam-epoch_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "alloc", @@ -117,6 +117,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "crossbeam-epoch", rustc_flags = [ "--cap-lints=allow", ], @@ -136,6 +137,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":crossbeam-epoch_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.crossbeam-queue-0.3.8.bazel b/crate_universe/3rdparty/crates/BUILD.crossbeam-queue-0.3.8.bazel index bd4cb44ebf..faeea4a46b 100644 --- a/crate_universe/3rdparty/crates/BUILD.crossbeam-queue-0.3.8.bazel +++ b/crate_universe/3rdparty/crates/BUILD.crossbeam-queue-0.3.8.bazel @@ -15,7 +15,7 @@ rust_library( name = "crossbeam_queue", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -91,10 +91,10 @@ rust_library( ) cargo_build_script( - name = "crossbeam-queue_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "alloc", @@ -115,6 +115,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "crossbeam-queue", rustc_flags = [ "--cap-lints=allow", ], @@ -131,6 +132,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":crossbeam-queue_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.crossbeam-utils-0.8.16.bazel b/crate_universe/3rdparty/crates/BUILD.crossbeam-utils-0.8.16.bazel index b78de3e600..891cb713e6 100644 --- a/crate_universe/3rdparty/crates/BUILD.crossbeam-utils-0.8.16.bazel +++ b/crate_universe/3rdparty/crates/BUILD.crossbeam-utils-0.8.16.bazel @@ -15,7 +15,7 @@ rust_library( name = "crossbeam_utils", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -90,10 +90,10 @@ rust_library( ) cargo_build_script( - name = "crossbeam-utils_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -114,6 +114,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "crossbeam-utils", rustc_flags = [ "--cap-lints=allow", ], @@ -130,6 +131,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":crossbeam-utils_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.crypto-common-0.1.6.bazel b/crate_universe/3rdparty/crates/BUILD.crypto-common-0.1.6.bazel index 4ced972a6a..eae026bd61 100644 --- a/crate_universe/3rdparty/crates/BUILD.crypto-common-0.1.6.bazel +++ b/crate_universe/3rdparty/crates/BUILD.crypto-common-0.1.6.bazel @@ -14,7 +14,7 @@ rust_library( name = "crypto_common", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.deranged-0.3.9.bazel b/crate_universe/3rdparty/crates/BUILD.deranged-0.3.9.bazel index 4fe1351ebd..b122a6b12d 100644 --- a/crate_universe/3rdparty/crates/BUILD.deranged-0.3.9.bazel +++ b/crate_universe/3rdparty/crates/BUILD.deranged-0.3.9.bazel @@ -14,7 +14,7 @@ rust_library( name = "deranged", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.deunicode-0.4.3.bazel b/crate_universe/3rdparty/crates/BUILD.deunicode-0.4.3.bazel index 84e9c55f80..7aff41f8f0 100644 --- a/crate_universe/3rdparty/crates/BUILD.deunicode-0.4.3.bazel +++ b/crate_universe/3rdparty/crates/BUILD.deunicode-0.4.3.bazel @@ -14,7 +14,7 @@ rust_library( name = "deunicode", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.digest-0.10.7.bazel b/crate_universe/3rdparty/crates/BUILD.digest-0.10.7.bazel index 2d00507eda..d1abacc1c9 100644 --- a/crate_universe/3rdparty/crates/BUILD.digest-0.10.7.bazel +++ b/crate_universe/3rdparty/crates/BUILD.digest-0.10.7.bazel @@ -14,7 +14,7 @@ rust_library( name = "digest", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.dunce-1.0.4.bazel b/crate_universe/3rdparty/crates/BUILD.dunce-1.0.4.bazel index a7f0a227d4..0e2734f506 100644 --- a/crate_universe/3rdparty/crates/BUILD.dunce-1.0.4.bazel +++ b/crate_universe/3rdparty/crates/BUILD.dunce-1.0.4.bazel @@ -14,7 +14,7 @@ rust_library( name = "dunce", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.either-1.9.0.bazel b/crate_universe/3rdparty/crates/BUILD.either-1.9.0.bazel index 60cb07a6ba..e3d4b14a9a 100644 --- a/crate_universe/3rdparty/crates/BUILD.either-1.9.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.either-1.9.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "either", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.encoding_rs-0.8.33.bazel b/crate_universe/3rdparty/crates/BUILD.encoding_rs-0.8.33.bazel index 931c5b8d3a..f10dff0bb9 100644 --- a/crate_universe/3rdparty/crates/BUILD.encoding_rs-0.8.33.bazel +++ b/crate_universe/3rdparty/crates/BUILD.encoding_rs-0.8.33.bazel @@ -14,7 +14,7 @@ rust_library( name = "encoding_rs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.equivalent-1.0.1.bazel b/crate_universe/3rdparty/crates/BUILD.equivalent-1.0.1.bazel index 184f8288bf..dcc271e627 100644 --- a/crate_universe/3rdparty/crates/BUILD.equivalent-1.0.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.equivalent-1.0.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "equivalent", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.errno-0.3.1.bazel b/crate_universe/3rdparty/crates/BUILD.errno-0.3.1.bazel index 7d288b2935..e5add5191f 100644 --- a/crate_universe/3rdparty/crates/BUILD.errno-0.3.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.errno-0.3.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "errno", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.errno-dragonfly-0.1.2.bazel b/crate_universe/3rdparty/crates/BUILD.errno-dragonfly-0.1.2.bazel index b150d260db..d775c38640 100644 --- a/crate_universe/3rdparty/crates/BUILD.errno-dragonfly-0.1.2.bazel +++ b/crate_universe/3rdparty/crates/BUILD.errno-dragonfly-0.1.2.bazel @@ -15,7 +15,7 @@ rust_library( name = "errno_dragonfly", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -86,10 +86,10 @@ rust_library( ) cargo_build_script( - name = "errno-dragonfly_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -106,6 +106,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "errno-dragonfly", rustc_flags = [ "--cap-lints=allow", ], @@ -125,6 +126,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":errno-dragonfly_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.faster-hex-0.8.1.bazel b/crate_universe/3rdparty/crates/BUILD.faster-hex-0.8.1.bazel index cd9c15eace..8c58ff0008 100644 --- a/crate_universe/3rdparty/crates/BUILD.faster-hex-0.8.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.faster-hex-0.8.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "faster_hex", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.fastrand-2.0.1.bazel b/crate_universe/3rdparty/crates/BUILD.fastrand-2.0.1.bazel index 5ae557e04c..220dfd778b 100644 --- a/crate_universe/3rdparty/crates/BUILD.fastrand-2.0.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.fastrand-2.0.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "fastrand", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.filetime-0.2.22.bazel b/crate_universe/3rdparty/crates/BUILD.filetime-0.2.22.bazel index c0cf6ccab4..62fec195d5 100644 --- a/crate_universe/3rdparty/crates/BUILD.filetime-0.2.22.bazel +++ b/crate_universe/3rdparty/crates/BUILD.filetime-0.2.22.bazel @@ -14,7 +14,7 @@ rust_library( name = "filetime", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.flate2-1.0.28.bazel b/crate_universe/3rdparty/crates/BUILD.flate2-1.0.28.bazel index 506f747f0c..ffb0d0495e 100644 --- a/crate_universe/3rdparty/crates/BUILD.flate2-1.0.28.bazel +++ b/crate_universe/3rdparty/crates/BUILD.flate2-1.0.28.bazel @@ -14,7 +14,7 @@ rust_library( name = "flate2", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.fnv-1.0.7.bazel b/crate_universe/3rdparty/crates/BUILD.fnv-1.0.7.bazel index 7051bbdabf..51c71c58b6 100644 --- a/crate_universe/3rdparty/crates/BUILD.fnv-1.0.7.bazel +++ b/crate_universe/3rdparty/crates/BUILD.fnv-1.0.7.bazel @@ -14,7 +14,7 @@ rust_library( name = "fnv", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.form_urlencoded-1.2.0.bazel b/crate_universe/3rdparty/crates/BUILD.form_urlencoded-1.2.0.bazel index 9bf21b6787..2f3c01bf24 100644 --- a/crate_universe/3rdparty/crates/BUILD.form_urlencoded-1.2.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.form_urlencoded-1.2.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "form_urlencoded", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.fuchsia-cprng-0.1.1.bazel b/crate_universe/3rdparty/crates/BUILD.fuchsia-cprng-0.1.1.bazel index 6ee0a5d34c..c675c0d8b2 100644 --- a/crate_universe/3rdparty/crates/BUILD.fuchsia-cprng-0.1.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.fuchsia-cprng-0.1.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "fuchsia_cprng", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.generic-array-0.14.7.bazel b/crate_universe/3rdparty/crates/BUILD.generic-array-0.14.7.bazel index bbbc6888dd..f5c5a2014b 100644 --- a/crate_universe/3rdparty/crates/BUILD.generic-array-0.14.7.bazel +++ b/crate_universe/3rdparty/crates/BUILD.generic-array-0.14.7.bazel @@ -15,7 +15,7 @@ rust_library( name = "generic_array", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -89,10 +89,10 @@ rust_library( ) cargo_build_script( - name = "generic-array_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "more_lengths", @@ -112,6 +112,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "generic-array", rustc_flags = [ "--cap-lints=allow", ], @@ -131,6 +132,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":generic-array_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.getrandom-0.2.10.bazel b/crate_universe/3rdparty/crates/BUILD.getrandom-0.2.10.bazel index 5631432313..f15c1c49f8 100644 --- a/crate_universe/3rdparty/crates/BUILD.getrandom-0.2.10.bazel +++ b/crate_universe/3rdparty/crates/BUILD.getrandom-0.2.10.bazel @@ -14,7 +14,7 @@ rust_library( name = "getrandom", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-0.54.1.bazel b/crate_universe/3rdparty/crates/BUILD.gix-0.54.1.bazel index 4e41cec2b9..cbcfb9999f 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-0.54.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-0.54.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-actor-0.27.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-actor-0.27.0.bazel index 7695f3de81..efae01b35a 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-actor-0.27.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-actor-0.27.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_actor", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-attributes-0.19.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-attributes-0.19.0.bazel index 2e060081b9..b80fc0e555 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-attributes-0.19.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-attributes-0.19.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_attributes", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-bitmap-0.2.7.bazel b/crate_universe/3rdparty/crates/BUILD.gix-bitmap-0.2.7.bazel index 4940aad228..a9311486a0 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-bitmap-0.2.7.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-bitmap-0.2.7.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_bitmap", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-chunk-0.4.4.bazel b/crate_universe/3rdparty/crates/BUILD.gix-chunk-0.4.4.bazel index d8b1f586d4..5efad487b3 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-chunk-0.4.4.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-chunk-0.4.4.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_chunk", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-command-0.2.10.bazel b/crate_universe/3rdparty/crates/BUILD.gix-command-0.2.10.bazel index 1bcd3ad902..b714bfb85b 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-command-0.2.10.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-command-0.2.10.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_command", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-commitgraph-0.21.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-commitgraph-0.21.0.bazel index 4932ce04ef..e1372b65ce 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-commitgraph-0.21.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-commitgraph-0.21.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_commitgraph", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-config-0.30.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-config-0.30.0.bazel index 47fadb5cb1..8193d49e7e 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-config-0.30.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-config-0.30.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_config", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-config-value-0.14.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-config-value-0.14.0.bazel index 062ad91481..bf64060e54 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-config-value-0.14.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-config-value-0.14.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_config_value", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-credentials-0.20.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-credentials-0.20.0.bazel index 8a7a324d05..0a51282c0f 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-credentials-0.20.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-credentials-0.20.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_credentials", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-date-0.8.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-date-0.8.0.bazel index 5fa201853e..ab0bf496c3 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-date-0.8.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-date-0.8.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_date", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -82,6 +82,6 @@ rust_library( "@cui__bstr-1.6.0//:bstr", "@cui__itoa-1.0.8//:itoa", "@cui__thiserror-1.0.50//:thiserror", - "@cui__time-0.3.30//:time", + "@cui__time-0.3.36//:time", ], ) diff --git a/crate_universe/3rdparty/crates/BUILD.gix-diff-0.36.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-diff-0.36.0.bazel index f04c0f461a..8a8b5a3bad 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-diff-0.36.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-diff-0.36.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_diff", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-discover-0.25.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-discover-0.25.0.bazel index 0b689d19b1..0e2baad44c 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-discover-0.25.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-discover-0.25.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_discover", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-features-0.35.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-features-0.35.0.bazel index 7adcd38125..2f1abe6190 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-features-0.35.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-features-0.35.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_features", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-filter-0.5.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-filter-0.5.0.bazel index 0b3a074cf3..0aac3500da 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-filter-0.5.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-filter-0.5.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_filter", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), aliases = { "@cui__gix-packetline-blocking-0.16.6//:gix_packetline_blocking": "gix_packetline", diff --git a/crate_universe/3rdparty/crates/BUILD.gix-fs-0.7.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-fs-0.7.0.bazel index 2ba076f62c..113dcbc9e0 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-fs-0.7.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-fs-0.7.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_fs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-glob-0.13.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-glob-0.13.0.bazel index 67b25d907c..07cda8f142 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-glob-0.13.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-glob-0.13.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_glob", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-hash-0.13.1.bazel b/crate_universe/3rdparty/crates/BUILD.gix-hash-0.13.1.bazel index 3affd7e58c..0d6270ea41 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-hash-0.13.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-hash-0.13.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_hash", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-hashtable-0.4.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-hashtable-0.4.0.bazel index a1f966bba7..5c8c83749e 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-hashtable-0.4.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-hashtable-0.4.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_hashtable", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-ignore-0.8.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-ignore-0.8.0.bazel index 2f66df8a24..732532c5c4 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-ignore-0.8.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-ignore-0.8.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_ignore", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-index-0.25.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-index-0.25.0.bazel index c14d1d62d4..c3946d61a5 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-index-0.25.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-index-0.25.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_index", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-lock-10.0.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-lock-10.0.0.bazel index 51aec87bb7..35ea9502b5 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-lock-10.0.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-lock-10.0.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_lock", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-macros-0.1.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-macros-0.1.0.bazel index 754241c42a..3b2fae0f65 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-macros-0.1.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-macros-0.1.0.bazel @@ -14,7 +14,7 @@ rust_proc_macro( name = "gix_macros", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-negotiate-0.8.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-negotiate-0.8.0.bazel index 248a2be1ee..6d85910651 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-negotiate-0.8.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-negotiate-0.8.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_negotiate", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-object-0.37.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-object-0.37.0.bazel index e7ed7a4ca2..e833c8114b 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-object-0.37.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-object-0.37.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_object", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-odb-0.53.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-odb-0.53.0.bazel index 0379b4ff0e..c44bb6d4e6 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-odb-0.53.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-odb-0.53.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_odb", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-pack-0.43.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-pack-0.43.0.bazel index 27e6284b8b..3fc20e7e1a 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-pack-0.43.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-pack-0.43.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_pack", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-packetline-0.16.7.bazel b/crate_universe/3rdparty/crates/BUILD.gix-packetline-0.16.7.bazel index 3fd12fdbf7..3ea9fef87f 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-packetline-0.16.7.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-packetline-0.16.7.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_packetline", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-packetline-blocking-0.16.6.bazel b/crate_universe/3rdparty/crates/BUILD.gix-packetline-blocking-0.16.6.bazel index bcc0cc6056..db89708bcb 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-packetline-blocking-0.16.6.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-packetline-blocking-0.16.6.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_packetline_blocking", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-path-0.10.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-path-0.10.0.bazel index 449ee642d1..2d255aefa1 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-path-0.10.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-path-0.10.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_path", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-pathspec-0.3.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-pathspec-0.3.0.bazel index 8387e9e465..4b5aa88d06 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-pathspec-0.3.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-pathspec-0.3.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_pathspec", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-prompt-0.7.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-prompt-0.7.0.bazel index 5ec077176f..bb71da84e4 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-prompt-0.7.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-prompt-0.7.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_prompt", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-protocol-0.40.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-protocol-0.40.0.bazel index 058e478381..f4356c3139 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-protocol-0.40.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-protocol-0.40.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_protocol", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-quote-0.4.7.bazel b/crate_universe/3rdparty/crates/BUILD.gix-quote-0.4.7.bazel index 840763b8f6..8d1b3b50df 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-quote-0.4.7.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-quote-0.4.7.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_quote", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-ref-0.37.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-ref-0.37.0.bazel index 759c2868e1..617df33506 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-ref-0.37.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-ref-0.37.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_ref", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-refspec-0.18.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-refspec-0.18.0.bazel index 8638081b37..71d59d7de5 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-refspec-0.18.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-refspec-0.18.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_refspec", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-revision-0.22.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-revision-0.22.0.bazel index a6c4955e0e..c60b7b1dae 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-revision-0.22.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-revision-0.22.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_revision", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-revwalk-0.8.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-revwalk-0.8.0.bazel index 8154bba10f..7364229ee3 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-revwalk-0.8.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-revwalk-0.8.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_revwalk", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-sec-0.10.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-sec-0.10.0.bazel index 1c71dac068..b0099e53ba 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-sec-0.10.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-sec-0.10.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_sec", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-submodule-0.4.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-submodule-0.4.0.bazel index fe042a4730..e738f6e79a 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-submodule-0.4.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-submodule-0.4.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_submodule", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-tempfile-10.0.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-tempfile-10.0.0.bazel index 781c2dd3c9..aae702a19d 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-tempfile-10.0.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-tempfile-10.0.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_tempfile", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-trace-0.1.3.bazel b/crate_universe/3rdparty/crates/BUILD.gix-trace-0.1.3.bazel index bc76b637b8..570484f63c 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-trace-0.1.3.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-trace-0.1.3.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_trace", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-transport-0.37.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-transport-0.37.0.bazel index 3521c0e2d5..dfb12cc5f4 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-transport-0.37.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-transport-0.37.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_transport", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-traverse-0.33.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-traverse-0.33.0.bazel index 62b7a5e374..ae5f2d0546 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-traverse-0.33.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-traverse-0.33.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_traverse", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-url-0.24.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-url-0.24.0.bazel index fbb74c91cd..6510460d86 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-url-0.24.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-url-0.24.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_url", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-utils-0.1.5.bazel b/crate_universe/3rdparty/crates/BUILD.gix-utils-0.1.5.bazel index 84058d0010..2b9c26ab21 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-utils-0.1.5.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-utils-0.1.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_utils", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-validate-0.8.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-validate-0.8.0.bazel index be1e32080d..97d62c467b 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-validate-0.8.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-validate-0.8.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_validate", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.gix-worktree-0.26.0.bazel b/crate_universe/3rdparty/crates/BUILD.gix-worktree-0.26.0.bazel index c138904677..fb426ce35b 100644 --- a/crate_universe/3rdparty/crates/BUILD.gix-worktree-0.26.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.gix-worktree-0.26.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gix_worktree", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.globset-0.4.11.bazel b/crate_universe/3rdparty/crates/BUILD.globset-0.4.11.bazel index 32d2faae7f..cc92e4c750 100644 --- a/crate_universe/3rdparty/crates/BUILD.globset-0.4.11.bazel +++ b/crate_universe/3rdparty/crates/BUILD.globset-0.4.11.bazel @@ -14,7 +14,7 @@ rust_library( name = "globset", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.globwalk-0.8.1.bazel b/crate_universe/3rdparty/crates/BUILD.globwalk-0.8.1.bazel index 1a4c289bb6..f91ad884cf 100644 --- a/crate_universe/3rdparty/crates/BUILD.globwalk-0.8.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.globwalk-0.8.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "globwalk", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.hashbrown-0.14.3.bazel b/crate_universe/3rdparty/crates/BUILD.hashbrown-0.14.3.bazel index 669d231114..299ae77b52 100644 --- a/crate_universe/3rdparty/crates/BUILD.hashbrown-0.14.3.bazel +++ b/crate_universe/3rdparty/crates/BUILD.hashbrown-0.14.3.bazel @@ -14,7 +14,7 @@ rust_library( name = "hashbrown", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.heck-0.4.1.bazel b/crate_universe/3rdparty/crates/BUILD.heck-0.4.1.bazel index 0a5ca8382c..967c098b96 100644 --- a/crate_universe/3rdparty/crates/BUILD.heck-0.4.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.heck-0.4.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "heck", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.hermit-abi-0.3.2.bazel b/crate_universe/3rdparty/crates/BUILD.hermit-abi-0.3.2.bazel index b4061d1f6c..16f1fdf4a8 100644 --- a/crate_universe/3rdparty/crates/BUILD.hermit-abi-0.3.2.bazel +++ b/crate_universe/3rdparty/crates/BUILD.hermit-abi-0.3.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "hermit_abi", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.hex-0.4.3.bazel b/crate_universe/3rdparty/crates/BUILD.hex-0.4.3.bazel index 38b223ea87..b818dea971 100644 --- a/crate_universe/3rdparty/crates/BUILD.hex-0.4.3.bazel +++ b/crate_universe/3rdparty/crates/BUILD.hex-0.4.3.bazel @@ -14,7 +14,7 @@ rust_library( name = "hex", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.home-0.5.5.bazel b/crate_universe/3rdparty/crates/BUILD.home-0.5.5.bazel index 6d3121dcb6..01dbfcb115 100644 --- a/crate_universe/3rdparty/crates/BUILD.home-0.5.5.bazel +++ b/crate_universe/3rdparty/crates/BUILD.home-0.5.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "home", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.humansize-2.1.3.bazel b/crate_universe/3rdparty/crates/BUILD.humansize-2.1.3.bazel index 0de39d6ef8..6de32232b2 100644 --- a/crate_universe/3rdparty/crates/BUILD.humansize-2.1.3.bazel +++ b/crate_universe/3rdparty/crates/BUILD.humansize-2.1.3.bazel @@ -14,7 +14,7 @@ rust_library( name = "humansize", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.iana-time-zone-0.1.57.bazel b/crate_universe/3rdparty/crates/BUILD.iana-time-zone-0.1.57.bazel index 28874ce45b..fe3084bc52 100644 --- a/crate_universe/3rdparty/crates/BUILD.iana-time-zone-0.1.57.bazel +++ b/crate_universe/3rdparty/crates/BUILD.iana-time-zone-0.1.57.bazel @@ -14,7 +14,7 @@ rust_library( name = "iana_time_zone", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.iana-time-zone-haiku-0.1.2.bazel b/crate_universe/3rdparty/crates/BUILD.iana-time-zone-haiku-0.1.2.bazel index 5cf23f2210..afab375b5d 100644 --- a/crate_universe/3rdparty/crates/BUILD.iana-time-zone-haiku-0.1.2.bazel +++ b/crate_universe/3rdparty/crates/BUILD.iana-time-zone-haiku-0.1.2.bazel @@ -15,7 +15,7 @@ rust_library( name = "iana_time_zone_haiku", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "iana-time-zone-haiku_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "iana-time-zone-haiku", rustc_flags = [ "--cap-lints=allow", ], @@ -124,6 +125,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":iana-time-zone-haiku_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.idna-0.4.0.bazel b/crate_universe/3rdparty/crates/BUILD.idna-0.4.0.bazel index 2e5e85b6f7..443735074b 100644 --- a/crate_universe/3rdparty/crates/BUILD.idna-0.4.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.idna-0.4.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "idna", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.ignore-0.4.18.bazel b/crate_universe/3rdparty/crates/BUILD.ignore-0.4.18.bazel index 2c8b154369..63b02614d1 100644 --- a/crate_universe/3rdparty/crates/BUILD.ignore-0.4.18.bazel +++ b/crate_universe/3rdparty/crates/BUILD.ignore-0.4.18.bazel @@ -14,7 +14,7 @@ rust_library( name = "ignore", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.indexmap-2.1.0.bazel b/crate_universe/3rdparty/crates/BUILD.indexmap-2.1.0.bazel index 2a28799bd8..1ebdfe3dda 100644 --- a/crate_universe/3rdparty/crates/BUILD.indexmap-2.1.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.indexmap-2.1.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "indexmap", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.indoc-2.0.4.bazel b/crate_universe/3rdparty/crates/BUILD.indoc-2.0.4.bazel index a83db95a62..65b6fa8422 100644 --- a/crate_universe/3rdparty/crates/BUILD.indoc-2.0.4.bazel +++ b/crate_universe/3rdparty/crates/BUILD.indoc-2.0.4.bazel @@ -14,7 +14,7 @@ rust_proc_macro( name = "indoc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel b/crate_universe/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel index 98681f0bba..a63e06d3dd 100644 --- a/crate_universe/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel +++ b/crate_universe/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel @@ -15,7 +15,7 @@ rust_library( name = "io_lifetimes", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -196,10 +196,10 @@ rust_library( ) cargo_build_script( - name = "io-lifetimes_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "close", @@ -223,6 +223,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "io-lifetimes", rustc_flags = [ "--cap-lints=allow", ], @@ -239,6 +240,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":io-lifetimes_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.is-terminal-0.4.7.bazel b/crate_universe/3rdparty/crates/BUILD.is-terminal-0.4.7.bazel index 5615c109e3..0d3f870592 100644 --- a/crate_universe/3rdparty/crates/BUILD.is-terminal-0.4.7.bazel +++ b/crate_universe/3rdparty/crates/BUILD.is-terminal-0.4.7.bazel @@ -14,7 +14,7 @@ rust_library( name = "is_terminal", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.itertools-0.12.0.bazel b/crate_universe/3rdparty/crates/BUILD.itertools-0.12.0.bazel index 9c1273cd86..cc41fdf71a 100644 --- a/crate_universe/3rdparty/crates/BUILD.itertools-0.12.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.itertools-0.12.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "itertools", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.itoa-1.0.8.bazel b/crate_universe/3rdparty/crates/BUILD.itoa-1.0.8.bazel index 9136680307..4a3d3697a6 100644 --- a/crate_universe/3rdparty/crates/BUILD.itoa-1.0.8.bazel +++ b/crate_universe/3rdparty/crates/BUILD.itoa-1.0.8.bazel @@ -14,7 +14,7 @@ rust_library( name = "itoa", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.js-sys-0.3.64.bazel b/crate_universe/3rdparty/crates/BUILD.js-sys-0.3.64.bazel index de4e55a002..94c5c1f43a 100644 --- a/crate_universe/3rdparty/crates/BUILD.js-sys-0.3.64.bazel +++ b/crate_universe/3rdparty/crates/BUILD.js-sys-0.3.64.bazel @@ -14,7 +14,7 @@ rust_library( name = "js_sys", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.jwalk-0.8.1.bazel b/crate_universe/3rdparty/crates/BUILD.jwalk-0.8.1.bazel index a291838286..aee55056e6 100644 --- a/crate_universe/3rdparty/crates/BUILD.jwalk-0.8.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.jwalk-0.8.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "jwalk", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.lazy_static-1.4.0.bazel b/crate_universe/3rdparty/crates/BUILD.lazy_static-1.4.0.bazel index 2688613d1d..27ff25a130 100644 --- a/crate_universe/3rdparty/crates/BUILD.lazy_static-1.4.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.lazy_static-1.4.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "lazy_static", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.libc-0.2.149.bazel b/crate_universe/3rdparty/crates/BUILD.libc-0.2.149.bazel index 6a697bcac2..c13b77383a 100644 --- a/crate_universe/3rdparty/crates/BUILD.libc-0.2.149.bazel +++ b/crate_universe/3rdparty/crates/BUILD.libc-0.2.149.bazel @@ -15,7 +15,7 @@ rust_library( name = "libc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -181,10 +181,10 @@ rust_library( ) cargo_build_script( - name = "libc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -297,6 +297,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "libc", rustc_flags = [ "--cap-lints=allow", ], @@ -313,6 +314,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":libc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.libm-0.2.7.bazel b/crate_universe/3rdparty/crates/BUILD.libm-0.2.7.bazel index 715d43653c..c22fa61179 100644 --- a/crate_universe/3rdparty/crates/BUILD.libm-0.2.7.bazel +++ b/crate_universe/3rdparty/crates/BUILD.libm-0.2.7.bazel @@ -15,7 +15,7 @@ rust_library( name = "libm", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -88,10 +88,10 @@ rust_library( ) cargo_build_script( - name = "libm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -111,6 +111,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "libm", rustc_flags = [ "--cap-lints=allow", ], @@ -127,6 +128,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":libm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel b/crate_universe/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel index 5c033e2b3a..3fe056f739 100644 --- a/crate_universe/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel +++ b/crate_universe/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel @@ -14,7 +14,7 @@ rust_library( name = "linux_raw_sys", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.linux-raw-sys-0.4.10.bazel b/crate_universe/3rdparty/crates/BUILD.linux-raw-sys-0.4.10.bazel index cf8f2e01d1..5fba98ee3e 100644 --- a/crate_universe/3rdparty/crates/BUILD.linux-raw-sys-0.4.10.bazel +++ b/crate_universe/3rdparty/crates/BUILD.linux-raw-sys-0.4.10.bazel @@ -14,7 +14,7 @@ rust_library( name = "linux_raw_sys", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.lock_api-0.4.11.bazel b/crate_universe/3rdparty/crates/BUILD.lock_api-0.4.11.bazel index 91a35181c2..82994ada5a 100644 --- a/crate_universe/3rdparty/crates/BUILD.lock_api-0.4.11.bazel +++ b/crate_universe/3rdparty/crates/BUILD.lock_api-0.4.11.bazel @@ -15,7 +15,7 @@ rust_library( name = "lock_api", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -90,10 +90,10 @@ rust_library( ) cargo_build_script( - name = "lock_api_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "atomic_usize", @@ -114,6 +114,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "lock_api", rustc_flags = [ "--cap-lints=allow", ], @@ -133,6 +134,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":lock_api_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.log-0.4.19.bazel b/crate_universe/3rdparty/crates/BUILD.log-0.4.19.bazel index 2dbceebc2e..9bf1f43738 100644 --- a/crate_universe/3rdparty/crates/BUILD.log-0.4.19.bazel +++ b/crate_universe/3rdparty/crates/BUILD.log-0.4.19.bazel @@ -14,7 +14,7 @@ rust_library( name = "log", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.maplit-1.0.2.bazel b/crate_universe/3rdparty/crates/BUILD.maplit-1.0.2.bazel index d8f1f6846f..5d99540eb7 100644 --- a/crate_universe/3rdparty/crates/BUILD.maplit-1.0.2.bazel +++ b/crate_universe/3rdparty/crates/BUILD.maplit-1.0.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "maplit", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.maybe-async-0.2.7.bazel b/crate_universe/3rdparty/crates/BUILD.maybe-async-0.2.7.bazel index d53f258bd7..68582296ac 100644 --- a/crate_universe/3rdparty/crates/BUILD.maybe-async-0.2.7.bazel +++ b/crate_universe/3rdparty/crates/BUILD.maybe-async-0.2.7.bazel @@ -14,7 +14,7 @@ rust_proc_macro( name = "maybe_async", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.memchr-2.6.4.bazel b/crate_universe/3rdparty/crates/BUILD.memchr-2.6.4.bazel index 3f21aedf39..b7ec2f75ec 100644 --- a/crate_universe/3rdparty/crates/BUILD.memchr-2.6.4.bazel +++ b/crate_universe/3rdparty/crates/BUILD.memchr-2.6.4.bazel @@ -14,7 +14,7 @@ rust_library( name = "memchr", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.memmap2-0.7.1.bazel b/crate_universe/3rdparty/crates/BUILD.memmap2-0.7.1.bazel index 676fcfb427..50123d25e2 100644 --- a/crate_universe/3rdparty/crates/BUILD.memmap2-0.7.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.memmap2-0.7.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "memmap2", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.memoffset-0.9.0.bazel b/crate_universe/3rdparty/crates/BUILD.memoffset-0.9.0.bazel index 85f37dce52..23f54ffc21 100644 --- a/crate_universe/3rdparty/crates/BUILD.memoffset-0.9.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.memoffset-0.9.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "memoffset", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -88,10 +88,10 @@ rust_library( ) cargo_build_script( - name = "memoffset_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -111,6 +111,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "memoffset", rustc_flags = [ "--cap-lints=allow", ], @@ -130,6 +131,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":memoffset_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.miniz_oxide-0.7.1.bazel b/crate_universe/3rdparty/crates/BUILD.miniz_oxide-0.7.1.bazel index 297b832cc6..5348ece56a 100644 --- a/crate_universe/3rdparty/crates/BUILD.miniz_oxide-0.7.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.miniz_oxide-0.7.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "miniz_oxide", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.normpath-1.1.1.bazel b/crate_universe/3rdparty/crates/BUILD.normpath-1.1.1.bazel index 0fa263a734..e6d93e3fd7 100644 --- a/crate_universe/3rdparty/crates/BUILD.normpath-1.1.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.normpath-1.1.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "normpath", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.nu-ansi-term-0.46.0.bazel b/crate_universe/3rdparty/crates/BUILD.nu-ansi-term-0.46.0.bazel index 24a7ed04b3..759e7541e6 100644 --- a/crate_universe/3rdparty/crates/BUILD.nu-ansi-term-0.46.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.nu-ansi-term-0.46.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "nu_ansi_term", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.num-0.1.42.bazel b/crate_universe/3rdparty/crates/BUILD.num-0.1.42.bazel index aaedd294c6..96e9b8ac8e 100644 --- a/crate_universe/3rdparty/crates/BUILD.num-0.1.42.bazel +++ b/crate_universe/3rdparty/crates/BUILD.num-0.1.42.bazel @@ -14,7 +14,7 @@ rust_library( name = "num", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.num-bigint-0.1.44.bazel b/crate_universe/3rdparty/crates/BUILD.num-bigint-0.1.44.bazel index 2a1ebfe2f3..5ffe0a3ef0 100644 --- a/crate_universe/3rdparty/crates/BUILD.num-bigint-0.1.44.bazel +++ b/crate_universe/3rdparty/crates/BUILD.num-bigint-0.1.44.bazel @@ -14,7 +14,7 @@ rust_library( name = "num_bigint", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.num-complex-0.1.43.bazel b/crate_universe/3rdparty/crates/BUILD.num-complex-0.1.43.bazel index cdbdc8fc32..cd8787d19b 100644 --- a/crate_universe/3rdparty/crates/BUILD.num-complex-0.1.43.bazel +++ b/crate_universe/3rdparty/crates/BUILD.num-complex-0.1.43.bazel @@ -14,7 +14,7 @@ rust_library( name = "num_complex", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.num-conv-0.1.0.bazel b/crate_universe/3rdparty/crates/BUILD.num-conv-0.1.0.bazel new file mode 100644 index 0000000000..3a6d1d27d9 --- /dev/null +++ b/crate_universe/3rdparty/crates/BUILD.num-conv-0.1.0.bazel @@ -0,0 +1,81 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//crate_universe/3rdparty:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "num_conv", + 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=num-conv", + "manual", + "noclippy", + "norustfmt", + ], + target_compatible_with = select({ + "@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: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-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": [], + "//conditions:default": ["@platforms//:incompatible"], + }), + version = "0.1.0", +) diff --git a/crate_universe/3rdparty/crates/BUILD.num-integer-0.1.45.bazel b/crate_universe/3rdparty/crates/BUILD.num-integer-0.1.45.bazel index 41b380a2c0..53a81d1dc5 100644 --- a/crate_universe/3rdparty/crates/BUILD.num-integer-0.1.45.bazel +++ b/crate_universe/3rdparty/crates/BUILD.num-integer-0.1.45.bazel @@ -15,7 +15,7 @@ rust_library( name = "num_integer", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -90,10 +90,10 @@ rust_library( ) cargo_build_script( - name = "num-integer_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -114,6 +114,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "num-integer", rustc_flags = [ "--cap-lints=allow", ], @@ -133,6 +134,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":num-integer_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.num-iter-0.1.43.bazel b/crate_universe/3rdparty/crates/BUILD.num-iter-0.1.43.bazel index 412683057b..13e94e415c 100644 --- a/crate_universe/3rdparty/crates/BUILD.num-iter-0.1.43.bazel +++ b/crate_universe/3rdparty/crates/BUILD.num-iter-0.1.43.bazel @@ -15,7 +15,7 @@ rust_library( name = "num_iter", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -91,10 +91,10 @@ rust_library( ) cargo_build_script( - name = "num-iter_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -115,6 +115,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "num-iter", rustc_flags = [ "--cap-lints=allow", ], @@ -134,6 +135,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":num-iter_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.num-rational-0.1.42.bazel b/crate_universe/3rdparty/crates/BUILD.num-rational-0.1.42.bazel index 70f0cae0de..250a40a39b 100644 --- a/crate_universe/3rdparty/crates/BUILD.num-rational-0.1.42.bazel +++ b/crate_universe/3rdparty/crates/BUILD.num-rational-0.1.42.bazel @@ -14,7 +14,7 @@ rust_library( name = "num_rational", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.num-traits-0.2.15.bazel b/crate_universe/3rdparty/crates/BUILD.num-traits-0.2.15.bazel index ee292fc3cb..e4e8cf8594 100644 --- a/crate_universe/3rdparty/crates/BUILD.num-traits-0.2.15.bazel +++ b/crate_universe/3rdparty/crates/BUILD.num-traits-0.2.15.bazel @@ -15,7 +15,7 @@ rust_library( name = "num_traits", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -89,10 +89,10 @@ rust_library( ) cargo_build_script( - name = "num-traits_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -113,6 +113,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "num-traits", rustc_flags = [ "--cap-lints=allow", ], @@ -132,6 +133,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":num-traits_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.num_threads-0.1.6.bazel b/crate_universe/3rdparty/crates/BUILD.num_threads-0.1.6.bazel index dba4493ddd..2e84a5bc11 100644 --- a/crate_universe/3rdparty/crates/BUILD.num_threads-0.1.6.bazel +++ b/crate_universe/3rdparty/crates/BUILD.num_threads-0.1.6.bazel @@ -14,7 +14,7 @@ rust_library( name = "num_threads", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.once_cell-1.18.0.bazel b/crate_universe/3rdparty/crates/BUILD.once_cell-1.18.0.bazel index 712fce0e0b..82126a5d63 100644 --- a/crate_universe/3rdparty/crates/BUILD.once_cell-1.18.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.once_cell-1.18.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "once_cell", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.overload-0.1.1.bazel b/crate_universe/3rdparty/crates/BUILD.overload-0.1.1.bazel index 235aac22b0..7d477fd8fa 100644 --- a/crate_universe/3rdparty/crates/BUILD.overload-0.1.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.overload-0.1.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "overload", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.parking_lot-0.12.1.bazel b/crate_universe/3rdparty/crates/BUILD.parking_lot-0.12.1.bazel index c4f565a85d..e3d0cd3eb1 100644 --- a/crate_universe/3rdparty/crates/BUILD.parking_lot-0.12.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.parking_lot-0.12.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "parking_lot", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.parking_lot_core-0.9.9.bazel b/crate_universe/3rdparty/crates/BUILD.parking_lot_core-0.9.9.bazel index e5bd1790b3..bb5f7e409b 100644 --- a/crate_universe/3rdparty/crates/BUILD.parking_lot_core-0.9.9.bazel +++ b/crate_universe/3rdparty/crates/BUILD.parking_lot_core-0.9.9.bazel @@ -15,7 +15,7 @@ rust_library( name = "parking_lot_core", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -170,10 +170,10 @@ rust_library( ) cargo_build_script( - name = "parking_lot_core_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -190,6 +190,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "parking_lot_core", rustc_flags = [ "--cap-lints=allow", ], @@ -206,6 +207,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":parking_lot_core_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.parse-zoneinfo-0.3.0.bazel b/crate_universe/3rdparty/crates/BUILD.parse-zoneinfo-0.3.0.bazel index 75356b058b..0581481e5c 100644 --- a/crate_universe/3rdparty/crates/BUILD.parse-zoneinfo-0.3.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.parse-zoneinfo-0.3.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "parse_zoneinfo", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.pathdiff-0.2.1.bazel b/crate_universe/3rdparty/crates/BUILD.pathdiff-0.2.1.bazel index 8e25de08d8..58c44f5307 100644 --- a/crate_universe/3rdparty/crates/BUILD.pathdiff-0.2.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.pathdiff-0.2.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "pathdiff", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.percent-encoding-2.3.0.bazel b/crate_universe/3rdparty/crates/BUILD.percent-encoding-2.3.0.bazel index 3cd89082ef..02a4ada576 100644 --- a/crate_universe/3rdparty/crates/BUILD.percent-encoding-2.3.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.percent-encoding-2.3.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "percent_encoding", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.pest-2.7.0.bazel b/crate_universe/3rdparty/crates/BUILD.pest-2.7.0.bazel index d94278a0d9..6a20503954 100644 --- a/crate_universe/3rdparty/crates/BUILD.pest-2.7.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.pest-2.7.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "pest", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.pest_derive-2.7.0.bazel b/crate_universe/3rdparty/crates/BUILD.pest_derive-2.7.0.bazel index 61d780239f..153d0f8167 100644 --- a/crate_universe/3rdparty/crates/BUILD.pest_derive-2.7.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.pest_derive-2.7.0.bazel @@ -14,7 +14,7 @@ rust_proc_macro( name = "pest_derive", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.pest_generator-2.7.0.bazel b/crate_universe/3rdparty/crates/BUILD.pest_generator-2.7.0.bazel index 8b77d8a40b..182aba0315 100644 --- a/crate_universe/3rdparty/crates/BUILD.pest_generator-2.7.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.pest_generator-2.7.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "pest_generator", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.pest_meta-2.7.0.bazel b/crate_universe/3rdparty/crates/BUILD.pest_meta-2.7.0.bazel index 5578ae69e9..f079be36bb 100644 --- a/crate_universe/3rdparty/crates/BUILD.pest_meta-2.7.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.pest_meta-2.7.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "pest_meta", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.phf-0.11.2.bazel b/crate_universe/3rdparty/crates/BUILD.phf-0.11.2.bazel index 848ddbcb3a..797c06e3f5 100644 --- a/crate_universe/3rdparty/crates/BUILD.phf-0.11.2.bazel +++ b/crate_universe/3rdparty/crates/BUILD.phf-0.11.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "phf", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.phf_codegen-0.11.2.bazel b/crate_universe/3rdparty/crates/BUILD.phf_codegen-0.11.2.bazel index d3a9d84931..0194caa42a 100644 --- a/crate_universe/3rdparty/crates/BUILD.phf_codegen-0.11.2.bazel +++ b/crate_universe/3rdparty/crates/BUILD.phf_codegen-0.11.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "phf_codegen", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.phf_generator-0.11.2.bazel b/crate_universe/3rdparty/crates/BUILD.phf_generator-0.11.2.bazel index 8d42ea14eb..e412728012 100644 --- a/crate_universe/3rdparty/crates/BUILD.phf_generator-0.11.2.bazel +++ b/crate_universe/3rdparty/crates/BUILD.phf_generator-0.11.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "phf_generator", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.phf_shared-0.11.2.bazel b/crate_universe/3rdparty/crates/BUILD.phf_shared-0.11.2.bazel index f1dadf05e7..9ffb85f168 100644 --- a/crate_universe/3rdparty/crates/BUILD.phf_shared-0.11.2.bazel +++ b/crate_universe/3rdparty/crates/BUILD.phf_shared-0.11.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "phf_shared", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.pin-project-lite-0.2.13.bazel b/crate_universe/3rdparty/crates/BUILD.pin-project-lite-0.2.13.bazel index e0afaac18e..6bdd039c4b 100644 --- a/crate_universe/3rdparty/crates/BUILD.pin-project-lite-0.2.13.bazel +++ b/crate_universe/3rdparty/crates/BUILD.pin-project-lite-0.2.13.bazel @@ -14,7 +14,7 @@ rust_library( name = "pin_project_lite", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.powerfmt-0.2.0.bazel b/crate_universe/3rdparty/crates/BUILD.powerfmt-0.2.0.bazel index e2831c2305..6346804500 100644 --- a/crate_universe/3rdparty/crates/BUILD.powerfmt-0.2.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.powerfmt-0.2.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "powerfmt", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.ppv-lite86-0.2.17.bazel b/crate_universe/3rdparty/crates/BUILD.ppv-lite86-0.2.17.bazel index 9ab552b8cf..39b4a6c456 100644 --- a/crate_universe/3rdparty/crates/BUILD.ppv-lite86-0.2.17.bazel +++ b/crate_universe/3rdparty/crates/BUILD.ppv-lite86-0.2.17.bazel @@ -14,7 +14,7 @@ rust_library( name = "ppv_lite86", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.proc-macro2-1.0.64.bazel b/crate_universe/3rdparty/crates/BUILD.proc-macro2-1.0.64.bazel index d60c5dc06c..357edebf93 100644 --- a/crate_universe/3rdparty/crates/BUILD.proc-macro2-1.0.64.bazel +++ b/crate_universe/3rdparty/crates/BUILD.proc-macro2-1.0.64.bazel @@ -15,7 +15,7 @@ rust_library( name = "proc_macro2", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -90,10 +90,10 @@ rust_library( ) cargo_build_script( - name = "proc-macro2_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -114,6 +114,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "proc-macro2", rustc_flags = [ "--cap-lints=allow", ], @@ -130,6 +131,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":proc-macro2_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.prodash-26.2.2.bazel b/crate_universe/3rdparty/crates/BUILD.prodash-26.2.2.bazel index a0f4b15a67..7557fc9a4d 100644 --- a/crate_universe/3rdparty/crates/BUILD.prodash-26.2.2.bazel +++ b/crate_universe/3rdparty/crates/BUILD.prodash-26.2.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "prodash", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.quote-1.0.29.bazel b/crate_universe/3rdparty/crates/BUILD.quote-1.0.29.bazel index 30c9a8bf2e..8bcda18487 100644 --- a/crate_universe/3rdparty/crates/BUILD.quote-1.0.29.bazel +++ b/crate_universe/3rdparty/crates/BUILD.quote-1.0.29.bazel @@ -15,7 +15,7 @@ rust_library( name = "quote", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -90,10 +90,10 @@ rust_library( ) cargo_build_script( - name = "quote_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -114,6 +114,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "quote", rustc_flags = [ "--cap-lints=allow", ], @@ -130,6 +131,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":quote_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.rand-0.4.6.bazel b/crate_universe/3rdparty/crates/BUILD.rand-0.4.6.bazel index 0a6894580c..3556ee2404 100644 --- a/crate_universe/3rdparty/crates/BUILD.rand-0.4.6.bazel +++ b/crate_universe/3rdparty/crates/BUILD.rand-0.4.6.bazel @@ -14,7 +14,7 @@ rust_library( name = "rand", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.rand-0.8.5.bazel b/crate_universe/3rdparty/crates/BUILD.rand-0.8.5.bazel index bf7944ddb3..aeb49da71d 100644 --- a/crate_universe/3rdparty/crates/BUILD.rand-0.8.5.bazel +++ b/crate_universe/3rdparty/crates/BUILD.rand-0.8.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "rand", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.rand_chacha-0.3.1.bazel b/crate_universe/3rdparty/crates/BUILD.rand_chacha-0.3.1.bazel index 857a6738be..378f6ed4ea 100644 --- a/crate_universe/3rdparty/crates/BUILD.rand_chacha-0.3.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.rand_chacha-0.3.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "rand_chacha", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.rand_core-0.3.1.bazel b/crate_universe/3rdparty/crates/BUILD.rand_core-0.3.1.bazel index ecca760561..a917bdbdc0 100644 --- a/crate_universe/3rdparty/crates/BUILD.rand_core-0.3.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.rand_core-0.3.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "rand_core", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.rand_core-0.4.2.bazel b/crate_universe/3rdparty/crates/BUILD.rand_core-0.4.2.bazel index 5a20bb3c5b..fbc1304894 100644 --- a/crate_universe/3rdparty/crates/BUILD.rand_core-0.4.2.bazel +++ b/crate_universe/3rdparty/crates/BUILD.rand_core-0.4.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "rand_core", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.rand_core-0.6.4.bazel b/crate_universe/3rdparty/crates/BUILD.rand_core-0.6.4.bazel index 904dcfb8e9..84e80d3b12 100644 --- a/crate_universe/3rdparty/crates/BUILD.rand_core-0.6.4.bazel +++ b/crate_universe/3rdparty/crates/BUILD.rand_core-0.6.4.bazel @@ -14,7 +14,7 @@ rust_library( name = "rand_core", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.rayon-1.8.0.bazel b/crate_universe/3rdparty/crates/BUILD.rayon-1.8.0.bazel index a1279e327e..f364aab23e 100644 --- a/crate_universe/3rdparty/crates/BUILD.rayon-1.8.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.rayon-1.8.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "rayon", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.rayon-core-1.12.0.bazel b/crate_universe/3rdparty/crates/BUILD.rayon-core-1.12.0.bazel index 7d7ad04df7..4d1fabab25 100644 --- a/crate_universe/3rdparty/crates/BUILD.rayon-core-1.12.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.rayon-core-1.12.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "rayon_core", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -87,10 +87,10 @@ rust_library( ) cargo_build_script( - name = "rayon-core_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -108,6 +108,7 @@ cargo_build_script( ), edition = "2021", links = "rayon-core", + pkg_name = "rayon-core", rustc_flags = [ "--cap-lints=allow", ], @@ -124,6 +125,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":rayon-core_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.rdrand-0.4.0.bazel b/crate_universe/3rdparty/crates/BUILD.rdrand-0.4.0.bazel index 1b74522854..0d5510e198 100644 --- a/crate_universe/3rdparty/crates/BUILD.rdrand-0.4.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.rdrand-0.4.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "rdrand", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.redox_syscall-0.3.5.bazel b/crate_universe/3rdparty/crates/BUILD.redox_syscall-0.3.5.bazel index 75cf539b2c..de4da3d8bf 100644 --- a/crate_universe/3rdparty/crates/BUILD.redox_syscall-0.3.5.bazel +++ b/crate_universe/3rdparty/crates/BUILD.redox_syscall-0.3.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "syscall", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.redox_syscall-0.4.1.bazel b/crate_universe/3rdparty/crates/BUILD.redox_syscall-0.4.1.bazel index 366b56e5fa..6226f25f86 100644 --- a/crate_universe/3rdparty/crates/BUILD.redox_syscall-0.4.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.redox_syscall-0.4.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "syscall", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.regex-1.10.2.bazel b/crate_universe/3rdparty/crates/BUILD.regex-1.10.2.bazel index 040eec1cfa..f0661e44f5 100644 --- a/crate_universe/3rdparty/crates/BUILD.regex-1.10.2.bazel +++ b/crate_universe/3rdparty/crates/BUILD.regex-1.10.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "regex", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.regex-automata-0.3.3.bazel b/crate_universe/3rdparty/crates/BUILD.regex-automata-0.3.3.bazel index 5b53cc5989..c18b1797c6 100644 --- a/crate_universe/3rdparty/crates/BUILD.regex-automata-0.3.3.bazel +++ b/crate_universe/3rdparty/crates/BUILD.regex-automata-0.3.3.bazel @@ -14,7 +14,7 @@ rust_library( name = "regex_automata", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.regex-automata-0.4.3.bazel b/crate_universe/3rdparty/crates/BUILD.regex-automata-0.4.3.bazel index dc2c91d5e7..fd534c45c8 100644 --- a/crate_universe/3rdparty/crates/BUILD.regex-automata-0.4.3.bazel +++ b/crate_universe/3rdparty/crates/BUILD.regex-automata-0.4.3.bazel @@ -14,7 +14,7 @@ rust_library( name = "regex_automata", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.regex-syntax-0.8.2.bazel b/crate_universe/3rdparty/crates/BUILD.regex-syntax-0.8.2.bazel index e6593b5b6d..4bb3267eca 100644 --- a/crate_universe/3rdparty/crates/BUILD.regex-syntax-0.8.2.bazel +++ b/crate_universe/3rdparty/crates/BUILD.regex-syntax-0.8.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "regex_syntax", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.rustc-hash-1.1.0.bazel b/crate_universe/3rdparty/crates/BUILD.rustc-hash-1.1.0.bazel index 43232469bd..ff72affc9f 100644 --- a/crate_universe/3rdparty/crates/BUILD.rustc-hash-1.1.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.rustc-hash-1.1.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "rustc_hash", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.rustc-serialize-0.3.25.bazel b/crate_universe/3rdparty/crates/BUILD.rustc-serialize-0.3.25.bazel index 87c2f1be1b..2c9f617aa7 100644 --- a/crate_universe/3rdparty/crates/BUILD.rustc-serialize-0.3.25.bazel +++ b/crate_universe/3rdparty/crates/BUILD.rustc-serialize-0.3.25.bazel @@ -14,7 +14,7 @@ rust_library( name = "rustc_serialize", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.rustix-0.37.23.bazel b/crate_universe/3rdparty/crates/BUILD.rustix-0.37.23.bazel index 00d41e6cdd..196d581add 100644 --- a/crate_universe/3rdparty/crates/BUILD.rustix-0.37.23.bazel +++ b/crate_universe/3rdparty/crates/BUILD.rustix-0.37.23.bazel @@ -15,7 +15,7 @@ rust_library( name = "rustix", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), aliases = select({ "@rules_rust//rust/platform:aarch64-apple-darwin": { @@ -293,10 +293,10 @@ rust_library( ) cargo_build_script( - name = "rustix_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -321,6 +321,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "rustix", rustc_flags = [ "--cap-lints=allow", ], @@ -337,6 +338,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":rustix_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.rustix-0.38.21.bazel b/crate_universe/3rdparty/crates/BUILD.rustix-0.38.21.bazel index 65861892b5..0ed48f21d0 100644 --- a/crate_universe/3rdparty/crates/BUILD.rustix-0.38.21.bazel +++ b/crate_universe/3rdparty/crates/BUILD.rustix-0.38.21.bazel @@ -15,7 +15,7 @@ rust_library( name = "rustix", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), aliases = select({ "@rules_rust//rust/platform:aarch64-apple-darwin": { @@ -388,10 +388,10 @@ rust_library( ) cargo_build_script( - name = "rustix_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "alloc", @@ -489,6 +489,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "rustix", rustc_flags = [ "--cap-lints=allow", ], @@ -505,6 +506,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":rustix_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.ryu-1.0.14.bazel b/crate_universe/3rdparty/crates/BUILD.ryu-1.0.14.bazel index 27a1bc9a2d..1128c0bc48 100644 --- a/crate_universe/3rdparty/crates/BUILD.ryu-1.0.14.bazel +++ b/crate_universe/3rdparty/crates/BUILD.ryu-1.0.14.bazel @@ -14,7 +14,7 @@ rust_library( name = "ryu", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.same-file-1.0.6.bazel b/crate_universe/3rdparty/crates/BUILD.same-file-1.0.6.bazel index f0a26cb097..3d7c0a3ef5 100644 --- a/crate_universe/3rdparty/crates/BUILD.same-file-1.0.6.bazel +++ b/crate_universe/3rdparty/crates/BUILD.same-file-1.0.6.bazel @@ -14,7 +14,7 @@ rust_library( name = "same_file", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.scopeguard-1.2.0.bazel b/crate_universe/3rdparty/crates/BUILD.scopeguard-1.2.0.bazel index d200aa9ec2..b416c0d385 100644 --- a/crate_universe/3rdparty/crates/BUILD.scopeguard-1.2.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.scopeguard-1.2.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "scopeguard", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.semver-1.0.20.bazel b/crate_universe/3rdparty/crates/BUILD.semver-1.0.20.bazel index 924e0e5945..8121dfdcc5 100644 --- a/crate_universe/3rdparty/crates/BUILD.semver-1.0.20.bazel +++ b/crate_universe/3rdparty/crates/BUILD.semver-1.0.20.bazel @@ -15,7 +15,7 @@ rust_library( name = "semver", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -91,10 +91,10 @@ rust_library( ) cargo_build_script( - name = "semver_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -116,6 +116,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "semver", rustc_flags = [ "--cap-lints=allow", ], @@ -132,6 +133,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":semver_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.serde-1.0.190.bazel b/crate_universe/3rdparty/crates/BUILD.serde-1.0.190.bazel index 50b2ca02ca..46d756a3ad 100644 --- a/crate_universe/3rdparty/crates/BUILD.serde-1.0.190.bazel +++ b/crate_universe/3rdparty/crates/BUILD.serde-1.0.190.bazel @@ -15,7 +15,7 @@ rust_library( name = "serde", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -95,10 +95,10 @@ rust_library( ) cargo_build_script( - name = "serde_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -122,6 +122,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "serde", rustc_flags = [ "--cap-lints=allow", ], @@ -138,6 +139,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":serde_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.serde_derive-1.0.190.bazel b/crate_universe/3rdparty/crates/BUILD.serde_derive-1.0.190.bazel index c38e91c76e..23d5d7dfec 100644 --- a/crate_universe/3rdparty/crates/BUILD.serde_derive-1.0.190.bazel +++ b/crate_universe/3rdparty/crates/BUILD.serde_derive-1.0.190.bazel @@ -14,7 +14,7 @@ rust_proc_macro( name = "serde_derive", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.serde_json-1.0.108.bazel b/crate_universe/3rdparty/crates/BUILD.serde_json-1.0.108.bazel index 4db6b4a02f..adba2882f1 100644 --- a/crate_universe/3rdparty/crates/BUILD.serde_json-1.0.108.bazel +++ b/crate_universe/3rdparty/crates/BUILD.serde_json-1.0.108.bazel @@ -15,7 +15,7 @@ rust_library( name = "serde_json", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -93,10 +93,10 @@ rust_library( ) cargo_build_script( - name = "serde_json_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -118,6 +118,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "serde_json", rustc_flags = [ "--cap-lints=allow", ], @@ -134,6 +135,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":serde_json_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.serde_spanned-0.6.5.bazel b/crate_universe/3rdparty/crates/BUILD.serde_spanned-0.6.5.bazel index 71c364a080..1cd9509d0a 100644 --- a/crate_universe/3rdparty/crates/BUILD.serde_spanned-0.6.5.bazel +++ b/crate_universe/3rdparty/crates/BUILD.serde_spanned-0.6.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "serde_spanned", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.serde_starlark-0.1.14.bazel b/crate_universe/3rdparty/crates/BUILD.serde_starlark-0.1.14.bazel index a75faf30b2..c76dcd8f87 100644 --- a/crate_universe/3rdparty/crates/BUILD.serde_starlark-0.1.14.bazel +++ b/crate_universe/3rdparty/crates/BUILD.serde_starlark-0.1.14.bazel @@ -14,7 +14,7 @@ rust_library( name = "serde_starlark", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.sha1_smol-1.0.0.bazel b/crate_universe/3rdparty/crates/BUILD.sha1_smol-1.0.0.bazel index 2fa9130d07..03ca90729c 100644 --- a/crate_universe/3rdparty/crates/BUILD.sha1_smol-1.0.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.sha1_smol-1.0.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "sha1_smol", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.sha2-0.10.8.bazel b/crate_universe/3rdparty/crates/BUILD.sha2-0.10.8.bazel index bd7e93518b..3ac248c257 100644 --- a/crate_universe/3rdparty/crates/BUILD.sha2-0.10.8.bazel +++ b/crate_universe/3rdparty/crates/BUILD.sha2-0.10.8.bazel @@ -14,7 +14,7 @@ rust_library( name = "sha2", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.sharded-slab-0.1.7.bazel b/crate_universe/3rdparty/crates/BUILD.sharded-slab-0.1.7.bazel index 069cc51964..3c40b4df6e 100644 --- a/crate_universe/3rdparty/crates/BUILD.sharded-slab-0.1.7.bazel +++ b/crate_universe/3rdparty/crates/BUILD.sharded-slab-0.1.7.bazel @@ -14,7 +14,7 @@ rust_library( name = "sharded_slab", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.siphasher-0.3.10.bazel b/crate_universe/3rdparty/crates/BUILD.siphasher-0.3.10.bazel index f4e303fb32..b159898061 100644 --- a/crate_universe/3rdparty/crates/BUILD.siphasher-0.3.10.bazel +++ b/crate_universe/3rdparty/crates/BUILD.siphasher-0.3.10.bazel @@ -14,7 +14,7 @@ rust_library( name = "siphasher", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.slug-0.1.4.bazel b/crate_universe/3rdparty/crates/BUILD.slug-0.1.4.bazel index 0825a42fae..fdeacff3f3 100644 --- a/crate_universe/3rdparty/crates/BUILD.slug-0.1.4.bazel +++ b/crate_universe/3rdparty/crates/BUILD.slug-0.1.4.bazel @@ -14,7 +14,7 @@ rust_library( name = "slug", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.smallvec-1.11.0.bazel b/crate_universe/3rdparty/crates/BUILD.smallvec-1.11.0.bazel index 25c9e7f24a..c36dd256c7 100644 --- a/crate_universe/3rdparty/crates/BUILD.smallvec-1.11.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.smallvec-1.11.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "smallvec", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.smawk-0.3.1.bazel b/crate_universe/3rdparty/crates/BUILD.smawk-0.3.1.bazel index d1cd3547b0..52f43df839 100644 --- a/crate_universe/3rdparty/crates/BUILD.smawk-0.3.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.smawk-0.3.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "smawk", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.smol_str-0.2.0.bazel b/crate_universe/3rdparty/crates/BUILD.smol_str-0.2.0.bazel index ea0369da2c..e880324aad 100644 --- a/crate_universe/3rdparty/crates/BUILD.smol_str-0.2.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.smol_str-0.2.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "smol_str", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.spdx-0.10.3.bazel b/crate_universe/3rdparty/crates/BUILD.spdx-0.10.3.bazel index 434aafea44..b75bcc0f37 100644 --- a/crate_universe/3rdparty/crates/BUILD.spdx-0.10.3.bazel +++ b/crate_universe/3rdparty/crates/BUILD.spdx-0.10.3.bazel @@ -14,7 +14,7 @@ rust_library( name = "spdx", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.spectral-0.6.0.bazel b/crate_universe/3rdparty/crates/BUILD.spectral-0.6.0.bazel index aef41e7d39..3a14c5c7f1 100644 --- a/crate_universe/3rdparty/crates/BUILD.spectral-0.6.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.spectral-0.6.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "spectral", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.strsim-0.10.0.bazel b/crate_universe/3rdparty/crates/BUILD.strsim-0.10.0.bazel index 13eae12ea8..1a6a11105c 100644 --- a/crate_universe/3rdparty/crates/BUILD.strsim-0.10.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.strsim-0.10.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "strsim", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.syn-1.0.109.bazel b/crate_universe/3rdparty/crates/BUILD.syn-1.0.109.bazel index eb4fa4960e..de70b54b6b 100644 --- a/crate_universe/3rdparty/crates/BUILD.syn-1.0.109.bazel +++ b/crate_universe/3rdparty/crates/BUILD.syn-1.0.109.bazel @@ -15,7 +15,7 @@ rust_library( name = "syn", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -99,10 +99,10 @@ rust_library( ) cargo_build_script( - name = "syn_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "clone-impls", @@ -130,6 +130,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "syn", rustc_flags = [ "--cap-lints=allow", ], @@ -146,6 +147,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":syn_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.syn-2.0.32.bazel b/crate_universe/3rdparty/crates/BUILD.syn-2.0.32.bazel index 23b83ed6e7..7557aa8970 100644 --- a/crate_universe/3rdparty/crates/BUILD.syn-2.0.32.bazel +++ b/crate_universe/3rdparty/crates/BUILD.syn-2.0.32.bazel @@ -14,7 +14,7 @@ rust_library( name = "syn", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.tempfile-3.8.1.bazel b/crate_universe/3rdparty/crates/BUILD.tempfile-3.8.1.bazel index a5c00b08f0..11f73af1f6 100644 --- a/crate_universe/3rdparty/crates/BUILD.tempfile-3.8.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.tempfile-3.8.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "tempfile", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.tera-1.19.1.bazel b/crate_universe/3rdparty/crates/BUILD.tera-1.19.1.bazel index 6455bb0ac5..1fdede4241 100644 --- a/crate_universe/3rdparty/crates/BUILD.tera-1.19.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.tera-1.19.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "tera", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.textwrap-0.16.0.bazel b/crate_universe/3rdparty/crates/BUILD.textwrap-0.16.0.bazel index 26db9eaf6a..67d6840fe4 100644 --- a/crate_universe/3rdparty/crates/BUILD.textwrap-0.16.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.textwrap-0.16.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "textwrap", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.thiserror-1.0.50.bazel b/crate_universe/3rdparty/crates/BUILD.thiserror-1.0.50.bazel index c005a359c8..9e1f2f6bac 100644 --- a/crate_universe/3rdparty/crates/BUILD.thiserror-1.0.50.bazel +++ b/crate_universe/3rdparty/crates/BUILD.thiserror-1.0.50.bazel @@ -15,7 +15,7 @@ rust_library( name = "thiserror", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -88,10 +88,10 @@ rust_library( ) cargo_build_script( - name = "thiserror_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -108,6 +108,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "thiserror", rustc_flags = [ "--cap-lints=allow", ], @@ -124,6 +125,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":thiserror_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.thiserror-impl-1.0.50.bazel b/crate_universe/3rdparty/crates/BUILD.thiserror-impl-1.0.50.bazel index deaa499f22..4f45c47665 100644 --- a/crate_universe/3rdparty/crates/BUILD.thiserror-impl-1.0.50.bazel +++ b/crate_universe/3rdparty/crates/BUILD.thiserror-impl-1.0.50.bazel @@ -14,7 +14,7 @@ rust_proc_macro( name = "thiserror_impl", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.thread_local-1.1.4.bazel b/crate_universe/3rdparty/crates/BUILD.thread_local-1.1.4.bazel index b19b4777ab..1a2b13470a 100644 --- a/crate_universe/3rdparty/crates/BUILD.thread_local-1.1.4.bazel +++ b/crate_universe/3rdparty/crates/BUILD.thread_local-1.1.4.bazel @@ -14,7 +14,7 @@ rust_library( name = "thread_local", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.time-0.3.30.bazel b/crate_universe/3rdparty/crates/BUILD.time-0.3.36.bazel similarity index 98% rename from crate_universe/3rdparty/crates/BUILD.time-0.3.30.bazel rename to crate_universe/3rdparty/crates/BUILD.time-0.3.36.bazel index 27dc0d266d..d282a2bfd9 100644 --- a/crate_universe/3rdparty/crates/BUILD.time-0.3.30.bazel +++ b/crate_universe/3rdparty/crates/BUILD.time-0.3.36.bazel @@ -14,7 +14,7 @@ rust_library( name = "time", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -39,7 +39,7 @@ rust_library( crate_root = "src/lib.rs", edition = "2021", proc_macro_deps = [ - "@cui__time-macros-0.2.15//:time_macros", + "@cui__time-macros-0.2.18//:time_macros", ], rustc_flags = [ "--cap-lints=allow", @@ -88,10 +88,11 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.3.30", + version = "0.3.36", deps = [ "@cui__deranged-0.3.9//:deranged", "@cui__itoa-1.0.8//:itoa", + "@cui__num-conv-0.1.0//:num_conv", "@cui__powerfmt-0.2.0//:powerfmt", "@cui__time-core-0.1.2//:time_core", ] + select({ diff --git a/crate_universe/3rdparty/crates/BUILD.time-core-0.1.2.bazel b/crate_universe/3rdparty/crates/BUILD.time-core-0.1.2.bazel index 791803bce2..7f74905839 100644 --- a/crate_universe/3rdparty/crates/BUILD.time-core-0.1.2.bazel +++ b/crate_universe/3rdparty/crates/BUILD.time-core-0.1.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "time_core", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.time-macros-0.2.15.bazel b/crate_universe/3rdparty/crates/BUILD.time-macros-0.2.18.bazel similarity index 97% rename from crate_universe/3rdparty/crates/BUILD.time-macros-0.2.15.bazel rename to crate_universe/3rdparty/crates/BUILD.time-macros-0.2.18.bazel index 55feead3ee..942f578ce5 100644 --- a/crate_universe/3rdparty/crates/BUILD.time-macros-0.2.15.bazel +++ b/crate_universe/3rdparty/crates/BUILD.time-macros-0.2.18.bazel @@ -14,7 +14,7 @@ rust_proc_macro( name = "time_macros", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -81,8 +81,9 @@ rust_proc_macro( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.2.15", + version = "0.2.18", deps = [ + "@cui__num-conv-0.1.0//:num_conv", "@cui__time-core-0.1.2//:time_core", ], ) diff --git a/crate_universe/3rdparty/crates/BUILD.tinyvec-1.6.0.bazel b/crate_universe/3rdparty/crates/BUILD.tinyvec-1.6.0.bazel index f2278252b1..ecdb87d5f3 100644 --- a/crate_universe/3rdparty/crates/BUILD.tinyvec-1.6.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.tinyvec-1.6.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "tinyvec", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.tinyvec_macros-0.1.1.bazel b/crate_universe/3rdparty/crates/BUILD.tinyvec_macros-0.1.1.bazel index 12db9aa043..c0a66c828d 100644 --- a/crate_universe/3rdparty/crates/BUILD.tinyvec_macros-0.1.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.tinyvec_macros-0.1.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "tinyvec_macros", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.toml-0.7.6.bazel b/crate_universe/3rdparty/crates/BUILD.toml-0.7.6.bazel index 31e36c6e40..18d11e9125 100644 --- a/crate_universe/3rdparty/crates/BUILD.toml-0.7.6.bazel +++ b/crate_universe/3rdparty/crates/BUILD.toml-0.7.6.bazel @@ -14,7 +14,7 @@ rust_library( name = "toml", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.toml-0.8.10.bazel b/crate_universe/3rdparty/crates/BUILD.toml-0.8.10.bazel index 41943968b1..acc5253de5 100644 --- a/crate_universe/3rdparty/crates/BUILD.toml-0.8.10.bazel +++ b/crate_universe/3rdparty/crates/BUILD.toml-0.8.10.bazel @@ -14,7 +14,7 @@ rust_library( name = "toml", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.toml_datetime-0.6.5.bazel b/crate_universe/3rdparty/crates/BUILD.toml_datetime-0.6.5.bazel index 91dfaf43ff..f4ecdeb1fe 100644 --- a/crate_universe/3rdparty/crates/BUILD.toml_datetime-0.6.5.bazel +++ b/crate_universe/3rdparty/crates/BUILD.toml_datetime-0.6.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "toml_datetime", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.toml_edit-0.19.13.bazel b/crate_universe/3rdparty/crates/BUILD.toml_edit-0.19.13.bazel index c38784c87d..e811047674 100644 --- a/crate_universe/3rdparty/crates/BUILD.toml_edit-0.19.13.bazel +++ b/crate_universe/3rdparty/crates/BUILD.toml_edit-0.19.13.bazel @@ -14,7 +14,7 @@ rust_library( name = "toml_edit", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.toml_edit-0.22.4.bazel b/crate_universe/3rdparty/crates/BUILD.toml_edit-0.22.4.bazel index a25f30998b..f8855cdf47 100644 --- a/crate_universe/3rdparty/crates/BUILD.toml_edit-0.22.4.bazel +++ b/crate_universe/3rdparty/crates/BUILD.toml_edit-0.22.4.bazel @@ -14,7 +14,7 @@ rust_library( name = "toml_edit", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.tracing-0.1.40.bazel b/crate_universe/3rdparty/crates/BUILD.tracing-0.1.40.bazel index 7cd1068231..f66f3ce425 100644 --- a/crate_universe/3rdparty/crates/BUILD.tracing-0.1.40.bazel +++ b/crate_universe/3rdparty/crates/BUILD.tracing-0.1.40.bazel @@ -14,7 +14,7 @@ rust_library( name = "tracing", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.tracing-attributes-0.1.27.bazel b/crate_universe/3rdparty/crates/BUILD.tracing-attributes-0.1.27.bazel index abd597ebce..1f5c5cbd42 100644 --- a/crate_universe/3rdparty/crates/BUILD.tracing-attributes-0.1.27.bazel +++ b/crate_universe/3rdparty/crates/BUILD.tracing-attributes-0.1.27.bazel @@ -14,7 +14,7 @@ rust_proc_macro( name = "tracing_attributes", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.tracing-core-0.1.32.bazel b/crate_universe/3rdparty/crates/BUILD.tracing-core-0.1.32.bazel index 7e7e9f99be..7cc4872d6e 100644 --- a/crate_universe/3rdparty/crates/BUILD.tracing-core-0.1.32.bazel +++ b/crate_universe/3rdparty/crates/BUILD.tracing-core-0.1.32.bazel @@ -14,7 +14,7 @@ rust_library( name = "tracing_core", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.tracing-log-0.1.4.bazel b/crate_universe/3rdparty/crates/BUILD.tracing-log-0.1.4.bazel index 1679e9a3b3..bc00e1e474 100644 --- a/crate_universe/3rdparty/crates/BUILD.tracing-log-0.1.4.bazel +++ b/crate_universe/3rdparty/crates/BUILD.tracing-log-0.1.4.bazel @@ -14,7 +14,7 @@ rust_library( name = "tracing_log", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.tracing-subscriber-0.3.17.bazel b/crate_universe/3rdparty/crates/BUILD.tracing-subscriber-0.3.17.bazel index bb8559336e..f200d957a1 100644 --- a/crate_universe/3rdparty/crates/BUILD.tracing-subscriber-0.3.17.bazel +++ b/crate_universe/3rdparty/crates/BUILD.tracing-subscriber-0.3.17.bazel @@ -14,7 +14,7 @@ rust_library( name = "tracing_subscriber", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.typenum-1.16.0.bazel b/crate_universe/3rdparty/crates/BUILD.typenum-1.16.0.bazel index 9031608cb2..71606edd64 100644 --- a/crate_universe/3rdparty/crates/BUILD.typenum-1.16.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.typenum-1.16.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "typenum", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "typenum_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_main", crate_root = "build/main.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "typenum", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_main", - actual = ":typenum_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.ucd-trie-0.1.6.bazel b/crate_universe/3rdparty/crates/BUILD.ucd-trie-0.1.6.bazel index 2238a388dd..804831bc25 100644 --- a/crate_universe/3rdparty/crates/BUILD.ucd-trie-0.1.6.bazel +++ b/crate_universe/3rdparty/crates/BUILD.ucd-trie-0.1.6.bazel @@ -14,7 +14,7 @@ rust_library( name = "ucd_trie", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.uluru-3.0.0.bazel b/crate_universe/3rdparty/crates/BUILD.uluru-3.0.0.bazel index 3eeb026adc..b58a2dd4b1 100644 --- a/crate_universe/3rdparty/crates/BUILD.uluru-3.0.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.uluru-3.0.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "uluru", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.unic-char-property-0.9.0.bazel b/crate_universe/3rdparty/crates/BUILD.unic-char-property-0.9.0.bazel index 9a8f03a5bc..5bdd3c3822 100644 --- a/crate_universe/3rdparty/crates/BUILD.unic-char-property-0.9.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.unic-char-property-0.9.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "unic_char_property", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.unic-char-range-0.9.0.bazel b/crate_universe/3rdparty/crates/BUILD.unic-char-range-0.9.0.bazel index 33da7966e9..e4dc8f09e1 100644 --- a/crate_universe/3rdparty/crates/BUILD.unic-char-range-0.9.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.unic-char-range-0.9.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "unic_char_range", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.unic-common-0.9.0.bazel b/crate_universe/3rdparty/crates/BUILD.unic-common-0.9.0.bazel index eb7f04da0b..707bec7118 100644 --- a/crate_universe/3rdparty/crates/BUILD.unic-common-0.9.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.unic-common-0.9.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "unic_common", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.unic-segment-0.9.0.bazel b/crate_universe/3rdparty/crates/BUILD.unic-segment-0.9.0.bazel index 5aa1964dbf..0185dac338 100644 --- a/crate_universe/3rdparty/crates/BUILD.unic-segment-0.9.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.unic-segment-0.9.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "unic_segment", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.unic-ucd-segment-0.9.0.bazel b/crate_universe/3rdparty/crates/BUILD.unic-ucd-segment-0.9.0.bazel index 49626d3384..c7566a2126 100644 --- a/crate_universe/3rdparty/crates/BUILD.unic-ucd-segment-0.9.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.unic-ucd-segment-0.9.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "unic_ucd_segment", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.unic-ucd-version-0.9.0.bazel b/crate_universe/3rdparty/crates/BUILD.unic-ucd-version-0.9.0.bazel index 1253e181b4..2d338be765 100644 --- a/crate_universe/3rdparty/crates/BUILD.unic-ucd-version-0.9.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.unic-ucd-version-0.9.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "unic_ucd_version", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.unicode-bidi-0.3.13.bazel b/crate_universe/3rdparty/crates/BUILD.unicode-bidi-0.3.13.bazel index 0a11b45489..cf02e6d129 100644 --- a/crate_universe/3rdparty/crates/BUILD.unicode-bidi-0.3.13.bazel +++ b/crate_universe/3rdparty/crates/BUILD.unicode-bidi-0.3.13.bazel @@ -14,7 +14,7 @@ rust_library( name = "unicode_bidi", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.unicode-bom-2.0.2.bazel b/crate_universe/3rdparty/crates/BUILD.unicode-bom-2.0.2.bazel index a0acad30ad..c88cda67bd 100644 --- a/crate_universe/3rdparty/crates/BUILD.unicode-bom-2.0.2.bazel +++ b/crate_universe/3rdparty/crates/BUILD.unicode-bom-2.0.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "unicode_bom", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.unicode-ident-1.0.10.bazel b/crate_universe/3rdparty/crates/BUILD.unicode-ident-1.0.10.bazel index 4341228d4b..be35ccf2b6 100644 --- a/crate_universe/3rdparty/crates/BUILD.unicode-ident-1.0.10.bazel +++ b/crate_universe/3rdparty/crates/BUILD.unicode-ident-1.0.10.bazel @@ -14,7 +14,7 @@ rust_library( name = "unicode_ident", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.unicode-linebreak-0.1.5.bazel b/crate_universe/3rdparty/crates/BUILD.unicode-linebreak-0.1.5.bazel index d1cb550dd8..fe438e7700 100644 --- a/crate_universe/3rdparty/crates/BUILD.unicode-linebreak-0.1.5.bazel +++ b/crate_universe/3rdparty/crates/BUILD.unicode-linebreak-0.1.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "unicode_linebreak", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.unicode-normalization-0.1.22.bazel b/crate_universe/3rdparty/crates/BUILD.unicode-normalization-0.1.22.bazel index fb30bba195..10a82c909f 100644 --- a/crate_universe/3rdparty/crates/BUILD.unicode-normalization-0.1.22.bazel +++ b/crate_universe/3rdparty/crates/BUILD.unicode-normalization-0.1.22.bazel @@ -14,7 +14,7 @@ rust_library( name = "unicode_normalization", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.unicode-width-0.1.10.bazel b/crate_universe/3rdparty/crates/BUILD.unicode-width-0.1.10.bazel index 5265ba16b6..7b396d8f75 100644 --- a/crate_universe/3rdparty/crates/BUILD.unicode-width-0.1.10.bazel +++ b/crate_universe/3rdparty/crates/BUILD.unicode-width-0.1.10.bazel @@ -14,7 +14,7 @@ rust_library( name = "unicode_width", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.url-2.4.0.bazel b/crate_universe/3rdparty/crates/BUILD.url-2.4.0.bazel index 2a9ae72719..a2cd8ff101 100644 --- a/crate_universe/3rdparty/crates/BUILD.url-2.4.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.url-2.4.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "url", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.utf8parse-0.2.1.bazel b/crate_universe/3rdparty/crates/BUILD.utf8parse-0.2.1.bazel index 457eb583f0..0c7501bd52 100644 --- a/crate_universe/3rdparty/crates/BUILD.utf8parse-0.2.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.utf8parse-0.2.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "utf8parse", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.valuable-0.1.0.bazel b/crate_universe/3rdparty/crates/BUILD.valuable-0.1.0.bazel index e694e6b783..81a7b6cb41 100644 --- a/crate_universe/3rdparty/crates/BUILD.valuable-0.1.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.valuable-0.1.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "valuable", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "valuable_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "valuable", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":valuable_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.version_check-0.9.4.bazel b/crate_universe/3rdparty/crates/BUILD.version_check-0.9.4.bazel index 60896d1a11..156550077f 100644 --- a/crate_universe/3rdparty/crates/BUILD.version_check-0.9.4.bazel +++ b/crate_universe/3rdparty/crates/BUILD.version_check-0.9.4.bazel @@ -14,7 +14,7 @@ rust_library( name = "version_check", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.walkdir-2.3.3.bazel b/crate_universe/3rdparty/crates/BUILD.walkdir-2.3.3.bazel index 8ea2146925..5fd906238d 100644 --- a/crate_universe/3rdparty/crates/BUILD.walkdir-2.3.3.bazel +++ b/crate_universe/3rdparty/crates/BUILD.walkdir-2.3.3.bazel @@ -14,7 +14,7 @@ rust_library( name = "walkdir", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel b/crate_universe/3rdparty/crates/BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel index 44369513db..07d595e1a2 100644 --- a/crate_universe/3rdparty/crates/BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel @@ -14,7 +14,7 @@ rust_library( name = "wasi", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.wasm-bindgen-0.2.87.bazel b/crate_universe/3rdparty/crates/BUILD.wasm-bindgen-0.2.87.bazel index 3ce1724bef..8cf0483ec3 100644 --- a/crate_universe/3rdparty/crates/BUILD.wasm-bindgen-0.2.87.bazel +++ b/crate_universe/3rdparty/crates/BUILD.wasm-bindgen-0.2.87.bazel @@ -15,7 +15,7 @@ rust_library( name = "wasm_bindgen", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -89,10 +89,10 @@ rust_library( ) cargo_build_script( - name = "wasm-bindgen_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -109,6 +109,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "wasm-bindgen", rustc_flags = [ "--cap-lints=allow", ], @@ -125,6 +126,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":wasm-bindgen_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.wasm-bindgen-backend-0.2.87.bazel b/crate_universe/3rdparty/crates/BUILD.wasm-bindgen-backend-0.2.87.bazel index 6a56b385ca..2478113c5b 100644 --- a/crate_universe/3rdparty/crates/BUILD.wasm-bindgen-backend-0.2.87.bazel +++ b/crate_universe/3rdparty/crates/BUILD.wasm-bindgen-backend-0.2.87.bazel @@ -14,7 +14,7 @@ rust_library( name = "wasm_bindgen_backend", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.wasm-bindgen-macro-0.2.87.bazel b/crate_universe/3rdparty/crates/BUILD.wasm-bindgen-macro-0.2.87.bazel index 9570e32073..b0316290ae 100644 --- a/crate_universe/3rdparty/crates/BUILD.wasm-bindgen-macro-0.2.87.bazel +++ b/crate_universe/3rdparty/crates/BUILD.wasm-bindgen-macro-0.2.87.bazel @@ -14,7 +14,7 @@ rust_proc_macro( name = "wasm_bindgen_macro", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.wasm-bindgen-macro-support-0.2.87.bazel b/crate_universe/3rdparty/crates/BUILD.wasm-bindgen-macro-support-0.2.87.bazel index 5d5491e52b..21aa4565f0 100644 --- a/crate_universe/3rdparty/crates/BUILD.wasm-bindgen-macro-support-0.2.87.bazel +++ b/crate_universe/3rdparty/crates/BUILD.wasm-bindgen-macro-support-0.2.87.bazel @@ -14,7 +14,7 @@ rust_library( name = "wasm_bindgen_macro_support", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.wasm-bindgen-shared-0.2.87.bazel b/crate_universe/3rdparty/crates/BUILD.wasm-bindgen-shared-0.2.87.bazel index 57e066984c..b28248ad8c 100644 --- a/crate_universe/3rdparty/crates/BUILD.wasm-bindgen-shared-0.2.87.bazel +++ b/crate_universe/3rdparty/crates/BUILD.wasm-bindgen-shared-0.2.87.bazel @@ -15,7 +15,7 @@ rust_library( name = "wasm_bindgen_shared", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "wasm-bindgen-shared_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -106,6 +106,7 @@ cargo_build_script( ), edition = "2018", links = "wasm_bindgen", + pkg_name = "wasm-bindgen-shared", rustc_flags = [ "--cap-lints=allow", ], @@ -122,6 +123,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":wasm-bindgen-shared_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.winapi-0.3.9.bazel b/crate_universe/3rdparty/crates/BUILD.winapi-0.3.9.bazel index 55f08f43fb..ed9df42ddb 100644 --- a/crate_universe/3rdparty/crates/BUILD.winapi-0.3.9.bazel +++ b/crate_universe/3rdparty/crates/BUILD.winapi-0.3.9.bazel @@ -15,7 +15,7 @@ rust_library( name = "winapi", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -103,10 +103,10 @@ rust_library( ) cargo_build_script( - name = "winapi_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "consoleapi", @@ -141,6 +141,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "winapi", rustc_flags = [ "--cap-lints=allow", ], @@ -157,6 +158,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":winapi_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel b/crate_universe/3rdparty/crates/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel index 7c514eb1cc..4a1831aaf9 100644 --- a/crate_universe/3rdparty/crates/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "winapi_i686_pc_windows_gnu", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "winapi-i686-pc-windows-gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "winapi-i686-pc-windows-gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":winapi-i686-pc-windows-gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.winapi-util-0.1.5.bazel b/crate_universe/3rdparty/crates/BUILD.winapi-util-0.1.5.bazel index 164ab8cbae..87fb8841d4 100644 --- a/crate_universe/3rdparty/crates/BUILD.winapi-util-0.1.5.bazel +++ b/crate_universe/3rdparty/crates/BUILD.winapi-util-0.1.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "winapi_util", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel b/crate_universe/3rdparty/crates/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel index 97f48597ea..ffc15b47ca 100644 --- a/crate_universe/3rdparty/crates/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "winapi_x86_64_pc_windows_gnu", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "winapi-x86_64-pc-windows-gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "winapi-x86_64-pc-windows-gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":winapi-x86_64-pc-windows-gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.windows-0.48.0.bazel b/crate_universe/3rdparty/crates/BUILD.windows-0.48.0.bazel index 3d288916cf..736852fe11 100644 --- a/crate_universe/3rdparty/crates/BUILD.windows-0.48.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.windows-0.48.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "windows", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.windows-sys-0.48.0.bazel b/crate_universe/3rdparty/crates/BUILD.windows-sys-0.48.0.bazel index c1a7d88a73..7154259902 100644 --- a/crate_universe/3rdparty/crates/BUILD.windows-sys-0.48.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.windows-sys-0.48.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "windows_sys", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.windows-targets-0.48.1.bazel b/crate_universe/3rdparty/crates/BUILD.windows-targets-0.48.1.bazel index 9abd50f223..2e0e20bfa7 100644 --- a/crate_universe/3rdparty/crates/BUILD.windows-targets-0.48.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.windows-targets-0.48.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "windows_targets", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/BUILD.windows_aarch64_gnullvm-0.48.0.bazel b/crate_universe/3rdparty/crates/BUILD.windows_aarch64_gnullvm-0.48.0.bazel index 0a702a6357..57de35d01f 100644 --- a/crate_universe/3rdparty/crates/BUILD.windows_aarch64_gnullvm-0.48.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.windows_aarch64_gnullvm-0.48.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_aarch64_gnullvm", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_aarch64_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_aarch64_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_aarch64_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.windows_aarch64_msvc-0.48.0.bazel b/crate_universe/3rdparty/crates/BUILD.windows_aarch64_msvc-0.48.0.bazel index 98a26f0f33..e76885927d 100644 --- a/crate_universe/3rdparty/crates/BUILD.windows_aarch64_msvc-0.48.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.windows_aarch64_msvc-0.48.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_aarch64_msvc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_aarch64_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_aarch64_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_aarch64_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.windows_i686_gnu-0.48.0.bazel b/crate_universe/3rdparty/crates/BUILD.windows_i686_gnu-0.48.0.bazel index 10412577f7..73ede5b3b9 100644 --- a/crate_universe/3rdparty/crates/BUILD.windows_i686_gnu-0.48.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.windows_i686_gnu-0.48.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_i686_gnu", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_i686_gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_i686_gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.windows_i686_msvc-0.48.0.bazel b/crate_universe/3rdparty/crates/BUILD.windows_i686_msvc-0.48.0.bazel index c17adbcb3a..0a13d4fca6 100644 --- a/crate_universe/3rdparty/crates/BUILD.windows_i686_msvc-0.48.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.windows_i686_msvc-0.48.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_i686_msvc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_i686_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_i686_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.windows_x86_64_gnu-0.48.0.bazel b/crate_universe/3rdparty/crates/BUILD.windows_x86_64_gnu-0.48.0.bazel index 68116b3774..1071cb26cf 100644 --- a/crate_universe/3rdparty/crates/BUILD.windows_x86_64_gnu-0.48.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.windows_x86_64_gnu-0.48.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_x86_64_gnu", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_x86_64_gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.windows_x86_64_gnullvm-0.48.0.bazel b/crate_universe/3rdparty/crates/BUILD.windows_x86_64_gnullvm-0.48.0.bazel index 77759856b2..5f2c640f17 100644 --- a/crate_universe/3rdparty/crates/BUILD.windows_x86_64_gnullvm-0.48.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.windows_x86_64_gnullvm-0.48.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_x86_64_gnullvm", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_x86_64_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.windows_x86_64_msvc-0.48.0.bazel b/crate_universe/3rdparty/crates/BUILD.windows_x86_64_msvc-0.48.0.bazel index 632e80c04e..45629c7ba1 100644 --- a/crate_universe/3rdparty/crates/BUILD.windows_x86_64_msvc-0.48.0.bazel +++ b/crate_universe/3rdparty/crates/BUILD.windows_x86_64_msvc-0.48.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_x86_64_msvc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_x86_64_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/crate_universe/3rdparty/crates/BUILD.winnow-0.5.18.bazel b/crate_universe/3rdparty/crates/BUILD.winnow-0.5.18.bazel index 725baecb03..e3bc6f723e 100644 --- a/crate_universe/3rdparty/crates/BUILD.winnow-0.5.18.bazel +++ b/crate_universe/3rdparty/crates/BUILD.winnow-0.5.18.bazel @@ -14,7 +14,7 @@ rust_library( name = "winnow", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/crate_universe/3rdparty/crates/defs.bzl b/crate_universe/3rdparty/crates/defs.bzl index 750df70323..5490c88ca2 100644 --- a/crate_universe/3rdparty/crates/defs.bzl +++ b/crate_universe/3rdparty/crates/defs.bzl @@ -2057,6 +2057,16 @@ def crate_repositories(): build_file = Label("@rules_rust//crate_universe/3rdparty/crates:BUILD.num-complex-0.1.43.bazel"), ) + maybe( + http_archive, + name = "cui__num-conv-0.1.0", + sha256 = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9", + type = "tar.gz", + urls = ["https://static.crates.io/crates/num-conv/0.1.0/download"], + strip_prefix = "num-conv-0.1.0", + build_file = Label("@rules_rust//crate_universe/3rdparty/crates:BUILD.num-conv-0.1.0.bazel"), + ) + maybe( http_archive, name = "cui__num-integer-0.1.45", @@ -2789,12 +2799,12 @@ def crate_repositories(): maybe( http_archive, - name = "cui__time-0.3.30", - sha256 = "c4a34ab300f2dee6e562c10a046fc05e358b29f9bf92277f30c3c8d82275f6f5", + name = "cui__time-0.3.36", + sha256 = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885", type = "tar.gz", - urls = ["https://static.crates.io/crates/time/0.3.30/download"], - strip_prefix = "time-0.3.30", - build_file = Label("@rules_rust//crate_universe/3rdparty/crates:BUILD.time-0.3.30.bazel"), + urls = ["https://static.crates.io/crates/time/0.3.36/download"], + strip_prefix = "time-0.3.36", + build_file = Label("@rules_rust//crate_universe/3rdparty/crates:BUILD.time-0.3.36.bazel"), ) maybe( @@ -2809,12 +2819,12 @@ def crate_repositories(): maybe( http_archive, - name = "cui__time-macros-0.2.15", - sha256 = "4ad70d68dba9e1f8aceda7aa6711965dfec1cac869f311a51bd08b3a2ccbce20", + name = "cui__time-macros-0.2.18", + sha256 = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf", type = "tar.gz", - urls = ["https://static.crates.io/crates/time-macros/0.2.15/download"], - strip_prefix = "time-macros-0.2.15", - build_file = Label("@rules_rust//crate_universe/3rdparty/crates:BUILD.time-macros-0.2.15.bazel"), + urls = ["https://static.crates.io/crates/time-macros/0.2.18/download"], + strip_prefix = "time-macros-0.2.18", + build_file = Label("@rules_rust//crate_universe/3rdparty/crates:BUILD.time-macros-0.2.18.bazel"), ) maybe( diff --git a/crate_universe/Cargo.lock b/crate_universe/Cargo.lock index d980f4ef89..320d3ad0aa 100644 --- a/crate_universe/Cargo.lock +++ b/crate_universe/Cargo.lock @@ -1693,6 +1693,12 @@ dependencies = [ "rustc-serialize", ] +[[package]] +name = "num-conv" +version = "0.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" + [[package]] name = "num-integer" version = "0.1.45" @@ -2367,13 +2373,14 @@ dependencies = [ [[package]] name = "time" -version = "0.3.30" +version = "0.3.36" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c4a34ab300f2dee6e562c10a046fc05e358b29f9bf92277f30c3c8d82275f6f5" +checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885" dependencies = [ "deranged", "itoa", "libc", + "num-conv", "num_threads", "powerfmt", "serde", @@ -2389,10 +2396,11 @@ checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" [[package]] name = "time-macros" -version = "0.2.15" +version = "0.2.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4ad70d68dba9e1f8aceda7aa6711965dfec1cac869f311a51bd08b3a2ccbce20" +checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf" dependencies = [ + "num-conv", "time-core", ] diff --git a/crate_universe/extension.bzl b/crate_universe/extension.bzl index 509401d5fb..243b3b02b8 100644 --- a/crate_universe/extension.bzl +++ b/crate_universe/extension.bzl @@ -8,7 +8,7 @@ load("//crate_universe:defs.bzl", _crate_universe_crate = "crate") load("//crate_universe/private:crates_vendor.bzl", "CRATES_VENDOR_ATTRS", "generate_config_file", "generate_splicing_manifest") load("//crate_universe/private:generate_utils.bzl", "CARGO_BAZEL_GENERATOR_SHA256", "CARGO_BAZEL_GENERATOR_URL", "GENERATOR_ENV_VARS", "render_config") load("//crate_universe/private:urls.bzl", "CARGO_BAZEL_SHA256S", "CARGO_BAZEL_URLS") -load("//crate_universe/private/module_extensions:cargo_bazel_bootstrap.bzl", "get_cargo_bazel_runner") +load("//crate_universe/private/module_extensions:cargo_bazel_bootstrap.bzl", "get_cargo_bazel_runner", "get_host_cargo_rustc") load("//rust/platform:triple.bzl", "get_host_triple") # A list of labels which may be relative (and if so, is within the repo the rule is generated in). @@ -228,7 +228,7 @@ def _package_to_json(p): }) def _get_generator(module_ctx): - """Query Network Resources to local a `cargo-bazel` binary. + """Query Network Resources to local a `cargo-bazel` binary. Based off get_generator in crates_universe/private/generate_utils.bzl @@ -276,6 +276,16 @@ def _get_generator(module_ctx): return output def _crate_impl(module_ctx): + # Preload all external repositories. Calling `module_ctx.path` will cause restarts of the implementation + # function of the module extension, so we want to trigger all restarts before we start the actual work. + # Once https://github.com/bazelbuild/bazel/issues/22729 has been fixed, this code can be removed. + get_host_cargo_rustc(module_ctx) + for mod in module_ctx.modules: + for cfg in mod.tags.from_cargo: + module_ctx.path(cfg.cargo_lockfile) + for m in cfg.manifests: + module_ctx.path(m) + cargo_bazel_output = _get_generator(module_ctx) cargo_bazel = get_cargo_bazel_runner(module_ctx, cargo_bazel_output) diff --git a/crate_universe/private/module_extensions/cargo_bazel_bootstrap.bzl b/crate_universe/private/module_extensions/cargo_bazel_bootstrap.bzl index e5b639100d..61ac5e4812 100644 --- a/crate_universe/private/module_extensions/cargo_bazel_bootstrap.bzl +++ b/crate_universe/private/module_extensions/cargo_bazel_bootstrap.bzl @@ -15,21 +15,32 @@ cargo_bazel_bootstrap = module_extension( doc = """Module extension to generate the cargo_bazel binary.""", ) -def get_cargo_bazel_runner(module_ctx, cargo_bazel): - """A helper function to allow executing cargo_bazel in module extensions. +def get_host_cargo_rustc(module_ctx): + """A helper function to get the path to the host cargo and rustc binaries. Args: module_ctx: The module extension's context. - cargo_bazel: Path The path to a `cargo-bazel` binary Returns: - A function that can be called to execute cargo_bazel. - """ + A tuple of path to cargo, path to rustc. + """ host_triple = get_host_triple(module_ctx) binary_ext = system_to_binary_ext(host_triple.system) cargo_path = str(module_ctx.path(Label("@rust_host_tools//:bin/cargo{}".format(binary_ext)))) rustc_path = str(module_ctx.path(Label("@rust_host_tools//:bin/rustc{}".format(binary_ext)))) + return cargo_path, rustc_path + +def get_cargo_bazel_runner(module_ctx, cargo_bazel): + """A helper function to allow executing cargo_bazel in module extensions. + + Args: + module_ctx: The module extension's context. + cargo_bazel: Path The path to a `cargo-bazel` binary + Returns: + A function that can be called to execute cargo_bazel. + """ + cargo_path, rustc_path = get_host_cargo_rustc(module_ctx) # Placing this as a nested function allows users to call this right at the # start of a module extension, thus triggering any restarts as early as diff --git a/crate_universe/src/cli/generate.rs b/crate_universe/src/cli/generate.rs index 6193289b44..60812151a4 100644 --- a/crate_universe/src/cli/generate.rs +++ b/crate_universe/src/cli/generate.rs @@ -111,7 +111,7 @@ pub fn generate(opt: GenerateOptions) -> Result<()> { let annotations = Annotations::new(cargo_metadata, cargo_lockfile.clone(), config.clone())?; // Generate renderable contexts for each package - let context = Context::new(annotations)?; + let context = Context::new(annotations, config.rendering.are_sources_present())?; // Render build files let outputs = Renderer::new( diff --git a/crate_universe/src/cli/vendor.rs b/crate_universe/src/cli/vendor.rs index 8578a2be39..1159121af8 100644 --- a/crate_universe/src/cli/vendor.rs +++ b/crate_universe/src/cli/vendor.rs @@ -169,7 +169,7 @@ pub fn vendor(opt: VendorOptions) -> Result<()> { let annotations = Annotations::new(cargo_metadata, cargo_lockfile.clone(), config.clone())?; // Generate renderable contexts for earch package - let context = Context::new(annotations)?; + let context = Context::new(annotations, config.rendering.are_sources_present())?; // Render build files let outputs = Renderer::new( diff --git a/crate_universe/src/config.rs b/crate_universe/src/config.rs index 0d83c7c66b..ccd4d97a87 100644 --- a/crate_universe/src/config.rs +++ b/crate_universe/src/config.rs @@ -22,7 +22,7 @@ use crate::utils::starlark::Label; use crate::utils::target_triple::TargetTriple; /// Representations of different kinds of crate vendoring into workspaces. -#[derive(Debug, Serialize, Deserialize, Clone)] +#[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq)] #[serde(rename_all = "lowercase")] pub(crate) enum VendorMode { /// Crates having full source being vendored into a workspace @@ -122,6 +122,12 @@ impl Default for RenderConfig { } } +impl RenderConfig { + pub(crate) fn are_sources_present(&self) -> bool { + self.vendor_mode == Some(VendorMode::Local) + } +} + fn default_build_file_template() -> String { "//:BUILD.{name}-{version}.bazel".to_owned() } diff --git a/crate_universe/src/context.rs b/crate_universe/src/context.rs index 3f511edf95..204bdaff3c 100644 --- a/crate_universe/src/context.rs +++ b/crate_universe/src/context.rs @@ -52,7 +52,7 @@ impl Context { Ok(serde_json::from_str(&data)?) } - pub(crate) fn new(annotations: Annotations) -> Result { + pub(crate) fn new(annotations: Annotations, sources_are_present: bool) -> Result { // Build a map of crate contexts let crates: BTreeMap = annotations .metadata @@ -67,6 +67,7 @@ impl Context { &annotations.metadata.workspace_metadata.tree_metadata, annotations.config.generate_binaries, annotations.config.generate_build_scripts, + sources_are_present, ); let id = CrateId::new(context.name.clone(), context.version.clone()); (id, context) @@ -239,7 +240,7 @@ mod test { ) .unwrap(); - Context::new(annotations).unwrap() + Context::new(annotations, false).unwrap() } fn mock_context_aliases() -> Context { @@ -250,7 +251,7 @@ mod test { ) .unwrap(); - Context::new(annotations).unwrap() + Context::new(annotations, false).unwrap() } #[test] diff --git a/crate_universe/src/context/crate_context.rs b/crate_universe/src/context/crate_context.rs index f6b8b5fb6f..88cb11bfa2 100644 --- a/crate_universe/src/context/crate_context.rs +++ b/crate_universe/src/context/crate_context.rs @@ -342,6 +342,7 @@ pub(crate) struct CrateContext { } impl CrateContext { + #[allow(clippy::too_many_arguments)] pub(crate) fn new( annotation: &CrateAnnotation, packages: &BTreeMap, @@ -350,6 +351,7 @@ impl CrateContext { resolver_data: &TreeResolverMetadata, include_binaries: bool, include_build_scripts: bool, + sources_are_present: bool, ) -> Self { let package: &Package = &packages[&annotation.node.id]; let current_crate_id = CrateId::new(package.name.clone(), package.version.clone()); @@ -427,6 +429,7 @@ impl CrateContext { packages, gen_binaries, include_build_scripts, + sources_are_present, ); // Parse the library crate name from the set of included targets @@ -751,6 +754,7 @@ impl CrateContext { packages: &BTreeMap, gen_binaries: &GenBinaries, include_build_scripts: bool, + sources_are_present: bool, ) -> BTreeSet { let package = &packages[&node.id]; @@ -781,7 +785,7 @@ impl CrateContext { return Some(Rule::BuildScript(TargetAttributes { crate_name, crate_root, - srcs: Glob::new_rust_srcs(), + srcs: Glob::new_rust_srcs(!sources_are_present), })); } @@ -790,7 +794,7 @@ impl CrateContext { return Some(Rule::ProcMacro(TargetAttributes { crate_name, crate_root, - srcs: Glob::new_rust_srcs(), + srcs: Glob::new_rust_srcs(!sources_are_present), })); } @@ -799,7 +803,7 @@ impl CrateContext { return Some(Rule::Library(TargetAttributes { crate_name, crate_root, - srcs: Glob::new_rust_srcs(), + srcs: Glob::new_rust_srcs(!sources_are_present), })); } @@ -813,7 +817,7 @@ impl CrateContext { return Some(Rule::Binary(TargetAttributes { crate_name: target.name.clone(), crate_root, - srcs: Glob::new_rust_srcs(), + srcs: Glob::new_rust_srcs(!sources_are_present), })); } @@ -852,6 +856,7 @@ mod test { let include_binaries = false; let include_build_scripts = false; + let are_sources_present = false; let context = CrateContext::new( crate_annotation, &annotations.metadata.packages, @@ -860,6 +865,7 @@ mod test { &annotations.metadata.workspace_metadata.tree_metadata, include_binaries, include_build_scripts, + are_sources_present, ); assert_eq!(context.name, "common"); @@ -868,7 +874,7 @@ mod test { BTreeSet::from([Rule::Library(TargetAttributes { crate_name: "common".to_owned(), crate_root: Some("lib.rs".to_owned()), - srcs: Glob::new_rust_srcs(), + srcs: Glob::new_rust_srcs(!are_sources_present), })]), ); } @@ -898,6 +904,7 @@ mod test { let include_binaries = false; let include_build_scripts = false; + let are_sources_present = false; let context = CrateContext::new( crate_annotation, &annotations.metadata.packages, @@ -906,6 +913,7 @@ mod test { &annotations.metadata.workspace_metadata.tree_metadata, include_binaries, include_build_scripts, + are_sources_present, ); assert_eq!(context.name, "common"); @@ -915,12 +923,12 @@ mod test { Rule::Library(TargetAttributes { crate_name: "common".to_owned(), crate_root: Some("lib.rs".to_owned()), - srcs: Glob::new_rust_srcs(), + srcs: Glob::new_rust_srcs(!are_sources_present), }), Rule::Binary(TargetAttributes { crate_name: "common-bin".to_owned(), crate_root: Some("main.rs".to_owned()), - srcs: Glob::new_rust_srcs(), + srcs: Glob::new_rust_srcs(!are_sources_present), }), ]), ); @@ -961,6 +969,7 @@ mod test { let include_binaries = false; let include_build_scripts = true; + let are_sources_present = false; let context = CrateContext::new( crate_annotation, &annotations.metadata.packages, @@ -969,6 +978,7 @@ mod test { &annotations.metadata.workspace_metadata.tree_metadata, include_binaries, include_build_scripts, + are_sources_present, ); assert_eq!(context.name, "openssl-sys"); @@ -979,12 +989,12 @@ mod test { Rule::Library(TargetAttributes { crate_name: "openssl_sys".to_owned(), crate_root: Some("src/lib.rs".to_owned()), - srcs: Glob::new_rust_srcs(), + srcs: Glob::new_rust_srcs(!are_sources_present), }), Rule::BuildScript(TargetAttributes { crate_name: "build_script_main".to_owned(), crate_root: Some("build/main.rs".to_owned()), - srcs: Glob::new_rust_srcs(), + srcs: Glob::new_rust_srcs(!are_sources_present), }) ]), ); @@ -1006,6 +1016,7 @@ mod test { let include_binaries = false; let include_build_scripts = false; + let are_sources_present = false; let context = CrateContext::new( crate_annotation, &annotations.metadata.packages, @@ -1014,6 +1025,7 @@ mod test { &annotations.metadata.workspace_metadata.tree_metadata, include_binaries, include_build_scripts, + are_sources_present, ); assert_eq!(context.name, "openssl-sys"); @@ -1023,7 +1035,7 @@ mod test { BTreeSet::from([Rule::Library(TargetAttributes { crate_name: "openssl_sys".to_owned(), crate_root: Some("src/lib.rs".to_owned()), - srcs: Glob::new_rust_srcs(), + srcs: Glob::new_rust_srcs(!are_sources_present), })]), ); } @@ -1040,6 +1052,7 @@ mod test { let include_binaries = false; let include_build_scripts = false; + let are_sources_present = false; let context = CrateContext::new( crate_annotation, &annotations.metadata.packages, @@ -1048,6 +1061,7 @@ mod test { &annotations.metadata.workspace_metadata.tree_metadata, include_binaries, include_build_scripts, + are_sources_present, ); assert_eq!(context.name, "sysinfo"); @@ -1057,7 +1071,7 @@ mod test { BTreeSet::from([Rule::Library(TargetAttributes { crate_name: "sysinfo".to_owned(), crate_root: Some("src/lib.rs".to_owned()), - srcs: Glob::new_rust_srcs(), + srcs: Glob::new_rust_srcs(!are_sources_present), })]), ); } @@ -1072,6 +1086,7 @@ mod test { }]; let include_binaries = false; let include_build_scripts = false; + let are_sources_present = false; let package = annotations .metadata @@ -1088,6 +1103,7 @@ mod test { &annotations.metadata.workspace_metadata.tree_metadata, include_binaries, include_build_scripts, + are_sources_present, ); assert_eq!(context.name, "common"); @@ -1209,6 +1225,7 @@ mod test { }]; let include_binaries = false; let include_build_scripts = false; + let are_sources_present = false; let context = CrateContext::new( crate_annotation, @@ -1218,6 +1235,7 @@ mod test { &annotations.metadata.workspace_metadata.tree_metadata, include_binaries, include_build_scripts, + are_sources_present, ); let mut expected = Select::new(); diff --git a/crate_universe/src/rendering.rs b/crate_universe/src/rendering.rs index 6fd2b62d9a..2b6ca320cf 100644 --- a/crate_universe/src/rendering.rs +++ b/crate_universe/src/rendering.rs @@ -1197,7 +1197,7 @@ mod test { }; let annotations = Annotations::new(test::metadata::alias(), test::lockfile::alias(), config).unwrap(); - let context = Context::new(annotations).unwrap(); + let context = Context::new(annotations, false).unwrap(); let renderer = Renderer::new(mock_render_config(None), mock_supported_platform_triples()); let output = renderer.render(&context).unwrap(); @@ -1403,7 +1403,7 @@ mod test { let lockfile = test::lockfile::multi_cfg_dep(); let annotations = Annotations::new(metadata, lockfile, config.clone()).unwrap(); - let context = Context::new(annotations).unwrap(); + let context = Context::new(annotations, false).unwrap(); let renderer = Renderer::new(config.rendering, config.supported_platform_triples); let output = renderer.render(&context).unwrap(); diff --git a/crate_universe/src/utils/starlark/glob.rs b/crate_universe/src/utils/starlark/glob.rs index c8bf4bf5b9..eee50c30eb 100644 --- a/crate_universe/src/utils/starlark/glob.rs +++ b/crate_universe/src/utils/starlark/glob.rs @@ -13,9 +13,9 @@ pub(crate) struct Glob { } impl Glob { - pub(crate) fn new_rust_srcs() -> Self { + pub(crate) fn new_rust_srcs(allow_empty: bool) -> Self { Self { - allow_empty: false, + allow_empty, include: BTreeSet::from(["**/*.rs".to_owned()]), exclude: BTreeSet::new(), } diff --git a/docs/cargo.md b/docs/cargo.md index 9d70fb805a..2d5346843b 100644 --- a/docs/cargo.md +++ b/docs/cargo.md @@ -35,7 +35,7 @@ A rule for bootstrapping a Rust binary using [Cargo](https://doc.rust-lang.org/c | rust_toolchain_rustc_template | The template to use for finding the host rustc binary. {version} (eg. '1.53.0'), {triple} (eg. 'x86_64-unknown-linux-gnu'), {arch} (eg. 'aarch64'), {vendor} (eg. 'unknown'), {system} (eg. 'darwin'), {channel} (eg. 'stable'), and {tool} (eg. 'rustc.exe') will be replaced in the string if present. | String | optional | "@rust_{system}_{arch}__{triple}__{channel}_tools//:bin/{tool}" | | srcs | Souce files of the crate to build. Passing source files here can be used to trigger rebuilds when changes are made | List of labels | optional | [] | | timeout | Maximum duration of the Cargo build command in seconds | Integer | optional | 600 | -| version | The version of Rust the currently registered toolchain is using. Eg. 1.56.0, or nightly/2021-09-08 | String | optional | "1.78.0" | +| version | The version of Rust the currently registered toolchain is using. Eg. 1.56.0, or nightly/2021-09-08 | String | optional | "1.79.0" | diff --git a/docs/crate_universe.md b/docs/crate_universe.md index 62e65e56fd..fa3c02f4ab 100644 --- a/docs/crate_universe.md +++ b/docs/crate_universe.md @@ -419,7 +419,7 @@ CARGO_BAZEL_REPIN=1 CARGO_BAZEL_REPIN_ONLY=crate_index bazel sync --only=crate_i | repo_mapping | A dictionary from local repository name to global repository name. This allows controls over workspace dependency resolution for dependencies of this repository.<p>For example, an entry "@foo": "@bar" declares that, for any time this repository depends on @foo (such as a dependency on @foo//some:target, it should actually resolve that dependency within globally-declared @bar (@bar//some:target). | Dictionary: String -> String | required | | | rust_toolchain_cargo_template | The template to use for finding the host cargo binary. {version} (eg. '1.53.0'), {triple} (eg. 'x86_64-unknown-linux-gnu'), {arch} (eg. 'aarch64'), {vendor} (eg. 'unknown'), {system} (eg. 'darwin'), {cfg} (eg. 'exec'), {channel} (eg. 'stable'), and {tool} (eg. 'rustc.exe') will be replaced in the string if present. | String | optional | "@rust_{system}_{arch}__{triple}__{channel}_tools//:bin/{tool}" | | rust_toolchain_rustc_template | The template to use for finding the host rustc binary. {version} (eg. '1.53.0'), {triple} (eg. 'x86_64-unknown-linux-gnu'), {arch} (eg. 'aarch64'), {vendor} (eg. 'unknown'), {system} (eg. 'darwin'), {cfg} (eg. 'exec'), {channel} (eg. 'stable'), and {tool} (eg. 'cargo.exe') will be replaced in the string if present. | String | optional | "@rust_{system}_{arch}__{triple}__{channel}_tools//:bin/{tool}" | -| rust_version | The version of Rust the currently registered toolchain is using. Eg. 1.56.0, or nightly/2021-09-08 | String | optional | "1.78.0" | +| rust_version | The version of Rust the currently registered toolchain is using. Eg. 1.56.0, or nightly/2021-09-08 | String | optional | "1.79.0" | | splicing_config | The configuration flags to use for splicing Cargo maniests. Use //crate_universe:defs.bzl\%rsplicing_config to generate the value for this field. If unset, the defaults defined there will be used. | String | optional | "" | | supported_platform_triples | A set of all platform triples to consider when generating dependencies. | List of strings | optional | ["aarch64-unknown-linux-gnu", "aarch64-unknown-nixos-gnu", "i686-apple-darwin", "i686-pc-windows-msvc", "i686-unknown-linux-gnu", "x86_64-apple-darwin", "x86_64-pc-windows-msvc", "x86_64-unknown-linux-gnu", "x86_64-unknown-nixos-gnu", "aarch64-apple-darwin", "aarch64-apple-ios-sim", "aarch64-apple-ios", "aarch64-fuchsia", "aarch64-linux-android", "aarch64-pc-windows-msvc", "arm-unknown-linux-gnueabi", "armv7-linux-androideabi", "armv7-unknown-linux-gnueabi", "i686-linux-android", "i686-unknown-freebsd", "powerpc-unknown-linux-gnu", "riscv32imc-unknown-none-elf", "riscv64gc-unknown-none-elf", "s390x-unknown-linux-gnu", "thumbv7em-none-eabi", "thumbv8m.main-none-eabi", "wasm32-unknown-unknown", "wasm32-wasi", "x86_64-apple-ios", "x86_64-fuchsia", "x86_64-linux-android", "x86_64-unknown-freebsd", "x86_64-unknown-none", "aarch64-unknown-nto-qnx710"] | @@ -793,7 +793,7 @@ Define dependencies of the `cargo-bazel` Rust target | Name | Description | Default Value | | :------------- | :------------- | :------------- | -| rust_version | The version of rust to use when generating dependencies. | `"1.78.0"` | +| rust_version | The version of rust to use when generating dependencies. | `"1.79.0"` | | bootstrap | If true, a cargo_bootstrap_repository target will be generated. | `False` | | kwargs | Arguments to pass through to cargo_bazel_bootstrap. | none | diff --git a/docs/flatten.md b/docs/flatten.md index 626e6dc0c4..153dc6e286 100644 --- a/docs/flatten.md +++ b/docs/flatten.md @@ -109,7 +109,7 @@ A rule for bootstrapping a Rust binary using [Cargo](https://doc.rust-lang.org/c | rust_toolchain_rustc_template | The template to use for finding the host rustc binary. {version} (eg. '1.53.0'), {triple} (eg. 'x86_64-unknown-linux-gnu'), {arch} (eg. 'aarch64'), {vendor} (eg. 'unknown'), {system} (eg. 'darwin'), {channel} (eg. 'stable'), and {tool} (eg. 'rustc.exe') will be replaced in the string if present. | String | optional | "@rust_{system}_{arch}__{triple}__{channel}_tools//:bin/{tool}" | | srcs | Souce files of the crate to build. Passing source files here can be used to trigger rebuilds when changes are made | List of labels | optional | [] | | timeout | Maximum duration of the Cargo build command in seconds | Integer | optional | 600 | -| version | The version of Rust the currently registered toolchain is using. Eg. 1.56.0, or nightly/2021-09-08 | String | optional | "1.78.0" | +| version | The version of Rust the currently registered toolchain is using. Eg. 1.56.0, or nightly/2021-09-08 | String | optional | "1.79.0" | diff --git a/examples/.bazelrc b/examples/.bazelrc index 05952d1165..4bdd2dcae8 100644 --- a/examples/.bazelrc +++ b/examples/.bazelrc @@ -21,6 +21,11 @@ common --noenable_bzlmod # This isn't currently the defaut in Bazel, but we enable it to test we'll be ready if/when it flips. build --incompatible_disallow_empty_glob +build --java_runtime_version=remotejdk_21 +build --java_language_version=21 +build --tool_java_runtime_version=remotejdk_21 +build --tool_java_language_version=21 + # This import should always be last to allow users to override # settings for local development. try-import %workspace%/user.bazelrc diff --git a/examples/WORKSPACE.bazel b/examples/WORKSPACE.bazel index 7d892e1780..610b2047d4 100644 --- a/examples/WORKSPACE.bazel +++ b/examples/WORKSPACE.bazel @@ -34,6 +34,17 @@ load("@rules_rust//bindgen:transitive_repositories.bzl", "rust_bindgen_transitiv rust_bindgen_transitive_dependencies() +load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") + +# We need to load rules_java before anything proto-related happens because otherwise it will pull in its own rules_java which isn't compatible with rules_jvm_external. +http_archive( + name = "rules_java", + sha256 = "f8ae9ed3887df02f40de9f4f7ac3873e6dd7a471f9cddf63952538b94b59aeb3", + urls = [ + "https://github.com/bazelbuild/rules_java/releases/download/7.6.1/rules_java-7.6.1.tar.gz", + ], +) + load("@rules_rust//proto/protobuf:repositories.bzl", "rust_proto_protobuf_dependencies", "rust_proto_protobuf_register_toolchains") rust_proto_protobuf_dependencies() @@ -58,8 +69,6 @@ load("@rules_rust//wasm_bindgen/rules_js:repositories.bzl", "js_rust_wasm_bindge js_rust_wasm_bindgen_dependencies() -load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") - ############################################################################### # Workspace examples ############################################################################### @@ -161,6 +170,39 @@ http_archive( ], ) +http_archive( + name = "rules_jvm_external", + sha256 = "08ea921df02ffe9924123b0686dc04fd0ff875710bfadb7ad42badb931b0fd50", + strip_prefix = "rules_jvm_external-6.1", + url = "https://github.com/bazelbuild/rules_jvm_external/releases/download/6.1/rules_jvm_external-6.1.tar.gz", +) + +load("@rules_jvm_external//:repositories.bzl", "rules_jvm_external_deps") + +rules_jvm_external_deps() + +load("@rules_jvm_external//:setup.bzl", "rules_jvm_external_setup") + +rules_jvm_external_setup() + +load("@rules_jvm_external//:defs.bzl", "maven_install") + +maven_install( + name = "maven", + artifacts = [ + "net.java.dev.jna:jna:5.14.0", + "org.hamcrest:hamcrest:2.2", + ], + maven_install_json = "@//:maven_install.json", + repositories = [ + "https://repo1.maven.org/maven2", + ], +) + +load("@maven//:defs.bzl", "pinned_maven_install") + +pinned_maven_install() + ############################################################################### http_archive( diff --git a/examples/bzlmod/hello_world/MODULE.bazel.lock b/examples/bzlmod/hello_world/MODULE.bazel.lock index 106db3cc56..683fa54709 100644 --- a/examples/bzlmod/hello_world/MODULE.bazel.lock +++ b/examples/bzlmod/hello_world/MODULE.bazel.lock @@ -1,2012 +1,104 @@ { - "lockFileVersion": 6, - "moduleFileHash": "626730f6bfed207274c0f53502d56fd955e96d92ecd46b177e51164bd7c88cca", - "flags": { - "cmdRegistries": [ - "https://bcr.bazel.build/" - ], - "cmdModuleOverrides": {}, - "allowedYankedVersions": [], - "envVarAllowedYankedVersions": "", - "ignoreDevDependency": false, - "directDependenciesMode": "WARNING", - "compatibilityMode": "ERROR" - }, - "localOverrideHashes": { - "rules_rust": "7f527c646f02d799761ac87b7a12733068195e3c51e192a914805096ab1f6271", - "bazel_tools": "1ae69322ac3823527337acf02016e8ee95813d8d356f47060255b8956fa642f0" - }, - "moduleDepGraph": { - "": { - "name": "hello_world_example", - "version": "0.0.0", - "key": "", - "repoName": "hello_world_example", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [], - "extensionUsages": [ - { - "extensionBzlFile": "@rules_rust//crate_universe:extension.bzl", - "extensionName": "crate", - "usingModule": "", - "location": { - "file": "@@//:MODULE.bazel", - "line": 25, - "column": 22 - }, - "imports": { - "crates": "crates" - }, - "devImports": [], - "tags": [ - { - "tagName": "from_cargo", - "attributeValues": { - "name": "crates", - "cargo_lockfile": "//third-party:Cargo.lock", - "manifests": [ - "//third-party:Cargo.toml" - ] - }, - "devDependency": false, - "location": { - "file": "@@//:MODULE.bazel", - "line": 29, - "column": 17 - } - }, - { - "tagName": "annotation", - "attributeValues": { - "additive_build_file": "//:anyhow.BUILD.bazel", - "crate": "anyhow", - "data": [ - ":cargo_toml" - ], - "repositories": [ - "crates" - ], - "version": "*" - }, - "devDependency": false, - "location": { - "file": "@@//:MODULE.bazel", - "line": 35, - "column": 17 - } - } - ], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - }, - { - "extensionBzlFile": "@hello_world_example//third-party:extension.bzl", - "extensionName": "crate_repositories", - "usingModule": "", - "location": { - "file": "@@//:MODULE.bazel", - "line": 48, - "column": 35 - }, - "imports": { - "vendor__anyhow-1.0.77": "vendor__anyhow-1.0.77" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - } - ], - "deps": { - "platforms": "platforms@0.0.8", - "bazel_skylib": "bazel_skylib@1.5.0", - "rules_rust": "rules_rust@_", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - } - }, - "platforms@0.0.8": { - "name": "platforms", - "version": "0.0.8", - "key": "platforms@0.0.8", - "repoName": "platforms", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [], - "extensionUsages": [], - "deps": { - "rules_license": "rules_license@0.0.8", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/bazelbuild/platforms/releases/download/0.0.8/platforms-0.0.8.tar.gz" - ], - "integrity": "sha256-gVBAZgU4ns7LbaB8vLUJ1WN6OrmiS8abEQFTE2fYnXQ=", - "strip_prefix": "", - "remote_patches": {}, - "remote_patch_strip": 0 - } - } - }, - "bazel_skylib@1.5.0": { - "name": "bazel_skylib", - "version": "1.5.0", - "key": "bazel_skylib@1.5.0", - "repoName": "bazel_skylib", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [ - "//toolchains/unittest:cmd_toolchain", - "//toolchains/unittest:bash_toolchain" - ], - "extensionUsages": [], - "deps": { - "platforms": "platforms@0.0.8", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/bazelbuild/bazel-skylib/releases/download/1.5.0/bazel-skylib-1.5.0.tar.gz" - ], - "integrity": "sha256-zVWgYudjuTSZIfD124w5MyiNyLpPdt2UFqrGis7jy5Q=", - "strip_prefix": "", - "remote_patches": {}, - "remote_patch_strip": 0 - } - } - }, - "rules_rust@_": { - "name": "rules_rust", - "version": "0.43.0", - "key": "rules_rust@_", - "repoName": "rules_rust", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [ - "@rust_toolchains//:all", - "//proto/protobuf:default-proto-toolchain", - "//proto/prost:default_prost_toolchain", - "//bindgen:default_bindgen_toolchain" - ], - "extensionUsages": [ - { - "extensionBzlFile": "@rules_rust//rust/private:extensions.bzl", - "extensionName": "i", - "usingModule": "rules_rust@_", - "location": { - "file": "@@rules_rust~//:MODULE.bazel", - "line": 58, - "column": 30 - }, - "imports": { - "bazelci_rules": "bazelci_rules", - "cargo_bazel.buildifier-darwin-amd64": "cargo_bazel.buildifier-darwin-amd64", - "cargo_bazel.buildifier-darwin-arm64": "cargo_bazel.buildifier-darwin-arm64", - "cargo_bazel.buildifier-linux-amd64": "cargo_bazel.buildifier-linux-amd64", - "cargo_bazel.buildifier-linux-arm64": "cargo_bazel.buildifier-linux-arm64", - "cargo_bazel.buildifier-windows-amd64.exe": "cargo_bazel.buildifier-windows-amd64.exe", - "com_google_googleapis": "com_google_googleapis", - "cui": "cui", - "cui__anyhow-1.0.75": "cui__anyhow-1.0.75", - "cui__camino-1.1.6": "cui__camino-1.1.6", - "cui__cargo-lock-9.0.0": "cui__cargo-lock-9.0.0", - "cui__cargo-platform-0.1.4": "cui__cargo-platform-0.1.4", - "cui__cargo_metadata-0.18.1": "cui__cargo_metadata-0.18.1", - "cui__cargo_toml-0.19.2": "cui__cargo_toml-0.19.2", - "cui__cfg-expr-0.15.5": "cui__cfg-expr-0.15.5", - "cui__clap-4.3.11": "cui__clap-4.3.11", - "cui__crates-index-2.2.0": "cui__crates-index-2.2.0", - "cui__hex-0.4.3": "cui__hex-0.4.3", - "cui__indoc-2.0.4": "cui__indoc-2.0.4", - "cui__itertools-0.12.0": "cui__itertools-0.12.0", - "cui__maplit-1.0.2": "cui__maplit-1.0.2", - "cui__normpath-1.1.1": "cui__normpath-1.1.1", - "cui__pathdiff-0.2.1": "cui__pathdiff-0.2.1", - "cui__regex-1.10.2": "cui__regex-1.10.2", - "cui__semver-1.0.20": "cui__semver-1.0.20", - "cui__serde-1.0.190": "cui__serde-1.0.190", - "cui__serde_json-1.0.108": "cui__serde_json-1.0.108", - "cui__serde_starlark-0.1.14": "cui__serde_starlark-0.1.14", - "cui__sha2-0.10.8": "cui__sha2-0.10.8", - "cui__spdx-0.10.3": "cui__spdx-0.10.3", - "cui__spectral-0.6.0": "cui__spectral-0.6.0", - "cui__tempfile-3.8.1": "cui__tempfile-3.8.1", - "cui__tera-1.19.1": "cui__tera-1.19.1", - "cui__textwrap-0.16.0": "cui__textwrap-0.16.0", - "cui__toml-0.8.10": "cui__toml-0.8.10", - "cui__tracing-0.1.40": "cui__tracing-0.1.40", - "cui__tracing-subscriber-0.3.17": "cui__tracing-subscriber-0.3.17", - "generated_inputs_in_external_repo": "generated_inputs_in_external_repo", - "libc": "libc", - "llvm-raw": "llvm-raw", - "rrra__anyhow-1.0.71": "rrra__anyhow-1.0.71", - "rrra__clap-4.3.11": "rrra__clap-4.3.11", - "rrra__env_logger-0.10.0": "rrra__env_logger-0.10.0", - "rrra__itertools-0.11.0": "rrra__itertools-0.11.0", - "rrra__log-0.4.19": "rrra__log-0.4.19", - "rrra__serde-1.0.171": "rrra__serde-1.0.171", - "rrra__serde_json-1.0.102": "rrra__serde_json-1.0.102", - "rules_rust_bindgen__bindgen-0.69.1": "rules_rust_bindgen__bindgen-0.69.1", - "rules_rust_bindgen__bindgen-cli-0.69.1": "rules_rust_bindgen__bindgen-cli-0.69.1", - "rules_rust_bindgen__clang-sys-1.6.1": "rules_rust_bindgen__clang-sys-1.6.1", - "rules_rust_bindgen__clap-4.3.3": "rules_rust_bindgen__clap-4.3.3", - "rules_rust_bindgen__clap_complete-4.3.1": "rules_rust_bindgen__clap_complete-4.3.1", - "rules_rust_bindgen__env_logger-0.10.0": "rules_rust_bindgen__env_logger-0.10.0", - "rules_rust_prost": "rules_rust_prost", - "rules_rust_prost__h2-0.3.19": "rules_rust_prost__h2-0.3.19", - "rules_rust_prost__heck": "rules_rust_prost__heck", - "rules_rust_prost__prost-0.11.9": "rules_rust_prost__prost-0.11.9", - "rules_rust_prost__prost-types-0.11.9": "rules_rust_prost__prost-types-0.11.9", - "rules_rust_prost__protoc-gen-prost-0.2.2": "rules_rust_prost__protoc-gen-prost-0.2.2", - "rules_rust_prost__protoc-gen-tonic-0.2.2": "rules_rust_prost__protoc-gen-tonic-0.2.2", - "rules_rust_prost__tokio-1.28.2": "rules_rust_prost__tokio-1.28.2", - "rules_rust_prost__tokio-stream-0.1.14": "rules_rust_prost__tokio-stream-0.1.14", - "rules_rust_prost__tonic-0.9.2": "rules_rust_prost__tonic-0.9.2", - "rules_rust_proto__grpc-0.6.2": "rules_rust_proto__grpc-0.6.2", - "rules_rust_proto__grpc-compiler-0.6.2": "rules_rust_proto__grpc-compiler-0.6.2", - "rules_rust_proto__log-0.4.17": "rules_rust_proto__log-0.4.17", - "rules_rust_proto__protobuf-2.8.2": "rules_rust_proto__protobuf-2.8.2", - "rules_rust_proto__protobuf-codegen-2.8.2": "rules_rust_proto__protobuf-codegen-2.8.2", - "rules_rust_proto__tls-api-0.1.22": "rules_rust_proto__tls-api-0.1.22", - "rules_rust_proto__tls-api-stub-0.1.22": "rules_rust_proto__tls-api-stub-0.1.22", - "rules_rust_test_load_arbitrary_tool": "rules_rust_test_load_arbitrary_tool", - "rules_rust_tinyjson": "rules_rust_tinyjson", - "rules_rust_toolchain_test_target_json": "rules_rust_toolchain_test_target_json", - "rules_rust_wasm_bindgen__anyhow-1.0.71": "rules_rust_wasm_bindgen__anyhow-1.0.71", - "rules_rust_wasm_bindgen__assert_cmd-1.0.8": "rules_rust_wasm_bindgen__assert_cmd-1.0.8", - "rules_rust_wasm_bindgen__diff-0.1.13": "rules_rust_wasm_bindgen__diff-0.1.13", - "rules_rust_wasm_bindgen__docopt-1.1.1": "rules_rust_wasm_bindgen__docopt-1.1.1", - "rules_rust_wasm_bindgen__env_logger-0.8.4": "rules_rust_wasm_bindgen__env_logger-0.8.4", - "rules_rust_wasm_bindgen__log-0.4.19": "rules_rust_wasm_bindgen__log-0.4.19", - "rules_rust_wasm_bindgen__predicates-1.0.8": "rules_rust_wasm_bindgen__predicates-1.0.8", - "rules_rust_wasm_bindgen__rayon-1.7.0": "rules_rust_wasm_bindgen__rayon-1.7.0", - "rules_rust_wasm_bindgen__rouille-3.6.2": "rules_rust_wasm_bindgen__rouille-3.6.2", - "rules_rust_wasm_bindgen__serde-1.0.171": "rules_rust_wasm_bindgen__serde-1.0.171", - "rules_rust_wasm_bindgen__serde_derive-1.0.171": "rules_rust_wasm_bindgen__serde_derive-1.0.171", - "rules_rust_wasm_bindgen__serde_json-1.0.102": "rules_rust_wasm_bindgen__serde_json-1.0.102", - "rules_rust_wasm_bindgen__tempfile-3.6.0": "rules_rust_wasm_bindgen__tempfile-3.6.0", - "rules_rust_wasm_bindgen__ureq-2.8.0": "rules_rust_wasm_bindgen__ureq-2.8.0", - "rules_rust_wasm_bindgen__walrus-0.20.3": "rules_rust_wasm_bindgen__walrus-0.20.3", - "rules_rust_wasm_bindgen__wasm-bindgen-0.2.91": "rules_rust_wasm_bindgen__wasm-bindgen-0.2.91", - "rules_rust_wasm_bindgen__wasm-bindgen-cli-support-0.2.91": "rules_rust_wasm_bindgen__wasm-bindgen-cli-support-0.2.91", - "rules_rust_wasm_bindgen__wasm-bindgen-shared-0.2.91": "rules_rust_wasm_bindgen__wasm-bindgen-shared-0.2.91", - "rules_rust_wasm_bindgen__wasmparser-0.102.0": "rules_rust_wasm_bindgen__wasmparser-0.102.0", - "rules_rust_wasm_bindgen__wasmprinter-0.2.60": "rules_rust_wasm_bindgen__wasmprinter-0.2.60", - "rules_rust_wasm_bindgen_cli": "rules_rust_wasm_bindgen_cli" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - }, - { - "extensionBzlFile": "@rules_rust//rust:extensions.bzl", - "extensionName": "rust", - "usingModule": "rules_rust@_", - "location": { - "file": "@@rules_rust~//:MODULE.bazel", - "line": 157, - "column": 21 - }, - "imports": { - "rust_toolchains": "rust_toolchains" - }, - "devImports": [], - "tags": [ - { - "tagName": "toolchain", - "attributeValues": { - "edition": "2021" - }, - "devDependency": false, - "location": { - "file": "@@rules_rust~//:MODULE.bazel", - "line": 158, - "column": 15 - } - } - ], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - }, - { - "extensionBzlFile": "@rules_rust//rust:extensions.bzl", - "extensionName": "rust_host_tools", - "usingModule": "rules_rust@_", - "location": { - "file": "@@rules_rust~//:MODULE.bazel", - "line": 177, - "column": 32 - }, - "imports": { - "rust_host_tools": "rust_host_tools" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - }, - { - "extensionBzlFile": "@rules_rust//crate_universe/private/module_extensions:cargo_bazel_bootstrap.bzl", - "extensionName": "cargo_bazel_bootstrap", - "usingModule": "rules_rust@_", - "location": { - "file": "@@rules_rust~//:MODULE.bazel", - "line": 180, - "column": 38 - }, - "imports": { - "cargo_bazel_bootstrap": "cargo_bazel_bootstrap" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - } - ], - "deps": { - "bazel_features": "bazel_features@1.9.1", - "bazel_skylib": "bazel_skylib@1.5.0", - "platforms": "platforms@0.0.8", - "rules_cc": "rules_cc@0.0.9", - "rules_license": "rules_license@0.0.8", - "rules_proto": "rules_proto@5.3.0-21.7", - "build_bazel_apple_support": "apple_support@1.13.0", - "com_google_protobuf": "protobuf@21.7", - "aspect_rules_js": "aspect_rules_js@1.39.0", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - } - }, - "bazel_tools@_": { - "name": "bazel_tools", - "version": "", - "key": "bazel_tools@_", - "repoName": "bazel_tools", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [ - "@local_config_cc_toolchains//:all", - "@local_config_sh//:local_sh_toolchain" - ], - "extensionUsages": [ - { - "extensionBzlFile": "@bazel_tools//tools/cpp:cc_configure.bzl", - "extensionName": "cc_configure_extension", - "usingModule": "bazel_tools@_", - "location": { - "file": "@@bazel_tools//:MODULE.bazel", - "line": 18, - "column": 29 - }, - "imports": { - "local_config_cc": "local_config_cc", - "local_config_cc_toolchains": "local_config_cc_toolchains" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - }, - { - "extensionBzlFile": "@bazel_tools//tools/osx:xcode_configure.bzl", - "extensionName": "xcode_configure_extension", - "usingModule": "bazel_tools@_", - "location": { - "file": "@@bazel_tools//:MODULE.bazel", - "line": 22, - "column": 32 - }, - "imports": { - "local_config_xcode": "local_config_xcode" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - }, - { - "extensionBzlFile": "@rules_java//java:extensions.bzl", - "extensionName": "toolchains", - "usingModule": "bazel_tools@_", - "location": { - "file": "@@bazel_tools//:MODULE.bazel", - "line": 25, - "column": 32 - }, - "imports": { - "local_jdk": "local_jdk", - "remote_java_tools": "remote_java_tools", - "remote_java_tools_linux": "remote_java_tools_linux", - "remote_java_tools_windows": "remote_java_tools_windows", - "remote_java_tools_darwin_x86_64": "remote_java_tools_darwin_x86_64", - "remote_java_tools_darwin_arm64": "remote_java_tools_darwin_arm64" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - }, - { - "extensionBzlFile": "@bazel_tools//tools/sh:sh_configure.bzl", - "extensionName": "sh_configure_extension", - "usingModule": "bazel_tools@_", - "location": { - "file": "@@bazel_tools//:MODULE.bazel", - "line": 36, - "column": 39 - }, - "imports": { - "local_config_sh": "local_config_sh" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - }, - { - "extensionBzlFile": "@bazel_tools//tools/test:extensions.bzl", - "extensionName": "remote_coverage_tools_extension", - "usingModule": "bazel_tools@_", - "location": { - "file": "@@bazel_tools//:MODULE.bazel", - "line": 40, - "column": 48 - }, - "imports": { - "remote_coverage_tools": "remote_coverage_tools" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - }, - { - "extensionBzlFile": "@bazel_tools//tools/android:android_extensions.bzl", - "extensionName": "remote_android_tools_extensions", - "usingModule": "bazel_tools@_", - "location": { - "file": "@@bazel_tools//:MODULE.bazel", - "line": 43, - "column": 42 - }, - "imports": { - "android_gmaven_r8": "android_gmaven_r8", - "android_tools": "android_tools" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - }, - { - "extensionBzlFile": "@buildozer//:buildozer_binary.bzl", - "extensionName": "buildozer_binary", - "usingModule": "bazel_tools@_", - "location": { - "file": "@@bazel_tools//:MODULE.bazel", - "line": 47, - "column": 33 - }, - "imports": { - "buildozer_binary": "buildozer_binary" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - } - ], - "deps": { - "rules_cc": "rules_cc@0.0.9", - "rules_java": "rules_java@7.4.0", - "rules_license": "rules_license@0.0.8", - "rules_proto": "rules_proto@5.3.0-21.7", - "rules_python": "rules_python@0.22.1", - "buildozer": "buildozer@6.4.0.2", - "platforms": "platforms@0.0.8", - "com_google_protobuf": "protobuf@21.7", - "zlib": "zlib@1.3", - "build_bazel_apple_support": "apple_support@1.13.0", - "local_config_platform": "local_config_platform@_" - } - }, - "local_config_platform@_": { - "name": "local_config_platform", - "version": "", - "key": "local_config_platform@_", - "repoName": "local_config_platform", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [], - "extensionUsages": [], - "deps": { - "platforms": "platforms@0.0.8", - "bazel_tools": "bazel_tools@_" - } - }, - "rules_license@0.0.8": { - "name": "rules_license", - "version": "0.0.8", - "key": "rules_license@0.0.8", - "repoName": "rules_license", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [], - "extensionUsages": [], - "deps": { - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/bazelbuild/rules_license/releases/download/0.0.8/rules_license-0.0.8.tar.gz" - ], - "integrity": "sha256-JBsG8wl/0Yb/RogyFQ1swUIkfcQqMqrvtW0AmYlf0ik=", - "strip_prefix": "", - "remote_patches": {}, - "remote_patch_strip": 0 - } - } - }, - "bazel_features@1.9.1": { - "name": "bazel_features", - "version": "1.9.1", - "key": "bazel_features@1.9.1", - "repoName": "bazel_features", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [], - "extensionUsages": [ - { - "extensionBzlFile": "@bazel_features//private:extensions.bzl", - "extensionName": "version_extension", - "usingModule": "bazel_features@1.9.1", - "location": { - "file": "https://bcr.bazel.build/modules/bazel_features/1.9.1/MODULE.bazel", - "line": 15, - "column": 24 - }, - "imports": { - "bazel_features_globals": "bazel_features_globals", - "bazel_features_version": "bazel_features_version" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - } - ], - "deps": { - "bazel_skylib": "bazel_skylib@1.5.0", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/bazel-contrib/bazel_features/releases/download/v1.9.1/bazel_features-v1.9.1.tar.gz" - ], - "integrity": "sha256-13h9oomn+0lzUiEa0gDsn2mIIqngdXpJdv2fcT/zcrM=", - "strip_prefix": "bazel_features-1.9.1", - "remote_patches": { - "https://bcr.bazel.build/modules/bazel_features/1.9.1/patches/module_dot_bazel_version.patch": "sha256-a2ofwS5r2Qq+WxzVa7sLbRXhfT3JoYxSlUVQH/nL454=" - }, - "remote_patch_strip": 1 - } - } - }, - "rules_cc@0.0.9": { - "name": "rules_cc", - "version": "0.0.9", - "key": "rules_cc@0.0.9", - "repoName": "rules_cc", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [ - "@local_config_cc_toolchains//:all" - ], - "extensionUsages": [ - { - "extensionBzlFile": "@bazel_tools//tools/cpp:cc_configure.bzl", - "extensionName": "cc_configure_extension", - "usingModule": "rules_cc@0.0.9", - "location": { - "file": "https://bcr.bazel.build/modules/rules_cc/0.0.9/MODULE.bazel", - "line": 9, - "column": 29 - }, - "imports": { - "local_config_cc_toolchains": "local_config_cc_toolchains" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - } - ], - "deps": { - "platforms": "platforms@0.0.8", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/bazelbuild/rules_cc/releases/download/0.0.9/rules_cc-0.0.9.tar.gz" - ], - "integrity": "sha256-IDeHW5pEVtzkp50RKorohbvEqtlo5lh9ym5k86CQDN8=", - "strip_prefix": "rules_cc-0.0.9", - "remote_patches": { - "https://bcr.bazel.build/modules/rules_cc/0.0.9/patches/module_dot_bazel_version.patch": "sha256-mM+qzOI0SgAdaJBlWOSMwMPKpaA9b7R37Hj/tp5bb4g=" - }, - "remote_patch_strip": 0 - } - } - }, - "rules_proto@5.3.0-21.7": { - "name": "rules_proto", - "version": "5.3.0-21.7", - "key": "rules_proto@5.3.0-21.7", - "repoName": "rules_proto", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [], - "extensionUsages": [], - "deps": { - "bazel_skylib": "bazel_skylib@1.5.0", - "com_google_protobuf": "protobuf@21.7", - "rules_cc": "rules_cc@0.0.9", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/bazelbuild/rules_proto/archive/refs/tags/5.3.0-21.7.tar.gz" - ], - "integrity": "sha256-3D+yBqLLNEG0heseQjFlsjEjWh6psDG0Qzz3vB+kYN0=", - "strip_prefix": "rules_proto-5.3.0-21.7", - "remote_patches": {}, - "remote_patch_strip": 0 - } - } - }, - "apple_support@1.13.0": { - "name": "apple_support", - "version": "1.13.0", - "key": "apple_support@1.13.0", - "repoName": "build_bazel_apple_support", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [ - "@local_config_apple_cc_toolchains//:all" - ], - "extensionUsages": [ - { - "extensionBzlFile": "@build_bazel_apple_support//crosstool:setup.bzl", - "extensionName": "apple_cc_configure_extension", - "usingModule": "apple_support@1.13.0", - "location": { - "file": "https://bcr.bazel.build/modules/apple_support/1.13.0/MODULE.bazel", - "line": 19, - "column": 35 - }, - "imports": { - "local_config_apple_cc": "local_config_apple_cc", - "local_config_apple_cc_toolchains": "local_config_apple_cc_toolchains" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - } - ], - "deps": { - "bazel_skylib": "bazel_skylib@1.5.0", - "platforms": "platforms@0.0.8", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/bazelbuild/apple_support/releases/download/1.13.0/apple_support.1.13.0.tar.gz" - ], - "integrity": "sha256-HEAx5ytFagSNgXf1mlWBgIwHWF+p4lXG9f77h1KvfkA=", - "strip_prefix": "", - "remote_patches": { - "https://bcr.bazel.build/modules/apple_support/1.13.0/patches/module_dot_bazel_version.patch": "sha256-OqLgfAMNy6ZUF/WaVkNXzB/KcCYLlHLspYNk67mcASA=" - }, - "remote_patch_strip": 1 - } - } - }, - "protobuf@21.7": { - "name": "protobuf", - "version": "21.7", - "key": "protobuf@21.7", - "repoName": "protobuf", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [], - "extensionUsages": [ - { - "extensionBzlFile": "@rules_jvm_external//:extensions.bzl", - "extensionName": "maven", - "usingModule": "protobuf@21.7", - "location": { - "file": "https://bcr.bazel.build/modules/protobuf/21.7/MODULE.bazel", - "line": 22, - "column": 22 - }, - "imports": { - "maven": "maven" - }, - "devImports": [], - "tags": [ - { - "tagName": "install", - "attributeValues": { - "name": "maven", - "artifacts": [ - "com.google.code.findbugs:jsr305:3.0.2", - "com.google.code.gson:gson:2.8.9", - "com.google.errorprone:error_prone_annotations:2.3.2", - "com.google.j2objc:j2objc-annotations:1.3", - "com.google.guava:guava:31.1-jre", - "com.google.guava:guava-testlib:31.1-jre", - "com.google.truth:truth:1.1.2", - "junit:junit:4.13.2", - "org.mockito:mockito-core:4.3.1" - ] - }, - "devDependency": false, - "location": { - "file": "https://bcr.bazel.build/modules/protobuf/21.7/MODULE.bazel", - "line": 24, - "column": 14 - } - } - ], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - } - ], - "deps": { - "bazel_skylib": "bazel_skylib@1.5.0", - "rules_python": "rules_python@0.22.1", - "rules_cc": "rules_cc@0.0.9", - "rules_proto": "rules_proto@5.3.0-21.7", - "rules_java": "rules_java@7.4.0", - "rules_pkg": "rules_pkg@0.7.0", - "com_google_abseil": "abseil-cpp@20211102.0", - "zlib": "zlib@1.3", - "upb": "upb@0.0.0-20220923-a547704", - "rules_jvm_external": "rules_jvm_external@4.4.2", - "com_google_googletest": "googletest@1.11.0", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/protocolbuffers/protobuf/releases/download/v21.7/protobuf-all-21.7.zip" - ], - "integrity": "sha256-VJOiH17T/FAuZv7GuUScBqVRztYwAvpIkDxA36jeeko=", - "strip_prefix": "protobuf-21.7", - "remote_patches": { - "https://bcr.bazel.build/modules/protobuf/21.7/patches/add_module_dot_bazel.patch": "sha256-q3V2+eq0v2XF0z8z+V+QF4cynD6JvHI1y3kI/+rzl5s=", - "https://bcr.bazel.build/modules/protobuf/21.7/patches/add_module_dot_bazel_for_examples.patch": "sha256-O7YP6s3lo/1opUiO0jqXYORNHdZ/2q3hjz1QGy8QdIU=", - "https://bcr.bazel.build/modules/protobuf/21.7/patches/relative_repo_names.patch": "sha256-RK9RjW8T5UJNG7flIrnFiNE9vKwWB+8uWWtJqXYT0w4=", - "https://bcr.bazel.build/modules/protobuf/21.7/patches/add_missing_files.patch": "sha256-Hyne4DG2u5bXcWHNxNMirA2QFAe/2Cl8oMm1XJdkQIY=" - }, - "remote_patch_strip": 1 - } - } - }, - "aspect_rules_js@1.39.0": { - "name": "aspect_rules_js", - "version": "1.39.0", - "key": "aspect_rules_js@1.39.0", - "repoName": "aspect_rules_js", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [], - "extensionUsages": [ - { - "extensionBzlFile": "@rules_nodejs//nodejs:extensions.bzl", - "extensionName": "node", - "usingModule": "aspect_rules_js@1.39.0", - "location": { - "file": "https://bcr.bazel.build/modules/aspect_rules_js/1.39.0/MODULE.bazel", - "line": 28, - "column": 21 - }, - "imports": { - "nodejs_darwin_amd64": "nodejs_darwin_amd64", - "nodejs_darwin_arm64": "nodejs_darwin_arm64", - "nodejs_linux_amd64": "nodejs_linux_amd64", - "nodejs_linux_arm64": "nodejs_linux_arm64", - "nodejs_linux_ppc64le": "nodejs_linux_ppc64le", - "nodejs_linux_s390x": "nodejs_linux_s390x", - "nodejs_windows_amd64": "nodejs_windows_amd64" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - }, - { - "extensionBzlFile": "@aspect_rules_js//npm:extensions.bzl", - "extensionName": "pnpm", - "usingModule": "aspect_rules_js@1.39.0", - "location": { - "file": "https://bcr.bazel.build/modules/aspect_rules_js/1.39.0/MODULE.bazel", - "line": 37, - "column": 21 - }, - "imports": { - "pnpm": "pnpm", - "pnpm__links": "pnpm__links" - }, - "devImports": [], - "tags": [ - { - "tagName": "pnpm", - "attributeValues": { - "name": "pnpm", - "pnpm_version": "8.6.7", - "pnpm_version_integrity": "sha512-vRIWpD/L4phf9Bk2o/O2TDR8fFoJnpYrp2TKqTIZF/qZ2/rgL3qKXzHofHgbXsinwMoSEigz28sqk3pQ+yMEQQ==" - }, - "devDependency": false, - "location": { - "file": "https://bcr.bazel.build/modules/aspect_rules_js/1.39.0/MODULE.bazel", - "line": 38, - "column": 10 - } - } - ], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - }, - { - "extensionBzlFile": "@aspect_bazel_lib//lib:extensions.bzl", - "extensionName": "toolchains", - "usingModule": "aspect_rules_js@1.39.0", - "location": { - "file": "https://bcr.bazel.build/modules/aspect_rules_js/1.39.0/MODULE.bazel", - "line": 45, - "column": 37 - }, - "imports": { - "coreutils_toolchains": "coreutils_toolchains", - "yq_darwin_amd64": "yq_darwin_amd64", - "yq_darwin_arm64": "yq_darwin_arm64", - "yq_linux_amd64": "yq_linux_amd64", - "yq_linux_arm64": "yq_linux_arm64", - "yq_linux_ppc64le": "yq_linux_ppc64le", - "yq_linux_s390x": "yq_linux_s390x", - "yq_windows_amd64": "yq_windows_amd64" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - } - ], - "deps": { - "aspect_bazel_lib": "aspect_bazel_lib@1.40.3", - "aspect_rules_lint": "aspect_rules_lint@0.12.0", - "bazel_features": "bazel_features@1.9.1", - "bazel_skylib": "bazel_skylib@1.5.0", - "rules_nodejs": "rules_nodejs@5.8.2", - "platforms": "platforms@0.0.8", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/aspect-build/rules_js/releases/download/v1.39.0/rules_js-v1.39.0.tar.gz" - ], - "integrity": "sha256-YUgYjPpct2OXuHRbcdV8R6fBqOAP8vHi55VSBoRhl/E=", - "strip_prefix": "rules_js-1.39.0", - "remote_patches": { - "https://bcr.bazel.build/modules/aspect_rules_js/1.39.0/patches/module_dot_bazel_version.patch": "sha256-G5M/8u+DRrFD+L7N7gVW16xT9ZYQaZIbQWVfEMrxbLk=" - }, - "remote_patch_strip": 1 - } - } - }, - "rules_java@7.4.0": { - "name": "rules_java", - "version": "7.4.0", - "key": "rules_java@7.4.0", - "repoName": "rules_java", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [ - "//toolchains:all", - "@local_jdk//:runtime_toolchain_definition", - "@local_jdk//:bootstrap_runtime_toolchain_definition", - "@remotejdk11_linux_toolchain_config_repo//:all", - "@remotejdk11_linux_aarch64_toolchain_config_repo//:all", - "@remotejdk11_linux_ppc64le_toolchain_config_repo//:all", - "@remotejdk11_linux_s390x_toolchain_config_repo//:all", - "@remotejdk11_macos_toolchain_config_repo//:all", - "@remotejdk11_macos_aarch64_toolchain_config_repo//:all", - "@remotejdk11_win_toolchain_config_repo//:all", - "@remotejdk11_win_arm64_toolchain_config_repo//:all", - "@remotejdk17_linux_toolchain_config_repo//:all", - "@remotejdk17_linux_aarch64_toolchain_config_repo//:all", - "@remotejdk17_linux_ppc64le_toolchain_config_repo//:all", - "@remotejdk17_linux_s390x_toolchain_config_repo//:all", - "@remotejdk17_macos_toolchain_config_repo//:all", - "@remotejdk17_macos_aarch64_toolchain_config_repo//:all", - "@remotejdk17_win_toolchain_config_repo//:all", - "@remotejdk17_win_arm64_toolchain_config_repo//:all", - "@remotejdk21_linux_toolchain_config_repo//:all", - "@remotejdk21_linux_aarch64_toolchain_config_repo//:all", - "@remotejdk21_macos_toolchain_config_repo//:all", - "@remotejdk21_macos_aarch64_toolchain_config_repo//:all", - "@remotejdk21_win_toolchain_config_repo//:all" - ], - "extensionUsages": [ - { - "extensionBzlFile": "@rules_java//java:extensions.bzl", - "extensionName": "toolchains", - "usingModule": "rules_java@7.4.0", - "location": { - "file": "https://bcr.bazel.build/modules/rules_java/7.4.0/MODULE.bazel", - "line": 19, - "column": 27 - }, - "imports": { - "remote_java_tools": "remote_java_tools", - "remote_java_tools_linux": "remote_java_tools_linux", - "remote_java_tools_windows": "remote_java_tools_windows", - "remote_java_tools_darwin_x86_64": "remote_java_tools_darwin_x86_64", - "remote_java_tools_darwin_arm64": "remote_java_tools_darwin_arm64", - "local_jdk": "local_jdk", - "remotejdk11_linux_toolchain_config_repo": "remotejdk11_linux_toolchain_config_repo", - "remotejdk11_linux_aarch64_toolchain_config_repo": "remotejdk11_linux_aarch64_toolchain_config_repo", - "remotejdk11_linux_ppc64le_toolchain_config_repo": "remotejdk11_linux_ppc64le_toolchain_config_repo", - "remotejdk11_linux_s390x_toolchain_config_repo": "remotejdk11_linux_s390x_toolchain_config_repo", - "remotejdk11_macos_toolchain_config_repo": "remotejdk11_macos_toolchain_config_repo", - "remotejdk11_macos_aarch64_toolchain_config_repo": "remotejdk11_macos_aarch64_toolchain_config_repo", - "remotejdk11_win_toolchain_config_repo": "remotejdk11_win_toolchain_config_repo", - "remotejdk11_win_arm64_toolchain_config_repo": "remotejdk11_win_arm64_toolchain_config_repo", - "remotejdk17_linux_toolchain_config_repo": "remotejdk17_linux_toolchain_config_repo", - "remotejdk17_linux_aarch64_toolchain_config_repo": "remotejdk17_linux_aarch64_toolchain_config_repo", - "remotejdk17_linux_ppc64le_toolchain_config_repo": "remotejdk17_linux_ppc64le_toolchain_config_repo", - "remotejdk17_linux_s390x_toolchain_config_repo": "remotejdk17_linux_s390x_toolchain_config_repo", - "remotejdk17_macos_toolchain_config_repo": "remotejdk17_macos_toolchain_config_repo", - "remotejdk17_macos_aarch64_toolchain_config_repo": "remotejdk17_macos_aarch64_toolchain_config_repo", - "remotejdk17_win_toolchain_config_repo": "remotejdk17_win_toolchain_config_repo", - "remotejdk17_win_arm64_toolchain_config_repo": "remotejdk17_win_arm64_toolchain_config_repo", - "remotejdk21_linux_toolchain_config_repo": "remotejdk21_linux_toolchain_config_repo", - "remotejdk21_linux_aarch64_toolchain_config_repo": "remotejdk21_linux_aarch64_toolchain_config_repo", - "remotejdk21_macos_toolchain_config_repo": "remotejdk21_macos_toolchain_config_repo", - "remotejdk21_macos_aarch64_toolchain_config_repo": "remotejdk21_macos_aarch64_toolchain_config_repo", - "remotejdk21_win_toolchain_config_repo": "remotejdk21_win_toolchain_config_repo" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - } - ], - "deps": { - "platforms": "platforms@0.0.8", - "rules_cc": "rules_cc@0.0.9", - "bazel_skylib": "bazel_skylib@1.5.0", - "rules_proto": "rules_proto@5.3.0-21.7", - "rules_license": "rules_license@0.0.8", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/bazelbuild/rules_java/releases/download/7.4.0/rules_java-7.4.0.tar.gz" - ], - "integrity": "sha256-l27wi0nJKXQfIBeQ5Z44B8cq2B9CjIvJU82+/1/tFes=", - "strip_prefix": "", - "remote_patches": {}, - "remote_patch_strip": 0 - } - } - }, - "rules_python@0.22.1": { - "name": "rules_python", - "version": "0.22.1", - "key": "rules_python@0.22.1", - "repoName": "rules_python", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [ - "@bazel_tools//tools/python:autodetecting_toolchain" - ], - "extensionUsages": [ - { - "extensionBzlFile": "@rules_python//python/extensions/private:internal_deps.bzl", - "extensionName": "internal_deps", - "usingModule": "rules_python@0.22.1", - "location": { - "file": "https://bcr.bazel.build/modules/rules_python/0.22.1/MODULE.bazel", - "line": 14, - "column": 30 - }, - "imports": { - "pypi__build": "pypi__build", - "pypi__click": "pypi__click", - "pypi__colorama": "pypi__colorama", - "pypi__importlib_metadata": "pypi__importlib_metadata", - "pypi__installer": "pypi__installer", - "pypi__more_itertools": "pypi__more_itertools", - "pypi__packaging": "pypi__packaging", - "pypi__pep517": "pypi__pep517", - "pypi__pip": "pypi__pip", - "pypi__pip_tools": "pypi__pip_tools", - "pypi__setuptools": "pypi__setuptools", - "pypi__tomli": "pypi__tomli", - "pypi__wheel": "pypi__wheel", - "pypi__zipp": "pypi__zipp", - "pypi__coverage_cp310_aarch64-apple-darwin": "pypi__coverage_cp310_aarch64-apple-darwin", - "pypi__coverage_cp310_aarch64-unknown-linux-gnu": "pypi__coverage_cp310_aarch64-unknown-linux-gnu", - "pypi__coverage_cp310_x86_64-apple-darwin": "pypi__coverage_cp310_x86_64-apple-darwin", - "pypi__coverage_cp310_x86_64-unknown-linux-gnu": "pypi__coverage_cp310_x86_64-unknown-linux-gnu", - "pypi__coverage_cp311_aarch64-unknown-linux-gnu": "pypi__coverage_cp311_aarch64-unknown-linux-gnu", - "pypi__coverage_cp311_x86_64-apple-darwin": "pypi__coverage_cp311_x86_64-apple-darwin", - "pypi__coverage_cp311_x86_64-unknown-linux-gnu": "pypi__coverage_cp311_x86_64-unknown-linux-gnu", - "pypi__coverage_cp38_aarch64-apple-darwin": "pypi__coverage_cp38_aarch64-apple-darwin", - "pypi__coverage_cp38_aarch64-unknown-linux-gnu": "pypi__coverage_cp38_aarch64-unknown-linux-gnu", - "pypi__coverage_cp38_x86_64-apple-darwin": "pypi__coverage_cp38_x86_64-apple-darwin", - "pypi__coverage_cp38_x86_64-unknown-linux-gnu": "pypi__coverage_cp38_x86_64-unknown-linux-gnu", - "pypi__coverage_cp39_aarch64-apple-darwin": "pypi__coverage_cp39_aarch64-apple-darwin", - "pypi__coverage_cp39_aarch64-unknown-linux-gnu": "pypi__coverage_cp39_aarch64-unknown-linux-gnu", - "pypi__coverage_cp39_x86_64-apple-darwin": "pypi__coverage_cp39_x86_64-apple-darwin", - "pypi__coverage_cp39_x86_64-unknown-linux-gnu": "pypi__coverage_cp39_x86_64-unknown-linux-gnu" - }, - "devImports": [], - "tags": [ - { - "tagName": "install", - "attributeValues": {}, - "devDependency": false, - "location": { - "file": "https://bcr.bazel.build/modules/rules_python/0.22.1/MODULE.bazel", - "line": 15, - "column": 22 - } - } - ], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - }, - { - "extensionBzlFile": "@rules_python//python/extensions:python.bzl", - "extensionName": "python", - "usingModule": "rules_python@0.22.1", - "location": { - "file": "https://bcr.bazel.build/modules/rules_python/0.22.1/MODULE.bazel", - "line": 50, - "column": 23 - }, - "imports": { - "pythons_hub": "pythons_hub" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - } - ], - "deps": { - "platforms": "platforms@0.0.8", - "bazel_skylib": "bazel_skylib@1.5.0", - "rules_proto": "rules_proto@5.3.0-21.7", - "com_google_protobuf": "protobuf@21.7", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/bazelbuild/rules_python/releases/download/0.22.1/rules_python-0.22.1.tar.gz" - ], - "integrity": "sha256-pWQP3dS+sD6MH95e1xYMC6a9R359BIZhwwwGk2om/WM=", - "strip_prefix": "rules_python-0.22.1", - "remote_patches": { - "https://bcr.bazel.build/modules/rules_python/0.22.1/patches/module_dot_bazel_version.patch": "sha256-3+VLDH9gYDzNI4eOW7mABC/LKxh1xqF6NhacLbNTucs=" - }, - "remote_patch_strip": 1 - } - } - }, - "buildozer@6.4.0.2": { - "name": "buildozer", - "version": "6.4.0.2", - "key": "buildozer@6.4.0.2", - "repoName": "buildozer", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [], - "extensionUsages": [ - { - "extensionBzlFile": "@buildozer//:buildozer_binary.bzl", - "extensionName": "buildozer_binary", - "usingModule": "buildozer@6.4.0.2", - "location": { - "file": "https://bcr.bazel.build/modules/buildozer/6.4.0.2/MODULE.bazel", - "line": 7, - "column": 33 - }, - "imports": { - "buildozer_binary": "buildozer_binary" - }, - "devImports": [], - "tags": [ - { - "tagName": "buildozer", - "attributeValues": { - "sha256": { - "darwin-amd64": "d29e347ecd6b5673d72cb1a8de05bf1b06178dd229ff5eb67fad5100c840cc8e", - "darwin-arm64": "9b9e71bdbec5e7223871e913b65d12f6d8fa026684daf991f00e52ed36a6978d", - "linux-amd64": "8dfd6345da4e9042daa738d7fdf34f699c5dfce4632f7207956fceedd8494119", - "linux-arm64": "6559558fded658c8fa7432a9d011f7c4dcbac6b738feae73d2d5c352e5f605fa", - "windows-amd64": "e7f05bf847f7c3689dd28926460ce6e1097ae97380ac8e6ae7147b7b706ba19b" - }, - "version": "6.4.0" - }, - "devDependency": false, - "location": { - "file": "https://bcr.bazel.build/modules/buildozer/6.4.0.2/MODULE.bazel", - "line": 8, - "column": 27 - } - } - ], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - } - ], - "deps": { - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/fmeum/buildozer/releases/download/v6.4.0.2/buildozer-v6.4.0.2.tar.gz" - ], - "integrity": "sha256-k7tFKQMR2AygxpmZfH0yEPnQmF3efFgD9rBPkj+Yz/8=", - "strip_prefix": "buildozer-6.4.0.2", - "remote_patches": { - "https://bcr.bazel.build/modules/buildozer/6.4.0.2/patches/module_dot_bazel_version.patch": "sha256-gKANF2HMilj7bWmuXs4lbBIAAansuWC4IhWGB/CerjU=" - }, - "remote_patch_strip": 1 - } - } - }, - "zlib@1.3": { - "name": "zlib", - "version": "1.3", - "key": "zlib@1.3", - "repoName": "zlib", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [], - "extensionUsages": [], - "deps": { - "platforms": "platforms@0.0.8", - "rules_cc": "rules_cc@0.0.9", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/madler/zlib/releases/download/v1.3/zlib-1.3.tar.gz" - ], - "integrity": "sha256-/wukwpIBPbwnUws6geH5qBPNOd4Byl4Pi/NVcC76WT4=", - "strip_prefix": "zlib-1.3", - "remote_patches": { - "https://bcr.bazel.build/modules/zlib/1.3/patches/add_build_file.patch": "sha256-Ei+FYaaOo7A3jTKunMEodTI0Uw5NXQyZEcboMC8JskY=", - "https://bcr.bazel.build/modules/zlib/1.3/patches/module_dot_bazel.patch": "sha256-fPWLM+2xaF/kuy+kZc1YTfW6hNjrkG400Ho7gckuyJk=" - }, - "remote_patch_strip": 0 - } - } - }, - "rules_pkg@0.7.0": { - "name": "rules_pkg", - "version": "0.7.0", - "key": "rules_pkg@0.7.0", - "repoName": "rules_pkg", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [], - "extensionUsages": [], - "deps": { - "rules_python": "rules_python@0.22.1", - "bazel_skylib": "bazel_skylib@1.5.0", - "rules_license": "rules_license@0.0.8", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/bazelbuild/rules_pkg/releases/download/0.7.0/rules_pkg-0.7.0.tar.gz" - ], - "integrity": "sha256-iimOgydi7aGDBZfWT+fbWBeKqEzVkm121bdE1lWJQcI=", - "strip_prefix": "", - "remote_patches": { - "https://bcr.bazel.build/modules/rules_pkg/0.7.0/patches/module_dot_bazel.patch": "sha256-4OaEPZwYF6iC71ZTDg6MJ7LLqX7ZA0/kK4mT+4xKqiE=" - }, - "remote_patch_strip": 0 - } - } - }, - "abseil-cpp@20211102.0": { - "name": "abseil-cpp", - "version": "20211102.0", - "key": "abseil-cpp@20211102.0", - "repoName": "abseil-cpp", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [], - "extensionUsages": [], - "deps": { - "rules_cc": "rules_cc@0.0.9", - "platforms": "platforms@0.0.8", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/abseil/abseil-cpp/archive/refs/tags/20211102.0.tar.gz" - ], - "integrity": "sha256-3PcbnLqNwMqZQMSzFqDHlr6Pq0KwcLtrfKtitI8OZsQ=", - "strip_prefix": "abseil-cpp-20211102.0", - "remote_patches": { - "https://bcr.bazel.build/modules/abseil-cpp/20211102.0/patches/module_dot_bazel.patch": "sha256-4izqopgGCey4jVZzl/w3M2GVPNohjh2B5TmbThZNvPY=" - }, - "remote_patch_strip": 0 - } - } - }, - "upb@0.0.0-20220923-a547704": { - "name": "upb", - "version": "0.0.0-20220923-a547704", - "key": "upb@0.0.0-20220923-a547704", - "repoName": "upb", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [], - "extensionUsages": [], - "deps": { - "bazel_skylib": "bazel_skylib@1.5.0", - "rules_proto": "rules_proto@5.3.0-21.7", - "com_google_protobuf": "protobuf@21.7", - "com_google_absl": "abseil-cpp@20211102.0", - "platforms": "platforms@0.0.8", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/protocolbuffers/upb/archive/a5477045acaa34586420942098f5fecd3570f577.tar.gz" - ], - "integrity": "sha256-z39x6v+QskwaKLSWRan/A6mmwecTQpHOcJActj5zZLU=", - "strip_prefix": "upb-a5477045acaa34586420942098f5fecd3570f577", - "remote_patches": { - "https://bcr.bazel.build/modules/upb/0.0.0-20220923-a547704/patches/module_dot_bazel.patch": "sha256-wH4mNS6ZYy+8uC0HoAft/c7SDsq2Kxf+J8dUakXhaB0=" - }, - "remote_patch_strip": 0 - } - } - }, - "rules_jvm_external@4.4.2": { - "name": "rules_jvm_external", - "version": "4.4.2", - "key": "rules_jvm_external@4.4.2", - "repoName": "rules_jvm_external", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [], - "extensionUsages": [ - { - "extensionBzlFile": "@rules_jvm_external//:non-module-deps.bzl", - "extensionName": "non_module_deps", - "usingModule": "rules_jvm_external@4.4.2", - "location": { - "file": "https://bcr.bazel.build/modules/rules_jvm_external/4.4.2/MODULE.bazel", - "line": 9, - "column": 32 - }, - "imports": { - "io_bazel_rules_kotlin": "io_bazel_rules_kotlin" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - }, - { - "extensionBzlFile": "@rules_jvm_external//:extensions.bzl", - "extensionName": "maven", - "usingModule": "rules_jvm_external@4.4.2", - "location": { - "file": "https://bcr.bazel.build/modules/rules_jvm_external/4.4.2/MODULE.bazel", - "line": 16, - "column": 22 - }, - "imports": { - "rules_jvm_external_deps": "rules_jvm_external_deps" - }, - "devImports": [], - "tags": [ - { - "tagName": "install", - "attributeValues": { - "name": "rules_jvm_external_deps", - "artifacts": [ - "com.google.cloud:google-cloud-core:1.93.10", - "com.google.cloud:google-cloud-storage:1.113.4", - "com.google.code.gson:gson:2.9.0", - "org.apache.maven:maven-artifact:3.8.6", - "software.amazon.awssdk:s3:2.17.183" - ], - "lock_file": "@rules_jvm_external//:rules_jvm_external_deps_install.json" - }, - "devDependency": false, - "location": { - "file": "https://bcr.bazel.build/modules/rules_jvm_external/4.4.2/MODULE.bazel", - "line": 18, - "column": 14 - } - } - ], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - } - ], - "deps": { - "bazel_skylib": "bazel_skylib@1.5.0", - "io_bazel_stardoc": "stardoc@0.5.4", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/bazelbuild/rules_jvm_external/archive/refs/tags/4.4.2.zip" - ], - "integrity": "sha256-c1YC9QgT6y6pPKP15DsZWb2AshO4NqB6YqKddXZwt3s=", - "strip_prefix": "rules_jvm_external-4.4.2", - "remote_patches": {}, - "remote_patch_strip": 0 - } - } - }, - "googletest@1.11.0": { - "name": "googletest", - "version": "1.11.0", - "key": "googletest@1.11.0", - "repoName": "googletest", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [], - "extensionUsages": [], - "deps": { - "com_google_absl": "abseil-cpp@20211102.0", - "platforms": "platforms@0.0.8", - "rules_cc": "rules_cc@0.0.9", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/google/googletest/archive/refs/tags/release-1.11.0.tar.gz" - ], - "integrity": "sha256-tIcL8SH/d5W6INILzdhie44Ijy0dqymaAxwQNO3ck9U=", - "strip_prefix": "googletest-release-1.11.0", - "remote_patches": { - "https://bcr.bazel.build/modules/googletest/1.11.0/patches/module_dot_bazel.patch": "sha256-HuahEdI/n8KCI071sN3CEziX+7qP/Ec77IWayYunLP0=" - }, - "remote_patch_strip": 0 - } - } - }, - "aspect_bazel_lib@1.40.3": { - "name": "aspect_bazel_lib", - "version": "1.40.3", - "key": "aspect_bazel_lib@1.40.3", - "repoName": "aspect_bazel_lib", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [ - "@copy_directory_toolchains//:all", - "@copy_to_directory_toolchains//:all", - "@jq_toolchains//:all", - "@yq_toolchains//:all", - "@coreutils_toolchains//:all", - "@expand_template_toolchains//:all" - ], - "extensionUsages": [ - { - "extensionBzlFile": "@aspect_bazel_lib//lib:extensions.bzl", - "extensionName": "toolchains", - "usingModule": "aspect_bazel_lib@1.40.3", - "location": { - "file": "https://bcr.bazel.build/modules/aspect_bazel_lib/1.40.3/MODULE.bazel", - "line": 16, - "column": 37 - }, - "imports": { - "copy_directory_toolchains": "copy_directory_toolchains", - "copy_to_directory_toolchains": "copy_to_directory_toolchains", - "coreutils_toolchains": "coreutils_toolchains", - "expand_template_toolchains": "expand_template_toolchains", - "jq_toolchains": "jq_toolchains", - "yq_toolchains": "yq_toolchains" - }, - "devImports": [], - "tags": [ - { - "tagName": "copy_directory", - "attributeValues": {}, - "devDependency": false, - "location": { - "file": "https://bcr.bazel.build/modules/aspect_bazel_lib/1.40.3/MODULE.bazel", - "line": 17, - "column": 36 - } - }, - { - "tagName": "copy_to_directory", - "attributeValues": {}, - "devDependency": false, - "location": { - "file": "https://bcr.bazel.build/modules/aspect_bazel_lib/1.40.3/MODULE.bazel", - "line": 18, - "column": 39 - } - }, - { - "tagName": "jq", - "attributeValues": {}, - "devDependency": false, - "location": { - "file": "https://bcr.bazel.build/modules/aspect_bazel_lib/1.40.3/MODULE.bazel", - "line": 19, - "column": 24 - } - }, - { - "tagName": "yq", - "attributeValues": {}, - "devDependency": false, - "location": { - "file": "https://bcr.bazel.build/modules/aspect_bazel_lib/1.40.3/MODULE.bazel", - "line": 20, - "column": 24 - } - }, - { - "tagName": "coreutils", - "attributeValues": {}, - "devDependency": false, - "location": { - "file": "https://bcr.bazel.build/modules/aspect_bazel_lib/1.40.3/MODULE.bazel", - "line": 21, - "column": 31 - } - }, - { - "tagName": "expand_template", - "attributeValues": {}, - "devDependency": false, - "location": { - "file": "https://bcr.bazel.build/modules/aspect_bazel_lib/1.40.3/MODULE.bazel", - "line": 22, - "column": 37 - } - } - ], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - } - ], - "deps": { - "bazel_skylib": "bazel_skylib@1.5.0", - "platforms": "platforms@0.0.8", - "io_bazel_stardoc": "stardoc@0.5.4", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/aspect-build/bazel-lib/releases/download/v1.40.3/bazel-lib-v1.40.3.tar.gz" - ], - "integrity": "sha256-8sH5HMClX3pEyUuKeZdPITSbhEB1dAwBBFrKpJ5zEwc=", - "strip_prefix": "bazel-lib-1.40.3", - "remote_patches": { - "https://bcr.bazel.build/modules/aspect_bazel_lib/1.40.3/patches/go_dev_dep.patch": "sha256-dEFxvx2hBB/tOWlknfRHRXNCdvYpvrxsYHWaMGF2QgA=", - "https://bcr.bazel.build/modules/aspect_bazel_lib/1.40.3/patches/module_dot_bazel_version.patch": "sha256-dz2HXOgMAeGePGhrtq4VVmfbUFkV37OptW97g4dzouY=" - }, - "remote_patch_strip": 1 - } - } - }, - "aspect_rules_lint@0.12.0": { - "name": "aspect_rules_lint", - "version": "0.12.0", - "key": "aspect_rules_lint@0.12.0", - "repoName": "aspect_rules_lint", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [], - "extensionUsages": [], - "deps": { - "aspect_bazel_lib": "aspect_bazel_lib@1.40.3", - "aspect_rules_js": "aspect_rules_js@1.39.0", - "bazel_skylib": "bazel_skylib@1.5.0", - "platforms": "platforms@0.0.8", - "rules_proto": "rules_proto@5.3.0-21.7", - "rules_buf": "rules_buf@0.1.1", - "com_google_protobuf": "protobuf@21.7", - "io_bazel_rules_go": "rules_go@0.39.1", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/aspect-build/rules_lint/releases/download/v0.12.0/rules_lint-v0.12.0.tar.gz" - ], - "integrity": "sha256-QfrTY/EcyrRqJE+T+Myw9EK8I15gbS+th4AZh60HWbE=", - "strip_prefix": "rules_lint-0.12.0", - "remote_patches": { - "https://bcr.bazel.build/modules/aspect_rules_lint/0.12.0/patches/module_dot_bazel_version.patch": "sha256-UalspyPiq7NghK8dC4FsJYIk0q6VE4tep18M0P6mwnw=" - }, - "remote_patch_strip": 1 - } - } - }, - "rules_nodejs@5.8.2": { - "name": "rules_nodejs", - "version": "5.8.2", - "key": "rules_nodejs@5.8.2", - "repoName": "rules_nodejs", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [ - "@nodejs_toolchains//:all" - ], - "extensionUsages": [ - { - "extensionBzlFile": "@rules_nodejs//nodejs:extensions.bzl", - "extensionName": "node", - "usingModule": "rules_nodejs@5.8.2", - "location": { - "file": "https://bcr.bazel.build/modules/rules_nodejs/5.8.2/MODULE.bazel", - "line": 12, - "column": 21 - }, - "imports": { - "nodejs_toolchains": "nodejs_toolchains" - }, - "devImports": [], - "tags": [ - { - "tagName": "toolchain", - "attributeValues": { - "name": "nodejs" - }, - "devDependency": false, - "location": { - "file": "https://bcr.bazel.build/modules/rules_nodejs/5.8.2/MODULE.bazel", - "line": 16, - "column": 15 - } - } - ], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - } - ], - "deps": { - "bazel_skylib": "bazel_skylib@1.5.0", - "platforms": "platforms@0.0.8", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/bazelbuild/rules_nodejs/releases/download/5.8.2/rules_nodejs-core-5.8.2.tar.gz" - ], - "integrity": "sha256-dko7N1e7jDxqArozRHMaPXHlWCIK3LDPfkPJu6LDe6g=", - "strip_prefix": "", - "remote_patches": { - "https://bcr.bazel.build/modules/rules_nodejs/5.8.2/patches/module_dot_bazel.patch": "sha256-5QrAbAO9TVzmRytAov5d4xvl/U3aRQsUpeP/h5SFmu4=" - }, - "remote_patch_strip": 0 - } - } - }, - "stardoc@0.5.4": { - "name": "stardoc", - "version": "0.5.4", - "key": "stardoc@0.5.4", - "repoName": "stardoc", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [], - "extensionUsages": [], - "deps": { - "bazel_skylib": "bazel_skylib@1.5.0", - "rules_java": "rules_java@7.4.0", - "rules_license": "rules_license@0.0.8", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/bazelbuild/stardoc/releases/download/0.5.4/stardoc-0.5.4.tar.gz" - ], - "integrity": "sha256-7FcTnkZvquVj8vw5YJ2klIpHm7UbbWeu3X2bG4BZxDM=", - "strip_prefix": "", - "remote_patches": {}, - "remote_patch_strip": 0 - } - } - }, - "rules_buf@0.1.1": { - "name": "rules_buf", - "version": "0.1.1", - "key": "rules_buf@0.1.1", - "repoName": "rules_buf", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [ - "@rules_buf_toolchains//:all" - ], - "extensionUsages": [ - { - "extensionBzlFile": "@rules_buf//buf:extensions.bzl", - "extensionName": "ext", - "usingModule": "rules_buf@0.1.1", - "location": { - "file": "https://bcr.bazel.build/modules/rules_buf/0.1.1/MODULE.bazel", - "line": 14, - "column": 20 - }, - "imports": { - "rules_buf_toolchains": "rules_buf_toolchains" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - } - ], - "deps": { - "platforms": "platforms@0.0.8", - "com_google_protobuf": "protobuf@21.7", - "rules_proto": "rules_proto@5.3.0-21.7", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/bufbuild/rules_buf/archive/abbbfce7c3fccf1d4b87afa28140d9ce53f80057.zip" - ], - "integrity": "sha256-/cvkfvtor1wk3+dSdJqwsqDBrAIV49KM9unuKODCrvs=", - "strip_prefix": "rules_buf-abbbfce7c3fccf1d4b87afa28140d9ce53f80057", - "remote_patches": { - "https://bcr.bazel.build/modules/rules_buf/0.1.1/patches/bzlmod.patch": "sha256-D5PYozjx10XcIqo0mMyoGIqO3PJHJtxLQ1vo3zesDS0=" - }, - "remote_patch_strip": 1 - } - } - }, - "rules_go@0.39.1": { - "name": "rules_go", - "version": "0.39.1", - "key": "rules_go@0.39.1", - "repoName": "io_bazel_rules_go", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [ - "@go_toolchains//:all" - ], - "extensionUsages": [ - { - "extensionBzlFile": "@io_bazel_rules_go//go/private:extensions.bzl", - "extensionName": "non_module_dependencies", - "usingModule": "rules_go@0.39.1", - "location": { - "file": "https://bcr.bazel.build/modules/rules_go/0.39.1/MODULE.bazel", - "line": 13, - "column": 40 - }, - "imports": { - "go_googleapis": "go_googleapis", - "io_bazel_rules_nogo": "io_bazel_rules_nogo" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - }, - { - "extensionBzlFile": "@io_bazel_rules_go//go:extensions.bzl", - "extensionName": "go_sdk", - "usingModule": "rules_go@0.39.1", - "location": { - "file": "https://bcr.bazel.build/modules/rules_go/0.39.1/MODULE.bazel", - "line": 20, - "column": 23 - }, - "imports": { - "go_toolchains": "go_toolchains" - }, - "devImports": [], - "tags": [ - { - "tagName": "download", - "attributeValues": { - "name": "go_default_sdk", - "version": "1.19.8" - }, - "devDependency": false, - "location": { - "file": "https://bcr.bazel.build/modules/rules_go/0.39.1/MODULE.bazel", - "line": 21, - "column": 16 - } - } - ], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - }, - { - "extensionBzlFile": "@gazelle//:extensions.bzl", - "extensionName": "go_deps", - "usingModule": "rules_go@0.39.1", - "location": { - "file": "https://bcr.bazel.build/modules/rules_go/0.39.1/MODULE.bazel", - "line": 31, - "column": 24 - }, - "imports": { - "com_github_gogo_protobuf": "com_github_gogo_protobuf", - "com_github_golang_mock": "com_github_golang_mock", - "com_github_golang_protobuf": "com_github_golang_protobuf", - "org_golang_google_genproto": "org_golang_google_genproto", - "org_golang_google_grpc": "org_golang_google_grpc", - "org_golang_google_protobuf": "org_golang_google_protobuf", - "org_golang_x_net": "org_golang_x_net" - }, - "devImports": [], - "tags": [ - { - "tagName": "from_file", - "attributeValues": { - "go_mod": "//:go.mod" - }, - "devDependency": false, - "location": { - "file": "https://bcr.bazel.build/modules/rules_go/0.39.1/MODULE.bazel", - "line": 32, - "column": 18 - } - }, - { - "tagName": "module", - "attributeValues": { - "path": "github.com/gogo/protobuf", - "sum": "h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=", - "version": "v1.3.2" - }, - "devDependency": false, - "location": { - "file": "https://bcr.bazel.build/modules/rules_go/0.39.1/MODULE.bazel", - "line": 33, - "column": 15 - } - } - ], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - } - ], - "deps": { - "bazel_skylib": "bazel_skylib@1.5.0", - "platforms": "platforms@0.0.8", - "rules_proto": "rules_proto@5.3.0-21.7", - "com_google_protobuf": "protobuf@21.7", - "gazelle": "gazelle@0.30.0", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/bazelbuild/rules_go/releases/download/v0.39.1/rules_go-v0.39.1.zip" - ], - "integrity": "sha256-bcLaerTPXXv8fJSXdrG3xzPwXlbtxLzZAiuySdLiqZY=", - "strip_prefix": "", - "remote_patches": {}, - "remote_patch_strip": 0 - } - } - }, - "gazelle@0.30.0": { - "name": "gazelle", - "version": "0.30.0", - "key": "gazelle@0.30.0", - "repoName": "bazel_gazelle", - "executionPlatformsToRegister": [], - "toolchainsToRegister": [], - "extensionUsages": [ - { - "extensionBzlFile": "@io_bazel_rules_go//go:extensions.bzl", - "extensionName": "go_sdk", - "usingModule": "gazelle@0.30.0", - "location": { - "file": "https://bcr.bazel.build/modules/gazelle/0.30.0/MODULE.bazel", - "line": 12, - "column": 23 - }, - "imports": { - "go_default_sdk": "go_default_sdk" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - }, - { - "extensionBzlFile": "@bazel_gazelle//internal/bzlmod:non_module_deps.bzl", - "extensionName": "non_module_deps", - "usingModule": "gazelle@0.30.0", - "location": { - "file": "https://bcr.bazel.build/modules/gazelle/0.30.0/MODULE.bazel", - "line": 17, - "column": 32 - }, - "imports": { - "bazel_gazelle_go_repository_cache": "bazel_gazelle_go_repository_cache", - "bazel_gazelle_go_repository_tools": "bazel_gazelle_go_repository_tools" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - }, - { - "extensionBzlFile": "@io_bazel_rules_go//go/private:extensions.bzl", - "extensionName": "non_module_dependencies", - "usingModule": "gazelle@0.30.0", - "location": { - "file": "https://bcr.bazel.build/modules/gazelle/0.30.0/MODULE.bazel", - "line": 24, - "column": 41 - }, - "imports": { - "go_googleapis": "go_googleapis" - }, - "devImports": [], - "tags": [], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - }, - { - "extensionBzlFile": "@bazel_gazelle//:extensions.bzl", - "extensionName": "go_deps", - "usingModule": "gazelle@0.30.0", - "location": { - "file": "https://bcr.bazel.build/modules/gazelle/0.30.0/MODULE.bazel", - "line": 30, - "column": 24 - }, - "imports": { - "com_github_bazelbuild_buildtools": "com_github_bazelbuild_buildtools", - "com_github_bmatcuk_doublestar_v4": "com_github_bmatcuk_doublestar_v4", - "com_github_fsnotify_fsnotify": "com_github_fsnotify_fsnotify", - "com_github_google_go_cmp": "com_github_google_go_cmp", - "com_github_pelletier_go_toml": "com_github_pelletier_go_toml", - "com_github_pmezard_go_difflib": "com_github_pmezard_go_difflib", - "org_golang_x_mod": "org_golang_x_mod", - "org_golang_x_sync": "org_golang_x_sync", - "org_golang_x_tools": "org_golang_x_tools", - "bazel_gazelle_go_repository_config": "bazel_gazelle_go_repository_config" - }, - "devImports": [], - "tags": [ - { - "tagName": "from_file", - "attributeValues": { - "go_mod": "//:go.mod" - }, - "devDependency": false, - "location": { - "file": "https://bcr.bazel.build/modules/gazelle/0.30.0/MODULE.bazel", - "line": 31, - "column": 18 - } - } - ], - "hasDevUseExtension": false, - "hasNonDevUseExtension": true - } - ], - "deps": { - "bazel_skylib": "bazel_skylib@1.5.0", - "com_google_protobuf": "protobuf@21.7", - "io_bazel_rules_go": "rules_go@0.39.1", - "rules_proto": "rules_proto@5.3.0-21.7", - "bazel_tools": "bazel_tools@_", - "local_config_platform": "local_config_platform@_" - }, - "repoSpec": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://github.com/bazelbuild/bazel-gazelle/releases/download/v0.30.0/bazel-gazelle-v0.30.0.tar.gz" - ], - "integrity": "sha256-cn8+Tt2W6iDCnowsqejSr3JNjHd455I6hUssgJUrxAU=", - "strip_prefix": "", - "remote_patches": {}, - "remote_patch_strip": 0 - } - } - } + "lockFileVersion": 11, + "registryFileHashes": { + "https://bcr.bazel.build/bazel_registry.json": "8a28e4aff06ee60aed2a8c281907fb8bcbf3b753c91fb5a5c57da3215d5b3497", + "https://bcr.bazel.build/modules/abseil-cpp/20210324.2/MODULE.bazel": "7cd0312e064fde87c8d1cd79ba06c876bd23630c83466e9500321be55c96ace2", + "https://bcr.bazel.build/modules/abseil-cpp/20211102.0/MODULE.bazel": "70390338f7a5106231d20620712f7cccb659cd0e9d073d1991c038eb9fc57589", + "https://bcr.bazel.build/modules/abseil-cpp/20211102.0/source.json": "7e3a9adf473e9af076ae485ed649d5641ad50ec5c11718103f34de03170d94ad", + "https://bcr.bazel.build/modules/apple_support/1.13.0/MODULE.bazel": "7c8cdea7e031b7f9f67f0b497adf6d2c6a2675e9304ca93a9af6ed84eef5a524", + "https://bcr.bazel.build/modules/apple_support/1.13.0/source.json": "aef5da52fdcfa9173e02c0cb772c85be5b01b9d49f97f9bb0fe3efe738938ba4", + "https://bcr.bazel.build/modules/apple_support/1.5.0/MODULE.bazel": "50341a62efbc483e8a2a6aec30994a58749bd7b885e18dd96aa8c33031e558ef", + "https://bcr.bazel.build/modules/aspect_bazel_lib/1.31.2/MODULE.bazel": "7bee702b4862612f29333590f4b658a5832d433d6f8e4395f090e8f4e85d442f", + "https://bcr.bazel.build/modules/aspect_bazel_lib/1.38.0/MODULE.bazel": "6307fec451ba9962c1c969eb516ebfe1e46528f7fa92e1c9ac8646bef4cdaa3f", + "https://bcr.bazel.build/modules/aspect_bazel_lib/1.40.3/MODULE.bazel": "668e6bcb4d957fc0e284316dba546b705c8d43c857f87119619ee83c4555b859", + "https://bcr.bazel.build/modules/aspect_bazel_lib/1.40.3/source.json": "f5a28b1320e5f444e798b4afc1465c8b720bfaec7522cca38a23583dffe85e6d", + "https://bcr.bazel.build/modules/aspect_rules_js/1.33.1/MODULE.bazel": "db3e7f16e471cf6827059d03af7c21859e7a0d2bc65429a3a11f005d46fc501b", + "https://bcr.bazel.build/modules/aspect_rules_js/1.39.0/MODULE.bazel": "aece421d479e3c31dc3e5f6d49a12acc2700457c03c556650ec7a0ff23fc0d95", + "https://bcr.bazel.build/modules/aspect_rules_js/1.39.0/source.json": "a8f93e4ad8843e8aa407fa5fd7c8b63a63846c0ce255371ff23384582813b13d", + "https://bcr.bazel.build/modules/aspect_rules_lint/0.12.0/MODULE.bazel": "e767c5dbfeb254ec03275a7701b5cfde2c4d2873676804bc7cb27ddff3728fed", + "https://bcr.bazel.build/modules/aspect_rules_lint/0.12.0/source.json": "9a3668e1ee219170e22c0e7f3ab959724c6198fdd12cd503fa10b1c6923a2559", + "https://bcr.bazel.build/modules/bazel_features/0.1.0/MODULE.bazel": "47011d645b0f949f42ee67f2e8775188a9cf4a0a1528aa2fa4952f2fd00906fd", + "https://bcr.bazel.build/modules/bazel_features/1.11.0/MODULE.bazel": "f9382337dd5a474c3b7d334c2f83e50b6eaedc284253334cf823044a26de03e8", + "https://bcr.bazel.build/modules/bazel_features/1.11.0/source.json": "c9320aa53cd1c441d24bd6b716da087ad7e4ff0d9742a9884587596edfe53015", + "https://bcr.bazel.build/modules/bazel_features/1.9.1/MODULE.bazel": "8f679097876a9b609ad1f60249c49d68bfab783dd9be012faf9d82547b14815a", + "https://bcr.bazel.build/modules/bazel_skylib/1.0.3/MODULE.bazel": "bcb0fd896384802d1ad283b4e4eb4d718eebd8cb820b0a2c3a347fb971afd9d8", + "https://bcr.bazel.build/modules/bazel_skylib/1.1.1/MODULE.bazel": "1add3e7d93ff2e6998f9e118022c84d163917d912f5afafb3058e3d2f1545b5e", + "https://bcr.bazel.build/modules/bazel_skylib/1.2.0/MODULE.bazel": "44fe84260e454ed94ad326352a698422dbe372b21a1ac9f3eab76eb531223686", + "https://bcr.bazel.build/modules/bazel_skylib/1.2.1/MODULE.bazel": "f35baf9da0efe45fa3da1696ae906eea3d615ad41e2e3def4aeb4e8bc0ef9a7a", + "https://bcr.bazel.build/modules/bazel_skylib/1.3.0/MODULE.bazel": "20228b92868bf5cfc41bda7afc8a8ba2a543201851de39d990ec957b513579c5", + "https://bcr.bazel.build/modules/bazel_skylib/1.4.1/MODULE.bazel": "a0dcb779424be33100dcae821e9e27e4f2901d9dfd5333efe5ac6a8d7ab75e1d", + "https://bcr.bazel.build/modules/bazel_skylib/1.4.2/MODULE.bazel": "3bd40978e7a1fac911d5989e6b09d8f64921865a45822d8b09e815eaa726a651", + "https://bcr.bazel.build/modules/bazel_skylib/1.5.0/MODULE.bazel": "32880f5e2945ce6a03d1fbd588e9198c0a959bb42297b2cfaf1685b7bc32e138", + "https://bcr.bazel.build/modules/bazel_skylib/1.6.1/MODULE.bazel": "8fdee2dbaace6c252131c00e1de4b165dc65af02ea278476187765e1a617b917", + "https://bcr.bazel.build/modules/bazel_skylib/1.6.1/source.json": "082ed5f9837901fada8c68c2f3ddc958bb22b6d654f71dd73f3df30d45d4b749", + "https://bcr.bazel.build/modules/buildozer/7.1.2/MODULE.bazel": "2e8dd40ede9c454042645fd8d8d0cd1527966aa5c919de86661e62953cd73d84", + "https://bcr.bazel.build/modules/buildozer/7.1.2/source.json": "c9028a501d2db85793a6996205c8de120944f50a0d570438fcae0457a5f9d1f8", + "https://bcr.bazel.build/modules/gazelle/0.27.0/MODULE.bazel": "3446abd608295de6d90b4a8a118ed64a9ce11dcb3dda2dc3290a22056bd20996", + "https://bcr.bazel.build/modules/gazelle/0.30.0/MODULE.bazel": "f888a1effe338491f35f0e0e85003b47bb9d8295ccba73c37e07702d8d31c65b", + "https://bcr.bazel.build/modules/gazelle/0.30.0/source.json": "7af0779f99120aafc73be127615d224f26da2fc5a606b52bdffb221fd9efb737", + "https://bcr.bazel.build/modules/googletest/1.11.0/MODULE.bazel": "3a83f095183f66345ca86aa13c58b59f9f94a2f81999c093d4eeaa2d262d12f4", + "https://bcr.bazel.build/modules/googletest/1.11.0/source.json": "c73d9ef4268c91bd0c1cd88f1f9dfa08e814b1dbe89b5f594a9f08ba0244d206", + "https://bcr.bazel.build/modules/platforms/0.0.4/MODULE.bazel": "9b328e31ee156f53f3c416a64f8491f7eb731742655a47c9eec4703a71644aee", + "https://bcr.bazel.build/modules/platforms/0.0.5/MODULE.bazel": "5733b54ea419d5eaf7997054bb55f6a1d0b5ff8aedf0176fef9eea44f3acda37", + "https://bcr.bazel.build/modules/platforms/0.0.6/MODULE.bazel": "ad6eeef431dc52aefd2d77ed20a4b353f8ebf0f4ecdd26a807d2da5aa8cd0615", + "https://bcr.bazel.build/modules/platforms/0.0.7/MODULE.bazel": "72fd4a0ede9ee5c021f6a8dd92b503e089f46c227ba2813ff183b71616034814", + "https://bcr.bazel.build/modules/platforms/0.0.8/MODULE.bazel": "9f142c03e348f6d263719f5074b21ef3adf0b139ee4c5133e2aa35664da9eb2d", + "https://bcr.bazel.build/modules/platforms/0.0.9/MODULE.bazel": "4a87a60c927b56ddd67db50c89acaa62f4ce2a1d2149ccb63ffd871d5ce29ebc", + "https://bcr.bazel.build/modules/platforms/0.0.9/source.json": "cd74d854bf16a9e002fb2ca7b1a421f4403cda29f824a765acd3a8c56f8d43e6", + "https://bcr.bazel.build/modules/protobuf/21.7/MODULE.bazel": "a5a29bb89544f9b97edce05642fac225a808b5b7be74038ea3640fae2f8e66a7", + "https://bcr.bazel.build/modules/protobuf/21.7/source.json": "bbe500720421e582ff2d18b0802464205138c06056f443184de39fbb8187b09b", + "https://bcr.bazel.build/modules/protobuf/3.19.0/MODULE.bazel": "6b5fbb433f760a99a22b18b6850ed5784ef0e9928a72668b66e4d7ccd47db9b0", + "https://bcr.bazel.build/modules/protobuf/3.19.2/MODULE.bazel": "532ffe5f2186b69fdde039efe6df13ba726ff338c6bc82275ad433013fa10573", + "https://bcr.bazel.build/modules/protobuf/3.19.6/MODULE.bazel": "9233edc5e1f2ee276a60de3eaa47ac4132302ef9643238f23128fea53ea12858", + "https://bcr.bazel.build/modules/rules_buf/0.1.1/MODULE.bazel": "6189aec18a4f7caff599ad41b851ab7645d4f1e114aa6431acf9b0666eb92162", + "https://bcr.bazel.build/modules/rules_buf/0.1.1/source.json": "021363d254f7438f3f10725355969c974bb2c67e0c28667782ade31a9cdb747f", + "https://bcr.bazel.build/modules/rules_cc/0.0.1/MODULE.bazel": "cb2aa0747f84c6c3a78dad4e2049c154f08ab9d166b1273835a8174940365647", + "https://bcr.bazel.build/modules/rules_cc/0.0.2/MODULE.bazel": "6915987c90970493ab97393024c156ea8fb9f3bea953b2f3ec05c34f19b5695c", + "https://bcr.bazel.build/modules/rules_cc/0.0.8/MODULE.bazel": "964c85c82cfeb6f3855e6a07054fdb159aced38e99a5eecf7bce9d53990afa3e", + "https://bcr.bazel.build/modules/rules_cc/0.0.9/MODULE.bazel": "836e76439f354b89afe6a911a7adf59a6b2518fafb174483ad78a2a2fde7b1c5", + "https://bcr.bazel.build/modules/rules_cc/0.0.9/source.json": "1f1ba6fea244b616de4a554a0f4983c91a9301640c8fe0dd1d410254115c8430", + "https://bcr.bazel.build/modules/rules_go/0.33.0/MODULE.bazel": "a2b11b64cd24bf94f57454f53288a5dacfe6cb86453eee7761b7637728c1910c", + "https://bcr.bazel.build/modules/rules_go/0.38.1/MODULE.bazel": "fb8e73dd3b6fc4ff9d260ceacd830114891d49904f5bda1c16bc147bcc254f71", + "https://bcr.bazel.build/modules/rules_go/0.39.1/MODULE.bazel": "d34fb2a249403a5f4339c754f1e63dc9e5ad70b47c5e97faee1441fc6636cd61", + "https://bcr.bazel.build/modules/rules_go/0.39.1/source.json": "f21e042154010ae2c944ab230d572b17d71cdb27c5255806d61df6ccaed4354c", + "https://bcr.bazel.build/modules/rules_java/4.0.0/MODULE.bazel": "5a78a7ae82cd1a33cef56dc578c7d2a46ed0dca12643ee45edbb8417899e6f74", + "https://bcr.bazel.build/modules/rules_java/5.3.5/MODULE.bazel": "a4ec4f2db570171e3e5eb753276ee4b389bae16b96207e9d3230895c99644b86", + "https://bcr.bazel.build/modules/rules_java/7.6.1/MODULE.bazel": "2f14b7e8a1aa2f67ae92bc69d1ec0fa8d9f827c4e17ff5e5f02e91caa3b2d0fe", + "https://bcr.bazel.build/modules/rules_java/7.6.1/source.json": "8f3f3076554e1558e8e468b2232991c510ecbcbed9e6f8c06ac31c93bcf38362", + "https://bcr.bazel.build/modules/rules_jvm_external/4.4.2/MODULE.bazel": "a56b85e418c83eb1839819f0b515c431010160383306d13ec21959ac412d2fe7", + "https://bcr.bazel.build/modules/rules_jvm_external/4.4.2/source.json": "a075731e1b46bc8425098512d038d416e966ab19684a10a34f4741295642fc35", + "https://bcr.bazel.build/modules/rules_license/0.0.3/MODULE.bazel": "627e9ab0247f7d1e05736b59dbb1b6871373de5ad31c3011880b4133cafd4bd0", + "https://bcr.bazel.build/modules/rules_license/0.0.7/MODULE.bazel": "088fbeb0b6a419005b89cf93fe62d9517c0a2b8bb56af3244af65ecfe37e7d5d", + "https://bcr.bazel.build/modules/rules_license/0.0.8/MODULE.bazel": "5669c6fe49b5134dbf534db681ad3d67a2d49cfc197e4a95f1ca2fd7f3aebe96", + "https://bcr.bazel.build/modules/rules_license/0.0.8/source.json": "ccfd3964cd0cd1739202efb8dbf9a06baab490e61e174b2ad4790f9c4e610beb", + "https://bcr.bazel.build/modules/rules_nodejs/5.8.2/MODULE.bazel": "6bc03c8f37f69401b888023bf511cb6ee4781433b0cb56236b2e55a21e3a026a", + "https://bcr.bazel.build/modules/rules_nodejs/5.8.2/source.json": "6e82cf5753d835ea18308200bc79b9c2e782efe2e2a4edc004a9162ca93382ca", + "https://bcr.bazel.build/modules/rules_pkg/0.7.0/MODULE.bazel": "df99f03fc7934a4737122518bb87e667e62d780b610910f0447665a7e2be62dc", + "https://bcr.bazel.build/modules/rules_pkg/0.7.0/source.json": "c2557066e0c0342223ba592510ad3d812d4963b9024831f7f66fd0584dd8c66c", + "https://bcr.bazel.build/modules/rules_proto/4.0.0/MODULE.bazel": "a7a7b6ce9bee418c1a760b3d84f83a299ad6952f9903c67f19e4edd964894e06", + "https://bcr.bazel.build/modules/rules_proto/5.3.0-21.7/MODULE.bazel": "e8dff86b0971688790ae75528fe1813f71809b5afd57facb44dad9e8eca631b7", + "https://bcr.bazel.build/modules/rules_proto/5.3.0-21.7/source.json": "d57902c052424dfda0e71646cb12668d39c4620ee0544294d9d941e7d12bc3a9", + "https://bcr.bazel.build/modules/rules_python/0.10.2/MODULE.bazel": "cc82bc96f2997baa545ab3ce73f196d040ffb8756fd2d66125a530031cd90e5f", + "https://bcr.bazel.build/modules/rules_python/0.22.1/MODULE.bazel": "26114f0c0b5e93018c0c066d6673f1a2c3737c7e90af95eff30cfee38d0bbac7", + "https://bcr.bazel.build/modules/rules_python/0.22.1/source.json": "57226905e783bae7c37c2dd662be078728e48fa28ee4324a7eabcafb5a43d014", + "https://bcr.bazel.build/modules/rules_python/0.4.0/MODULE.bazel": "9208ee05fd48bf09ac60ed269791cf17fb343db56c8226a720fbb1cdf467166c", + "https://bcr.bazel.build/modules/stardoc/0.5.0/MODULE.bazel": "f9f1f46ba8d9c3362648eea571c6f9100680efc44913618811b58cc9c02cd678", + "https://bcr.bazel.build/modules/stardoc/0.5.1/MODULE.bazel": "1a05d92974d0c122f5ccf09291442580317cdd859f07a8655f1db9a60374f9f8", + "https://bcr.bazel.build/modules/stardoc/0.5.4/MODULE.bazel": "6569966df04610b8520957cb8e97cf2e9faac2c0309657c537ab51c16c18a2a4", + "https://bcr.bazel.build/modules/stardoc/0.5.4/source.json": "a961f58a71e735aa9dcb2d79b288e06b0a2d860ba730302c8f11be411b76631e", + "https://bcr.bazel.build/modules/upb/0.0.0-20220923-a547704/MODULE.bazel": "7298990c00040a0e2f121f6c32544bab27d4452f80d9ce51349b1a28f3005c43", + "https://bcr.bazel.build/modules/upb/0.0.0-20220923-a547704/source.json": "f1ef7d3f9e0e26d4b23d1c39b5f5de71f584dd7d1b4ef83d9bbba6ec7a6a6459", + "https://bcr.bazel.build/modules/zlib/1.2.11/MODULE.bazel": "07b389abc85fdbca459b69e2ec656ae5622873af3f845e1c9d80fe179f3effa0", + "https://bcr.bazel.build/modules/zlib/1.2.12/MODULE.bazel": "3b1a8834ada2a883674be8cbd36ede1b6ec481477ada359cd2d3ddc562340b27", + "https://bcr.bazel.build/modules/zlib/1.3/MODULE.bazel": "6a9c02f19a24dcedb05572b2381446e27c272cd383aed11d41d99da9e3167a72", + "https://bcr.bazel.build/modules/zlib/1.3/source.json": "b6b43d0737af846022636e6e255fd4a96fee0d34f08f3830e6e0bac51465c37c" }, + "selectedYankedVersions": {}, "moduleExtensions": { "//third-party:extension.bzl%crate_repositories": { "general": { - "bzlTransitiveDigest": "AHld5LOqkcSMM9jwP0xxJdsg/1MwSD0SlprCwTlthKQ=", + "bzlTransitiveDigest": "YbgKz65wsRSQpJ6XylOD7jphU1ROPjZxYzvTdffZmHg=", + "usagesDigest": "n26CV4cfVuxRixL8viN6C0ux4GOeMd3TcVWLDi3yEXg=", "recordedFileInputs": {}, "recordedDirentsInputs": {}, "envVariables": {}, @@ -2059,7 +151,8 @@ }, "@@apple_support~//crosstool:setup.bzl%apple_cc_configure_extension": { "general": { - "bzlTransitiveDigest": "TMkUP4/N3ZORvZrcDg9FxSoW9r/7+uDVH/SI2biRyJg=", + "bzlTransitiveDigest": "Co35oEwSoYZFy42IHjYfE7VkKR1WykyxhRlbUGSa3XA=", + "usagesDigest": "kAiZ0pIyMCEI6oNovW/6ha6DfF+JOAUfNSIrjupvVRE=", "recordedFileInputs": {}, "recordedDirentsInputs": {}, "envVariables": {}, @@ -2086,7 +179,8 @@ }, "@@aspect_bazel_lib~//lib:extensions.bzl%toolchains": { "general": { - "bzlTransitiveDigest": "Q1ptEtzHHAwXNe6w0eNv1v/CcZtShNXHSppOzgzEt9E=", + "bzlTransitiveDigest": "qiD0fpTLVZo9P5Y6qUqwBsf7KvVtw81bCb6Xiek5c+M=", + "usagesDigest": "uqgzTdDJUzAb/qbRyvCSMbjlZi8ytEReANssTjiDVmo=", "recordedFileInputs": {}, "recordedDirentsInputs": {}, "envVariables": {}, @@ -2361,3031 +455,263 @@ }, "copy_directory_windows_amd64": { "bzlFile": "@@aspect_bazel_lib~//lib/private:copy_directory_toolchain.bzl", - "ruleClassName": "copy_directory_platform_repo", - "attributes": { - "platform": "windows_amd64" - } - }, - "yq_darwin_arm64": { - "bzlFile": "@@aspect_bazel_lib~//lib/private:yq_toolchain.bzl", - "ruleClassName": "yq_platform_repo", - "attributes": { - "platform": "darwin_arm64", - "version": "4.25.2" - } - }, - "yq_toolchains": { - "bzlFile": "@@aspect_bazel_lib~//lib/private:yq_toolchain.bzl", - "ruleClassName": "yq_toolchains_repo", - "attributes": { - "user_repository_name": "yq" - } - }, - "coreutils_windows_amd64": { - "bzlFile": "@@aspect_bazel_lib~//lib/private:coreutils_toolchain.bzl", - "ruleClassName": "coreutils_platform_repo", - "attributes": { - "platform": "windows_amd64", - "version": "0.0.16" - } - }, - "yq_linux_arm64": { - "bzlFile": "@@aspect_bazel_lib~//lib/private:yq_toolchain.bzl", - "ruleClassName": "yq_platform_repo", - "attributes": { - "platform": "linux_arm64", - "version": "4.25.2" - } - } - }, - "recordedRepoMappingEntries": [ - [ - "aspect_bazel_lib~", - "aspect_bazel_lib", - "aspect_bazel_lib~" - ], - [ - "aspect_bazel_lib~", - "bazel_skylib", - "bazel_skylib~" - ], - [ - "aspect_bazel_lib~", - "bazel_tools", - "bazel_tools" - ] - ] - } - }, - "@@aspect_rules_js~//npm:extensions.bzl%pnpm": { - "general": { - "bzlTransitiveDigest": "mGE9eX3fCLe0SjHZy8iKkVjUqE4sEAwfTPwwPEfCDLM=", - "recordedFileInputs": {}, - "recordedDirentsInputs": {}, - "envVariables": {}, - "generatedRepoSpecs": { - "pnpm__links": { - "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_links", - "attributes": { - "package": "pnpm", - "version": "8.6.7", - "dev": false, - "root_package": "", - "link_packages": {}, - "deps": {}, - "transitive_closure": {}, - "lifecycle_build_target": false, - "lifecycle_hooks_env": [], - "lifecycle_hooks_execution_requirements": [ - "no-sandbox" - ], - "lifecycle_hooks_use_default_shell_env": false, - "bins": {}, - "npm_translate_lock_repo": "", - "package_visibility": [ - "//visibility:public" - ], - "replace_package": "" - } - }, - "pnpm": { - "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_rule", - "attributes": { - "package": "pnpm", - "version": "8.6.7", - "root_package": "", - "link_workspace": "", - "link_packages": {}, - "integrity": "sha512-vRIWpD/L4phf9Bk2o/O2TDR8fFoJnpYrp2TKqTIZF/qZ2/rgL3qKXzHofHgbXsinwMoSEigz28sqk3pQ+yMEQQ==", - "url": "", - "commit": "", - "patch_args": [ - "-p0" - ], - "patches": [], - "custom_postinstall": "", - "npm_auth": "", - "npm_auth_basic": "", - "npm_auth_username": "", - "npm_auth_password": "", - "lifecycle_hooks": [], - "extra_build_content": "load(\"@aspect_rules_js//js:defs.bzl\", \"js_binary\")\njs_binary(name = \"pnpm\", data = glob([\"package/**\"]), entry_point = \"package/dist/pnpm.cjs\", visibility = [\"//visibility:public\"])", - "generate_bzl_library_targets": false - } - } - }, - "recordedRepoMappingEntries": [ - [ - "aspect_bazel_lib~", - "bazel_skylib", - "bazel_skylib~" - ], - [ - "aspect_bazel_lib~", - "bazel_tools", - "bazel_tools" - ], - [ - "aspect_rules_js~", - "aspect_bazel_lib", - "aspect_bazel_lib~" - ], - [ - "aspect_rules_js~", - "bazel_features", - "bazel_features~" - ], - [ - "aspect_rules_js~", - "bazel_skylib", - "bazel_skylib~" - ], - [ - "aspect_rules_js~", - "bazel_tools", - "bazel_tools" - ], - [ - "bazel_features~", - "bazel_tools", - "bazel_tools" - ] - ] - } - }, - "@@bazel_features~//private:extensions.bzl%version_extension": { - "general": { - "bzlTransitiveDigest": "UwYHXjy4P9iCTMR9n5kWsy4RwLoowjUrfDFTkBo5RG8=", - "recordedFileInputs": {}, - "recordedDirentsInputs": {}, - "envVariables": {}, - "generatedRepoSpecs": { - "bazel_features_version": { - "bzlFile": "@@bazel_features~//private:version_repo.bzl", - "ruleClassName": "version_repo", - "attributes": {} - }, - "bazel_features_globals": { - "bzlFile": "@@bazel_features~//private:globals_repo.bzl", - "ruleClassName": "globals_repo", - "attributes": { - "globals": { - "RunEnvironmentInfo": "5.3.0", - "DefaultInfo": "0.0.1", - "__TestingOnly_NeverAvailable": "1000000000.0.0" - } - } - } - }, - "recordedRepoMappingEntries": [ - [ - "bazel_features~", - "bazel_tools", - "bazel_tools" - ] - ] - } - }, - "@@bazel_tools//tools/android:android_extensions.bzl%remote_android_tools_extensions": { - "general": { - "bzlTransitiveDigest": "ZggrqnDIPRFCqT9XaCYOxLiJx1XuMtOZNG1jvKYZ5lA=", - "recordedFileInputs": {}, - "recordedDirentsInputs": {}, - "envVariables": {}, - "generatedRepoSpecs": { - "android_tools": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "sha256": "2b661a761a735b41c41b3a78089f4fc1982626c76ddb944604ae3ff8c545d3c2", - "url": "https://mirror.bazel.build/bazel_android_tools/android_tools_pkg-0.30.0.tar" - } - }, - "android_gmaven_r8": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_jar", - "attributes": { - "sha256": "57a696749695a09381a87bc2f08c3a8ed06a717a5caa3ef878a3077e0d3af19d", - "url": "https://maven.google.com/com/android/tools/r8/8.1.56/r8-8.1.56.jar" - } - } - }, - "recordedRepoMappingEntries": [] - } - }, - "@@bazel_tools//tools/cpp:cc_configure.bzl%cc_configure_extension": { - "general": { - "bzlTransitiveDigest": "PHpT2yqMGms2U4L3E/aZ+WcQalmZWm+ILdP3yiLsDhA=", - "recordedFileInputs": {}, - "recordedDirentsInputs": {}, - "envVariables": {}, - "generatedRepoSpecs": { - "local_config_cc": { - "bzlFile": "@@bazel_tools//tools/cpp:cc_configure.bzl", - "ruleClassName": "cc_autoconf", - "attributes": {} - }, - "local_config_cc_toolchains": { - "bzlFile": "@@bazel_tools//tools/cpp:cc_configure.bzl", - "ruleClassName": "cc_autoconf_toolchains", - "attributes": {} - } - }, - "recordedRepoMappingEntries": [ - [ - "bazel_tools", - "bazel_tools", - "bazel_tools" - ] - ] - } - }, - "@@bazel_tools//tools/osx:xcode_configure.bzl%xcode_configure_extension": { - "general": { - "bzlTransitiveDigest": "Qh2bWTU6QW6wkrd87qrU4YeY+SG37Nvw3A0PR4Y0L2Y=", - "recordedFileInputs": {}, - "recordedDirentsInputs": {}, - "envVariables": {}, - "generatedRepoSpecs": { - "local_config_xcode": { - "bzlFile": "@@bazel_tools//tools/osx:xcode_configure.bzl", - "ruleClassName": "xcode_autoconf", - "attributes": { - "xcode_locator": "@bazel_tools//tools/osx:xcode_locator.m", - "remote_xcode": "" - } - } - }, - "recordedRepoMappingEntries": [] - } - }, - "@@bazel_tools//tools/sh:sh_configure.bzl%sh_configure_extension": { - "general": { - "bzlTransitiveDigest": "hp4NgmNjEg5+xgvzfh6L83bt9/aiiWETuNpwNuF1MSU=", - "recordedFileInputs": {}, - "recordedDirentsInputs": {}, - "envVariables": {}, - "generatedRepoSpecs": { - "local_config_sh": { - "bzlFile": "@@bazel_tools//tools/sh:sh_configure.bzl", - "ruleClassName": "sh_config", - "attributes": {} - } - }, - "recordedRepoMappingEntries": [] - } - }, - "@@bazel_tools//tools/test:extensions.bzl%remote_coverage_tools_extension": { - "general": { - "bzlTransitiveDigest": "7n9r2sWPYvn/OzUdHUoiJN/1hgIqWKOFCEQFVwHZGU0=", - "recordedFileInputs": {}, - "recordedDirentsInputs": {}, - "envVariables": {}, - "generatedRepoSpecs": { - "remote_coverage_tools": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "sha256": "7006375f6756819b7013ca875eab70a541cf7d89142d9c511ed78ea4fefa38af", - "urls": [ - "https://mirror.bazel.build/bazel_coverage_output_generator/releases/coverage_output_generator-v2.6.zip" - ] - } - } - }, - "recordedRepoMappingEntries": [] - } - }, - "@@buildozer~//:buildozer_binary.bzl%buildozer_binary": { - "general": { - "bzlTransitiveDigest": "EleDU/FQ1+e/RgkW3aIDmdaxZEthvoWQhsqFTxiSgMI=", - "recordedFileInputs": {}, - "recordedDirentsInputs": {}, - "envVariables": {}, - "generatedRepoSpecs": { - "buildozer_binary": { - "bzlFile": "@@buildozer~//private:buildozer_binary.bzl", - "ruleClassName": "_buildozer_binary_repo", - "attributes": { - "sha256": { - "darwin-amd64": "d29e347ecd6b5673d72cb1a8de05bf1b06178dd229ff5eb67fad5100c840cc8e", - "darwin-arm64": "9b9e71bdbec5e7223871e913b65d12f6d8fa026684daf991f00e52ed36a6978d", - "linux-amd64": "8dfd6345da4e9042daa738d7fdf34f699c5dfce4632f7207956fceedd8494119", - "linux-arm64": "6559558fded658c8fa7432a9d011f7c4dcbac6b738feae73d2d5c352e5f605fa", - "windows-amd64": "e7f05bf847f7c3689dd28926460ce6e1097ae97380ac8e6ae7147b7b706ba19b" - }, - "version": "6.4.0" - } - } - }, - "recordedRepoMappingEntries": [] - } - }, - "@@gazelle~//:extensions.bzl%go_deps": { - "general": { - "bzlTransitiveDigest": "+deSlmD8mel7E3OvuheGsVH5K34W80m7SxRTPpvpk4M=", - "recordedFileInputs": { - "@@rules_go~//go.mod": "a7143f329c2a3e0b983ce74a96c0c25b0d0c59d236d75f7e1b069aadd988d55e", - "@@gazelle~//go.sum": "c9624aa41e5ffd61a8581d57a3c4046e62b46630dddc8b191e65017f34ff12a5", - "@@rules_go~//go.sum": "022d36c9ebcc7b5dee1e9b85b3da9c9f3a529ee6f979946d66e4955b8d54614a", - "@@gazelle~//go.mod": "5346019bf0673364b383d56ffbc9fced98b7b4ee921e865dfe905a1ebe82d326" - }, - "recordedDirentsInputs": {}, - "envVariables": {}, - "generatedRepoSpecs": { - "com_github_fsnotify_fsnotify": { - "bzlFile": "@@gazelle~//internal:go_repository.bzl", - "ruleClassName": "go_repository", - "attributes": { - "importpath": "github.com/fsnotify/fsnotify", - "sum": "h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4HY=", - "replace": "", - "version": "v1.6.0", - "build_directives": [] - } - }, - "org_golang_x_text": { - "bzlFile": "@@gazelle~//internal:go_repository.bzl", - "ruleClassName": "go_repository", - "attributes": { - "importpath": "golang.org/x/text", - "sum": "h1:cokOdA+Jmi5PJGXLlLllQSgYigAEfHXJAERHVMaCc2k=", - "replace": "", - "version": "v0.3.3", - "build_directives": [] - } - }, - "org_golang_google_protobuf": { - "bzlFile": "@@gazelle~//internal:go_repository.bzl", - "ruleClassName": "go_repository", - "attributes": { - "importpath": "google.golang.org/protobuf", - "sum": "h1:w43yiav+6bVFTBQFZX0r7ipe9JQ1QsbMgHwbBziscLw=", - "replace": "", - "version": "v1.28.0", - "build_directives": [] - } - }, - "com_github_bmatcuk_doublestar_v4": { - "bzlFile": "@@gazelle~//internal:go_repository.bzl", - "ruleClassName": "go_repository", - "attributes": { - "importpath": "github.com/bmatcuk/doublestar/v4", - "sum": "h1:HTuxyug8GyFbRkrffIpzNCSK4luc0TY3wzXvzIZhEXc=", - "replace": "", - "version": "v4.6.0", - "build_directives": [] - } - }, - "com_github_pmezard_go_difflib": { - "bzlFile": "@@gazelle~//internal:go_repository.bzl", - "ruleClassName": "go_repository", - "attributes": { - "importpath": "github.com/pmezard/go-difflib", - "sum": "h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=", - "replace": "", - "version": "v1.0.0", - "build_directives": [] - } - }, - "org_golang_x_mod": { - "bzlFile": "@@gazelle~//internal:go_repository.bzl", - "ruleClassName": "go_repository", - "attributes": { - "importpath": "golang.org/x/mod", - "sum": "h1:KENHtAZL2y3NLMYZeHY9DW8HW8V+kQyJsY/V9JlKvCs=", - "replace": "", - "version": "v0.9.0", - "build_directives": [] - } - }, - "org_golang_x_tools": { - "bzlFile": "@@gazelle~//internal:go_repository.bzl", - "ruleClassName": "go_repository", - "attributes": { - "importpath": "golang.org/x/tools", - "sum": "h1:W4OVu8VVOaIO0yzWMNdepAulS7YfoS3Zabrm8DOXXU4=", - "replace": "", - "version": "v0.7.0", - "build_directives": [] - } - }, - "org_golang_x_net": { - "bzlFile": "@@gazelle~//internal:go_repository.bzl", - "ruleClassName": "go_repository", - "attributes": { - "importpath": "golang.org/x/net", - "sum": "h1:4nGaVu0QrbjT/AK2PRLuQfQuh6DJve+pELhqTdAj3x0=", - "replace": "", - "version": "v0.0.0-20210405180319-a5a99cb37ef4", - "build_directives": [] - } - }, - "com_github_bazelbuild_buildtools": { - "bzlFile": "@@gazelle~//internal:go_repository.bzl", - "ruleClassName": "go_repository", - "attributes": { - "importpath": "github.com/bazelbuild/buildtools", - "sum": "h1:XmPu4mXICgdGnC5dXGjUGbwUD/kUmS0l5Aop3LaevBM=", - "replace": "", - "version": "v0.0.0-20230317132445-9c3c1fc0106e", - "build_directives": [] - } - }, - "org_golang_google_genproto": { - "bzlFile": "@@gazelle~//internal:go_repository.bzl", - "ruleClassName": "go_repository", - "attributes": { - "importpath": "google.golang.org/genproto", - "sum": "h1:+kGHl1aib/qcwaRi1CbqBZ1rk19r85MNUf8HaBghugY=", - "replace": "", - "version": "v0.0.0-20200526211855-cb27e3aa2013", - "build_directives": [] - } - }, - "com_github_gogo_protobuf": { - "bzlFile": "@@gazelle~//internal:go_repository.bzl", - "ruleClassName": "go_repository", - "attributes": { - "importpath": "github.com/gogo/protobuf", - "sum": "h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=", - "replace": "", - "version": "v1.3.2", - "build_directives": [ - "gazelle:proto disable" - ] - } - }, - "com_github_pelletier_go_toml": { - "bzlFile": "@@gazelle~//internal:go_repository.bzl", - "ruleClassName": "go_repository", - "attributes": { - "importpath": "github.com/pelletier/go-toml", - "sum": "h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3ve8=", - "replace": "", - "version": "v1.9.5", - "build_directives": [] - } - }, - "com_github_golang_protobuf": { - "bzlFile": "@@gazelle~//internal:go_repository.bzl", - "ruleClassName": "go_repository", - "attributes": { - "importpath": "github.com/golang/protobuf", - "sum": "h1:ROPKBNFfQgOUMifHyP+KYbvpjbdoFNs+aK7DXlji0Tw=", - "replace": "", - "version": "v1.5.2", - "build_directives": [] - } - }, - "com_github_golang_mock": { - "bzlFile": "@@gazelle~//internal:go_repository.bzl", - "ruleClassName": "go_repository", - "attributes": { - "importpath": "github.com/golang/mock", - "sum": "h1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc=", - "replace": "", - "version": "v1.6.0", - "build_directives": [] - } - }, - "org_golang_x_sync": { - "bzlFile": "@@gazelle~//internal:go_repository.bzl", - "ruleClassName": "go_repository", - "attributes": { - "importpath": "golang.org/x/sync", - "sum": "h1:wsuoTGHzEhffawBOhz5CYhcrV4IdKZbEyZjBMuTp12o=", - "replace": "", - "version": "v0.1.0", - "build_directives": [] - } - }, - "bazel_gazelle_go_repository_config": { - "bzlFile": "@@gazelle~//internal/bzlmod:go_deps.bzl", - "ruleClassName": "_go_repository_config", - "attributes": { - "importpaths": { - "com_github_gogo_protobuf": "github.com/gogo/protobuf", - "com_github_golang_mock": "github.com/golang/mock", - "com_github_golang_protobuf": "github.com/golang/protobuf", - "org_golang_google_protobuf": "google.golang.org/protobuf", - "org_golang_x_net": "golang.org/x/net", - "org_golang_x_sys": "golang.org/x/sys", - "org_golang_x_text": "golang.org/x/text", - "org_golang_google_genproto": "google.golang.org/genproto", - "org_golang_google_grpc": "google.golang.org/grpc", - "com_github_bazelbuild_buildtools": "github.com/bazelbuild/buildtools", - "com_github_bmatcuk_doublestar_v4": "github.com/bmatcuk/doublestar/v4", - "com_github_fsnotify_fsnotify": "github.com/fsnotify/fsnotify", - "com_github_google_go_cmp": "github.com/google/go-cmp", - "com_github_pelletier_go_toml": "github.com/pelletier/go-toml", - "com_github_pmezard_go_difflib": "github.com/pmezard/go-difflib", - "org_golang_x_mod": "golang.org/x/mod", - "org_golang_x_sync": "golang.org/x/sync", - "org_golang_x_tools": "golang.org/x/tools" - }, - "build_naming_conventions": {} - } - }, - "org_golang_google_grpc": { - "bzlFile": "@@gazelle~//internal:go_repository.bzl", - "ruleClassName": "go_repository", - "attributes": { - "importpath": "google.golang.org/grpc", - "sum": "h1:fPVVDxY9w++VjTZsYvXWqEf9Rqar/e+9zYfxKK+W+YU=", - "replace": "", - "version": "v1.50.0", - "build_directives": [ - "gazelle:proto disable" - ] - } - }, - "org_golang_x_sys": { - "bzlFile": "@@gazelle~//internal:go_repository.bzl", - "ruleClassName": "go_repository", - "attributes": { - "importpath": "golang.org/x/sys", - "sum": "h1:MVltZSvRTcU2ljQOhs94SXPftV6DCNnZViHeQps87pQ=", - "replace": "", - "version": "v0.6.0", - "build_directives": [] - } - }, - "com_github_google_go_cmp": { - "bzlFile": "@@gazelle~//internal:go_repository.bzl", - "ruleClassName": "go_repository", - "attributes": { - "importpath": "github.com/google/go-cmp", - "sum": "h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=", - "replace": "", - "version": "v0.5.9", - "build_directives": [] - } - } - }, - "recordedRepoMappingEntries": [ - [ - "gazelle~", - "bazel_tools", - "bazel_tools" - ] - ] - } - }, - "@@gazelle~//internal/bzlmod:non_module_deps.bzl%non_module_deps": { - "general": { - "bzlTransitiveDigest": "30wev+wJfzc4s72MCfbP9U8W+3Js2b+Xbo5ofgZbHw8=", - "recordedFileInputs": {}, - "recordedDirentsInputs": {}, - "envVariables": {}, - "generatedRepoSpecs": { - "bazel_gazelle_go_repository_tools": { - "bzlFile": "@@gazelle~//internal:go_repository_tools.bzl", - "ruleClassName": "go_repository_tools", - "attributes": { - "go_cache": "@@gazelle~~non_module_deps~bazel_gazelle_go_repository_cache//:go.env" - } - }, - "bazel_gazelle_go_repository_cache": { - "bzlFile": "@@gazelle~//internal:go_repository_cache.bzl", - "ruleClassName": "go_repository_cache", - "attributes": { - "go_sdk_name": "go_default_sdk", - "go_env": {} - } - } - }, - "recordedRepoMappingEntries": [ - [ - "gazelle~", - "bazel_gazelle_go_repository_cache", - "gazelle~~non_module_deps~bazel_gazelle_go_repository_cache" - ] - ] - } - }, - "@@rules_buf~//buf:extensions.bzl%ext": { - "general": { - "bzlTransitiveDigest": "NQ6Q24l4iPh6qgIwSVIFCofgF32NX8nMR8ht1WUY9HA=", - "recordedFileInputs": {}, - "recordedDirentsInputs": {}, - "envVariables": {}, - "generatedRepoSpecs": { - "rules_buf_toolchains": { - "bzlFile": "@@rules_buf~//buf/internal:toolchain.bzl", - "ruleClassName": "buf_download_releases", - "attributes": { - "version": "v1.27.0" - } - } - }, - "recordedRepoMappingEntries": [ - [ - "rules_buf~", - "bazel_tools", - "bazel_tools" - ] - ] - } - }, - "@@rules_go~//go:extensions.bzl%go_sdk": { - "general": { - "bzlTransitiveDigest": "iUTnM/5xPY1pjD8W+6jcwwTaWS8KEn/M6OE29jsteB0=", - "recordedFileInputs": {}, - "recordedDirentsInputs": {}, - "envVariables": {}, - "generatedRepoSpecs": { - "go_default_sdk": { - "bzlFile": "@@rules_go~//go/private:sdk.bzl", - "ruleClassName": "go_download_sdk_rule", - "attributes": { - "goos": "", - "goarch": "", - "sdks": {}, - "urls": [ - "https://dl.google.com/go/{}" - ], - "version": "1.19.8" - } - }, - "go_toolchains": { - "bzlFile": "@@rules_go~//go/private:sdk.bzl", - "ruleClassName": "go_multiple_toolchains", - "attributes": { - "prefixes": [ - "_0000_go_default_sdk_" - ], - "geese": [ - "" - ], - "goarchs": [ - "" - ], - "sdk_repos": [ - "go_default_sdk" - ], - "sdk_types": [ - "remote" - ], - "sdk_versions": [ - "1.19.8" - ] - } - } - }, - "recordedRepoMappingEntries": [ - [ - "rules_go~", - "bazel_tools", - "bazel_tools" - ] - ] - } - }, - "@@rules_go~//go/private:extensions.bzl%non_module_dependencies": { - "general": { - "bzlTransitiveDigest": "P2GCPEVjG8+jqXDiNG6T/zBZ1J/LGYw6IlettNXCNBc=", - "recordedFileInputs": {}, - "recordedDirentsInputs": {}, - "envVariables": {}, - "generatedRepoSpecs": { - "org_golang_x_xerrors": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://mirror.bazel.build/github.com/golang/xerrors/archive/04be3eba64a22a838cdb17b8dca15a52871c08b4.zip", - "https://github.com/golang/xerrors/archive/04be3eba64a22a838cdb17b8dca15a52871c08b4.zip" - ], - "sha256": "ffad2b06ef2e09d040da2ff08077865e99ab95d4d0451737fc8e33706bb01634", - "strip_prefix": "xerrors-04be3eba64a22a838cdb17b8dca15a52871c08b4", - "patches": [ - "@@rules_go~//third_party:org_golang_x_xerrors-gazelle.patch" - ], - "patch_args": [ - "-p1" - ] - } - }, - "gogo_special_proto": { - "bzlFile": "@@rules_go~//proto:gogo.bzl", - "ruleClassName": "gogo_special_proto", - "attributes": {} - }, - "org_golang_google_protobuf": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "sha256": "cb1a05581c33b3705ede6c08edf9b9c1dbc579559ba30f532704c324e42bf801", - "urls": [ - "https://mirror.bazel.build/github.com/protocolbuffers/protobuf-go/archive/refs/tags/v1.30.0.zip", - "https://github.com/protocolbuffers/protobuf-go/archive/refs/tags/v1.30.0.zip" - ], - "strip_prefix": "protobuf-go-1.30.0", - "patches": [ - "@@rules_go~//third_party:org_golang_google_protobuf-gazelle.patch" - ], - "patch_args": [ - "-p1" - ] - } - }, - "com_github_mwitkow_go_proto_validators": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://mirror.bazel.build/github.com/mwitkow/go-proto-validators/archive/refs/tags/v0.3.2.zip", - "https://github.com/mwitkow/go-proto-validators/archive/refs/tags/v0.3.2.zip" - ], - "sha256": "d8697f05a2f0eaeb65261b480e1e6035301892d9fc07ed945622f41b12a68142", - "strip_prefix": "go-proto-validators-0.3.2" - } - }, - "org_golang_x_tools": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://mirror.bazel.build/github.com/golang/tools/archive/refs/tags/v0.7.0.zip", - "https://github.com/golang/tools/archive/refs/tags/v0.7.0.zip" - ], - "sha256": "9f20a20f29f4008d797a8be882ef82b69cf8f7f2b96dbdfe3814c57d8280fa4b", - "strip_prefix": "tools-0.7.0", - "patches": [ - "@@rules_go~//third_party:org_golang_x_tools-deletegopls.patch", - "@@rules_go~//third_party:org_golang_x_tools-gazelle.patch" - ], - "patch_args": [ - "-p1" - ] - } - }, - "go_googleapis": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://mirror.bazel.build/github.com/googleapis/googleapis/archive/83c3605afb5a39952bf0a0809875d41cf2a558ca.zip", - "https://github.com/googleapis/googleapis/archive/83c3605afb5a39952bf0a0809875d41cf2a558ca.zip" - ], - "sha256": "ba694861340e792fd31cb77274eacaf6e4ca8bda97707898f41d8bebfd8a4984", - "strip_prefix": "googleapis-83c3605afb5a39952bf0a0809875d41cf2a558ca", - "patches": [ - "@@rules_go~//third_party:go_googleapis-deletebuild.patch", - "@@rules_go~//third_party:go_googleapis-directives.patch", - "@@rules_go~//third_party:go_googleapis-gazelle.patch" - ], - "patch_args": [ - "-E", - "-p1" - ] - } - }, - "org_golang_google_genproto": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://mirror.bazel.build/github.com/googleapis/go-genproto/archive/6ac7f18bb9d5eeeb13a9f1ae4f21e4374a1952f8.zip", - "https://github.com/googleapis/go-genproto/archive/6ac7f18bb9d5eeeb13a9f1ae4f21e4374a1952f8.zip" - ], - "sha256": "3470e7a89b24971b20c4bb8900a668df25279e4b741f72bc09418c1f22543215", - "strip_prefix": "go-genproto-6ac7f18bb9d5eeeb13a9f1ae4f21e4374a1952f8", - "patches": [ - "@@rules_go~//third_party:org_golang_google_genproto-gazelle.patch" - ], - "patch_args": [ - "-p1" - ] - } - }, - "bazel_skylib": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.4.1/bazel-skylib-1.4.1.tar.gz", - "https://github.com/bazelbuild/bazel-skylib/releases/download/1.4.1/bazel-skylib-1.4.1.tar.gz" - ], - "sha256": "b8a1527901774180afc798aeb28c4634bdccf19c4d98e7bdd1ce79d1fe9aaad7", - "strip_prefix": "" - } - }, - "com_github_gogo_protobuf": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://mirror.bazel.build/github.com/gogo/protobuf/archive/refs/tags/v1.3.2.zip", - "https://github.com/gogo/protobuf/archive/refs/tags/v1.3.2.zip" - ], - "sha256": "f89f8241af909ce3226562d135c25b28e656ae173337b3e58ede917aa26e1e3c", - "strip_prefix": "protobuf-1.3.2", - "patches": [ - "@@rules_go~//third_party:com_github_gogo_protobuf-gazelle.patch" - ], - "patch_args": [ - "-p1" - ] - } - }, - "com_github_golang_protobuf": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://mirror.bazel.build/github.com/golang/protobuf/archive/refs/tags/v1.5.3.zip", - "https://github.com/golang/protobuf/archive/refs/tags/v1.5.3.zip" - ], - "sha256": "2dced4544ae5372281e20f1e48ca76368355a01b31353724718c4d6e3dcbb430", - "strip_prefix": "protobuf-1.5.3", - "patches": [ - "@@rules_go~//third_party:com_github_golang_protobuf-gazelle.patch" - ], - "patch_args": [ - "-p1" - ] - } - }, - "io_bazel_rules_nogo": { - "bzlFile": "@@rules_go~//go/private:nogo.bzl", - "ruleClassName": "go_register_nogo", - "attributes": { - "nogo": "@io_bazel_rules_go//:default_nogo" - } - }, - "com_github_golang_mock": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://mirror.bazel.build/github.com/golang/mock/archive/refs/tags/v1.7.0-rc.1.zip", - "https://github.com/golang/mock/archive/refs/tags/v1.7.0-rc.1.zip" - ], - "patches": [ - "@@rules_go~//third_party:com_github_golang_mock-gazelle.patch" - ], - "patch_args": [ - "-p1" - ], - "sha256": "5359c78b0c1649cf7beb3b48ff8b1d1aaf0243b22ea4789aba94805280075d8e", - "strip_prefix": "mock-1.7.0-rc.1" - } - }, - "org_golang_x_sys": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "urls": [ - "https://mirror.bazel.build/github.com/golang/sys/archive/refs/tags/v0.6.0.zip", - "https://github.com/golang/sys/archive/refs/tags/v0.6.0.zip" - ], - "sha256": "7f2399398b2eb4f1f495cc754d6353566e0ad934ee0eb46505e55162e0def56d", - "strip_prefix": "sys-0.6.0", - "patches": [ - "@@rules_go~//third_party:org_golang_x_sys-gazelle.patch" - ], - "patch_args": [ - "-p1" - ] - } - } - }, - "recordedRepoMappingEntries": [ - [ - "rules_go~", - "bazel_tools", - "bazel_tools" - ] - ] - } - }, - "@@rules_java~//java:extensions.bzl%toolchains": { - "general": { - "bzlTransitiveDigest": "0N5b5J9fUzo0sgvH4F3kIEaeXunz4Wy2/UtSFV/eXUY=", - "recordedFileInputs": {}, - "recordedDirentsInputs": {}, - "envVariables": {}, - "generatedRepoSpecs": { - "remotejdk21_linux_toolchain_config_repo": { - "bzlFile": "@@rules_java~//toolchains:remote_java_repository.bzl", - "ruleClassName": "_toolchain_config", - "attributes": { - "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_21\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"21\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk21_linux//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk21_linux//:jdk\",\n)\n" - } - }, - "remotejdk17_linux_s390x_toolchain_config_repo": { - "bzlFile": "@@rules_java~//toolchains:remote_java_repository.bzl", - "ruleClassName": "_toolchain_config", - "attributes": { - "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:s390x\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux_s390x//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:s390x\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux_s390x//:jdk\",\n)\n" - } - }, - "remotejdk17_macos_toolchain_config_repo": { - "bzlFile": "@@rules_java~//toolchains:remote_java_repository.bzl", - "ruleClassName": "_toolchain_config", - "attributes": { - "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_macos//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_macos//:jdk\",\n)\n" - } - }, - "remotejdk21_macos_aarch64_toolchain_config_repo": { - "bzlFile": "@@rules_java~//toolchains:remote_java_repository.bzl", - "ruleClassName": "_toolchain_config", - "attributes": { - "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_21\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"21\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk21_macos_aarch64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk21_macos_aarch64//:jdk\",\n)\n" - } - }, - "remotejdk17_linux_aarch64_toolchain_config_repo": { - "bzlFile": "@@rules_java~//toolchains:remote_java_repository.bzl", - "ruleClassName": "_toolchain_config", - "attributes": { - "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux_aarch64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux_aarch64//:jdk\",\n)\n" - } - }, - "remotejdk21_macos_aarch64": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 21,\n)\n", - "sha256": "e8260516de8b60661422a725f1df2c36ef888f6fb35393566b00e7325db3d04e", - "strip_prefix": "zulu21.32.17-ca-jdk21.0.2-macosx_aarch64", - "urls": [ - "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu21.32.17-ca-jdk21.0.2-macosx_aarch64.tar.gz", - "https://cdn.azul.com/zulu/bin/zulu21.32.17-ca-jdk21.0.2-macosx_aarch64.tar.gz" - ] - } - }, - "remotejdk17_linux_toolchain_config_repo": { - "bzlFile": "@@rules_java~//toolchains:remote_java_repository.bzl", - "ruleClassName": "_toolchain_config", - "attributes": { - "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux//:jdk\",\n)\n" - } - }, - "remotejdk17_macos_aarch64": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", - "sha256": "314b04568ec0ae9b36ba03c9cbd42adc9e1265f74678923b19297d66eb84dcca", - "strip_prefix": "zulu17.44.53-ca-jdk17.0.8.1-macosx_aarch64", - "urls": [ - "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-macosx_aarch64.tar.gz", - "https://cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-macosx_aarch64.tar.gz" - ] - } - }, - "remote_java_tools_windows": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "sha256": "fe2f88169696d6c6fc6e90ba61bb46be7d0ae3693cbafdf336041bf56679e8d1", - "urls": [ - "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.4/java_tools_windows-v13.4.zip", - "https://github.com/bazelbuild/java_tools/releases/download/java_v13.4/java_tools_windows-v13.4.zip" - ] - } - }, - "remotejdk11_win": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", - "sha256": "43408193ce2fa0862819495b5ae8541085b95660153f2adcf91a52d3a1710e83", - "strip_prefix": "zulu11.66.15-ca-jdk11.0.20-win_x64", - "urls": [ - "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-win_x64.zip", - "https://cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-win_x64.zip" - ] - } - }, - "remotejdk11_win_toolchain_config_repo": { - "bzlFile": "@@rules_java~//toolchains:remote_java_repository.bzl", - "ruleClassName": "_toolchain_config", - "attributes": { - "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_win//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_win//:jdk\",\n)\n" - } - }, - "remotejdk11_linux_aarch64": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", - "sha256": "54174439f2b3fddd11f1048c397fe7bb45d4c9d66d452d6889b013d04d21c4de", - "strip_prefix": "zulu11.66.15-ca-jdk11.0.20-linux_aarch64", - "urls": [ - "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-linux_aarch64.tar.gz", - "https://cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-linux_aarch64.tar.gz" - ] - } - }, - "remotejdk17_linux": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", - "sha256": "b9482f2304a1a68a614dfacddcf29569a72f0fac32e6c74f83dc1b9a157b8340", - "strip_prefix": "zulu17.44.53-ca-jdk17.0.8.1-linux_x64", - "urls": [ - "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-linux_x64.tar.gz", - "https://cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-linux_x64.tar.gz" - ] - } - }, - "remotejdk11_linux_s390x_toolchain_config_repo": { - "bzlFile": "@@rules_java~//toolchains:remote_java_repository.bzl", - "ruleClassName": "_toolchain_config", - "attributes": { - "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:s390x\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux_s390x//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:s390x\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux_s390x//:jdk\",\n)\n" - } - }, - "remotejdk11_linux_toolchain_config_repo": { - "bzlFile": "@@rules_java~//toolchains:remote_java_repository.bzl", - "ruleClassName": "_toolchain_config", - "attributes": { - "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux//:jdk\",\n)\n" - } - }, - "remotejdk11_macos": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", - "sha256": "bcaab11cfe586fae7583c6d9d311c64384354fb2638eb9a012eca4c3f1a1d9fd", - "strip_prefix": "zulu11.66.15-ca-jdk11.0.20-macosx_x64", - "urls": [ - "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-macosx_x64.tar.gz", - "https://cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-macosx_x64.tar.gz" - ] - } - }, - "remotejdk11_win_arm64": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", - "sha256": "b8a28e6e767d90acf793ea6f5bed0bb595ba0ba5ebdf8b99f395266161e53ec2", - "strip_prefix": "jdk-11.0.13+8", - "urls": [ - "https://mirror.bazel.build/aka.ms/download-jdk/microsoft-jdk-11.0.13.8.1-windows-aarch64.zip" - ] - } - }, - "remotejdk17_macos": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", - "sha256": "640453e8afe8ffe0fb4dceb4535fb50db9c283c64665eebb0ba68b19e65f4b1f", - "strip_prefix": "zulu17.44.53-ca-jdk17.0.8.1-macosx_x64", - "urls": [ - "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-macosx_x64.tar.gz", - "https://cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-macosx_x64.tar.gz" - ] - } - }, - "remotejdk21_macos": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 21,\n)\n", - "sha256": "3ad8fe288eb57d975c2786ae453a036aa46e47ab2ac3d81538ebae2a54d3c025", - "strip_prefix": "zulu21.32.17-ca-jdk21.0.2-macosx_x64", - "urls": [ - "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu21.32.17-ca-jdk21.0.2-macosx_x64.tar.gz", - "https://cdn.azul.com/zulu/bin/zulu21.32.17-ca-jdk21.0.2-macosx_x64.tar.gz" - ] - } - }, - "remotejdk21_macos_toolchain_config_repo": { - "bzlFile": "@@rules_java~//toolchains:remote_java_repository.bzl", - "ruleClassName": "_toolchain_config", - "attributes": { - "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_21\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"21\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk21_macos//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk21_macos//:jdk\",\n)\n" - } - }, - "remotejdk17_macos_aarch64_toolchain_config_repo": { - "bzlFile": "@@rules_java~//toolchains:remote_java_repository.bzl", - "ruleClassName": "_toolchain_config", - "attributes": { - "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_macos_aarch64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_macos_aarch64//:jdk\",\n)\n" - } - }, - "remotejdk17_win": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", - "sha256": "192f2afca57701de6ec496234f7e45d971bf623ff66b8ee4a5c81582054e5637", - "strip_prefix": "zulu17.44.53-ca-jdk17.0.8.1-win_x64", - "urls": [ - "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-win_x64.zip", - "https://cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-win_x64.zip" - ] - } - }, - "remotejdk11_macos_aarch64_toolchain_config_repo": { - "bzlFile": "@@rules_java~//toolchains:remote_java_repository.bzl", - "ruleClassName": "_toolchain_config", - "attributes": { - "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_macos_aarch64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_macos_aarch64//:jdk\",\n)\n" - } - }, - "remotejdk11_linux_ppc64le_toolchain_config_repo": { - "bzlFile": "@@rules_java~//toolchains:remote_java_repository.bzl", - "ruleClassName": "_toolchain_config", - "attributes": { - "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:ppc\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux_ppc64le//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:ppc\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux_ppc64le//:jdk\",\n)\n" - } - }, - "remotejdk21_linux": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 21,\n)\n", - "sha256": "5ad730fbee6bb49bfff10bf39e84392e728d89103d3474a7e5def0fd134b300a", - "strip_prefix": "zulu21.32.17-ca-jdk21.0.2-linux_x64", - "urls": [ - "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu21.32.17-ca-jdk21.0.2-linux_x64.tar.gz", - "https://cdn.azul.com/zulu/bin/zulu21.32.17-ca-jdk21.0.2-linux_x64.tar.gz" - ] - } - }, - "remote_java_tools_linux": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "sha256": "ba10f09a138cf185d04cbc807d67a3da42ab13d618c5d1ce20d776e199c33a39", - "urls": [ - "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.4/java_tools_linux-v13.4.zip", - "https://github.com/bazelbuild/java_tools/releases/download/java_v13.4/java_tools_linux-v13.4.zip" - ] - } - }, - "remotejdk21_win": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 21,\n)\n", - "sha256": "f7cc15ca17295e69c907402dfe8db240db446e75d3b150da7bf67243cded93de", - "strip_prefix": "zulu21.32.17-ca-jdk21.0.2-win_x64", - "urls": [ - "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu21.32.17-ca-jdk21.0.2-win_x64.zip", - "https://cdn.azul.com/zulu/bin/zulu21.32.17-ca-jdk21.0.2-win_x64.zip" - ] - } - }, - "remotejdk21_linux_aarch64": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 21,\n)\n", - "sha256": "ce7df1af5d44a9f455617c4b8891443fbe3e4b269c777d8b82ed66f77167cfe0", - "strip_prefix": "zulu21.32.17-ca-jdk21.0.2-linux_aarch64", - "urls": [ - "https://cdn.azul.com/zulu/bin/zulu21.32.17-ca-jdk21.0.2-linux_aarch64.tar.gz", - "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu21.32.17-ca-jdk21.0.2-linux_aarch64.tar.gz" - ] - } - }, - "remotejdk11_linux_aarch64_toolchain_config_repo": { - "bzlFile": "@@rules_java~//toolchains:remote_java_repository.bzl", - "ruleClassName": "_toolchain_config", - "attributes": { - "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux_aarch64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux_aarch64//:jdk\",\n)\n" - } - }, - "remotejdk11_linux_s390x": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", - "sha256": "a58fc0361966af0a5d5a31a2d8a208e3c9bb0f54f345596fd80b99ea9a39788b", - "strip_prefix": "jdk-11.0.15+10", - "urls": [ - "https://mirror.bazel.build/github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jdk_s390x_linux_hotspot_11.0.15_10.tar.gz", - "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jdk_s390x_linux_hotspot_11.0.15_10.tar.gz" - ] - } - }, - "remotejdk17_linux_aarch64": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", - "sha256": "6531cef61e416d5a7b691555c8cf2bdff689201b8a001ff45ab6740062b44313", - "strip_prefix": "zulu17.44.53-ca-jdk17.0.8.1-linux_aarch64", - "urls": [ - "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-linux_aarch64.tar.gz", - "https://cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-linux_aarch64.tar.gz" - ] - } - }, - "remotejdk17_win_arm64_toolchain_config_repo": { - "bzlFile": "@@rules_java~//toolchains:remote_java_repository.bzl", - "ruleClassName": "_toolchain_config", - "attributes": { - "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:arm64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_win_arm64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:arm64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_win_arm64//:jdk\",\n)\n" - } - }, - "remotejdk11_linux": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", - "sha256": "a34b404f87a08a61148b38e1416d837189e1df7a040d949e743633daf4695a3c", - "strip_prefix": "zulu11.66.15-ca-jdk11.0.20-linux_x64", - "urls": [ - "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-linux_x64.tar.gz", - "https://cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-linux_x64.tar.gz" - ] - } - }, - "remotejdk11_macos_toolchain_config_repo": { - "bzlFile": "@@rules_java~//toolchains:remote_java_repository.bzl", - "ruleClassName": "_toolchain_config", - "attributes": { - "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_macos//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_macos//:jdk\",\n)\n" - } - }, - "remotejdk17_linux_ppc64le_toolchain_config_repo": { - "bzlFile": "@@rules_java~//toolchains:remote_java_repository.bzl", - "ruleClassName": "_toolchain_config", - "attributes": { - "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:ppc\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux_ppc64le//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:ppc\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux_ppc64le//:jdk\",\n)\n" - } - }, - "remotejdk17_win_arm64": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", - "sha256": "6802c99eae0d788e21f52d03cab2e2b3bf42bc334ca03cbf19f71eb70ee19f85", - "strip_prefix": "zulu17.44.53-ca-jdk17.0.8.1-win_aarch64", - "urls": [ - "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-win_aarch64.zip", - "https://cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-win_aarch64.zip" - ] - } - }, - "remote_java_tools_darwin_arm64": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "sha256": "076a7e198ad077f8c7d997986ef5102427fae6bbfce7a7852d2e080ed8767528", - "urls": [ - "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.4/java_tools_darwin_arm64-v13.4.zip", - "https://github.com/bazelbuild/java_tools/releases/download/java_v13.4/java_tools_darwin_arm64-v13.4.zip" - ] - } - }, - "remotejdk17_linux_ppc64le": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", - "sha256": "00a4c07603d0218cd678461b5b3b7e25b3253102da4022d31fc35907f21a2efd", - "strip_prefix": "jdk-17.0.8.1+1", - "urls": [ - "https://mirror.bazel.build/github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1%2B1/OpenJDK17U-jdk_ppc64le_linux_hotspot_17.0.8.1_1.tar.gz", - "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1%2B1/OpenJDK17U-jdk_ppc64le_linux_hotspot_17.0.8.1_1.tar.gz" - ] - } - }, - "remotejdk21_linux_aarch64_toolchain_config_repo": { - "bzlFile": "@@rules_java~//toolchains:remote_java_repository.bzl", - "ruleClassName": "_toolchain_config", - "attributes": { - "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_21\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"21\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk21_linux_aarch64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk21_linux_aarch64//:jdk\",\n)\n" - } - }, - "remotejdk11_win_arm64_toolchain_config_repo": { - "bzlFile": "@@rules_java~//toolchains:remote_java_repository.bzl", - "ruleClassName": "_toolchain_config", - "attributes": { - "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:arm64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_win_arm64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:arm64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_win_arm64//:jdk\",\n)\n" - } - }, - "local_jdk": { - "bzlFile": "@@rules_java~//toolchains:local_java_repository.bzl", - "ruleClassName": "_local_java_repository_rule", - "attributes": { - "java_home": "", - "version": "", - "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = {RUNTIME_VERSION},\n)\n" - } - }, - "remote_java_tools_darwin_x86_64": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "sha256": "4523aec4d09c587091a2dae6f5c9bc6922c220f3b6030e5aba9c8f015913cc65", - "urls": [ - "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.4/java_tools_darwin_x86_64-v13.4.zip", - "https://github.com/bazelbuild/java_tools/releases/download/java_v13.4/java_tools_darwin_x86_64-v13.4.zip" - ] - } - }, - "remote_java_tools": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "sha256": "e025fd260ac39b47c111f5212d64ec0d00d85dec16e49368aae82fc626a940cf", - "urls": [ - "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.4/java_tools-v13.4.zip", - "https://github.com/bazelbuild/java_tools/releases/download/java_v13.4/java_tools-v13.4.zip" - ] - } - }, - "remotejdk17_linux_s390x": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", - "sha256": "ffacba69c6843d7ca70d572489d6cc7ab7ae52c60f0852cedf4cf0d248b6fc37", - "strip_prefix": "jdk-17.0.8.1+1", - "urls": [ - "https://mirror.bazel.build/github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1%2B1/OpenJDK17U-jdk_s390x_linux_hotspot_17.0.8.1_1.tar.gz", - "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1%2B1/OpenJDK17U-jdk_s390x_linux_hotspot_17.0.8.1_1.tar.gz" - ] - } - }, - "remotejdk17_win_toolchain_config_repo": { - "bzlFile": "@@rules_java~//toolchains:remote_java_repository.bzl", - "ruleClassName": "_toolchain_config", - "attributes": { - "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_win//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_win//:jdk\",\n)\n" - } - }, - "remotejdk11_linux_ppc64le": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", - "sha256": "a8fba686f6eb8ae1d1a9566821dbd5a85a1108b96ad857fdbac5c1e4649fc56f", - "strip_prefix": "jdk-11.0.15+10", - "urls": [ - "https://mirror.bazel.build/github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jdk_ppc64le_linux_hotspot_11.0.15_10.tar.gz", - "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jdk_ppc64le_linux_hotspot_11.0.15_10.tar.gz" - ] - } - }, - "remotejdk11_macos_aarch64": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", - "sha256": "7632bc29f8a4b7d492b93f3bc75a7b61630894db85d136456035ab2a24d38885", - "strip_prefix": "zulu11.66.15-ca-jdk11.0.20-macosx_aarch64", - "urls": [ - "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-macosx_aarch64.tar.gz", - "https://cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-macosx_aarch64.tar.gz" - ] - } - }, - "remotejdk21_win_toolchain_config_repo": { - "bzlFile": "@@rules_java~//toolchains:remote_java_repository.bzl", - "ruleClassName": "_toolchain_config", - "attributes": { - "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_21\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"21\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk21_win//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk21_win//:jdk\",\n)\n" - } - } - }, - "recordedRepoMappingEntries": [ - [ - "rules_java~", - "bazel_tools", - "bazel_tools" - ], - [ - "rules_java~", - "remote_java_tools", - "rules_java~~toolchains~remote_java_tools" - ] - ] - } - }, - "@@rules_jvm_external~//:extensions.bzl%maven": { - "general": { - "bzlTransitiveDigest": "9ol/f6R1HONuabXvQTFIEvT1pWikli+mTIbvGRmDubk=", - "recordedFileInputs": { - "@@rules_jvm_external~//rules_jvm_external_deps_install.json": "10442a5ae27d9ff4c2003e5ab71643bf0d8b48dcf968b4173fa274c3232a8c06" - }, - "recordedDirentsInputs": {}, - "envVariables": {}, - "generatedRepoSpecs": { - "org_slf4j_slf4j_api_1_7_30": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "cdba07964d1bb40a0761485c6b1e8c2f8fd9eb1d19c53928ac0d7f9510105c57", - "urls": [ - "https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar", - "https://maven.google.com/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar" - } - }, - "com_google_api_grpc_proto_google_common_protos_2_0_1": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "5ce71656118618731e34a5d4c61aa3a031be23446dc7de8b5a5e77b66ebcd6ef", - "urls": [ - "https://repo1.maven.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar", - "https://maven.google.com/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar" - } - }, - "com_google_api_gax_1_60_0": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "02f37d4ff1a7b8d71dff8064cf9568aa4f4b61bcc4485085d16130f32afa5a79", - "urls": [ - "https://repo1.maven.org/maven2/com/google/api/gax/1.60.0/gax-1.60.0.jar", - "https://maven.google.com/com/google/api/gax/1.60.0/gax-1.60.0.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/api/gax/1.60.0/gax-1.60.0.jar" - } - }, - "com_google_guava_failureaccess_1_0_1": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "a171ee4c734dd2da837e4b16be9df4661afab72a41adaf31eb84dfdaf936ca26", - "urls": [ - "https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar", - "https://maven.google.com/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar" - } - }, - "commons_logging_commons_logging_1_2": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "daddea1ea0be0f56978ab3006b8ac92834afeefbd9b7e4e6316fca57df0fa636", - "urls": [ - "https://repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar", - "https://maven.google.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar" - } - }, - "com_google_http_client_google_http_client_appengine_1_38_0": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "f97b495fd97ac3a3d59099eb2b55025f4948230da15a076f189b9cff37c6b4d2", - "urls": [ - "https://repo1.maven.org/maven2/com/google/http-client/google-http-client-appengine/1.38.0/google-http-client-appengine-1.38.0.jar", - "https://maven.google.com/com/google/http-client/google-http-client-appengine/1.38.0/google-http-client-appengine-1.38.0.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/http-client/google-http-client-appengine/1.38.0/google-http-client-appengine-1.38.0.jar" - } - }, - "com_google_cloud_google_cloud_storage_1_113_4": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "796833e9bdab80c40bbc820e65087eb8f28c6bfbca194d2e3e00d98cb5bc55d6", - "urls": [ - "https://repo1.maven.org/maven2/com/google/cloud/google-cloud-storage/1.113.4/google-cloud-storage-1.113.4.jar", - "https://maven.google.com/com/google/cloud/google-cloud-storage/1.113.4/google-cloud-storage-1.113.4.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/cloud/google-cloud-storage/1.113.4/google-cloud-storage-1.113.4.jar" - } - }, - "io_grpc_grpc_context_1_33_1": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "99b8aea2b614fe0e61c3676e681259dc43c2de7f64620998e1a8435eb2976496", - "urls": [ - "https://repo1.maven.org/maven2/io/grpc/grpc-context/1.33.1/grpc-context-1.33.1.jar", - "https://maven.google.com/io/grpc/grpc-context/1.33.1/grpc-context-1.33.1.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-context/1.33.1/grpc-context-1.33.1.jar" - } - }, - "com_google_api_grpc_proto_google_iam_v1_1_0_3": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "64cee7383a97e846da8d8e160e6c8fe30561e507260552c59e6ccfc81301fdc8", - "urls": [ - "https://repo1.maven.org/maven2/com/google/api/grpc/proto-google-iam-v1/1.0.3/proto-google-iam-v1-1.0.3.jar", - "https://maven.google.com/com/google/api/grpc/proto-google-iam-v1/1.0.3/proto-google-iam-v1-1.0.3.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/api/grpc/proto-google-iam-v1/1.0.3/proto-google-iam-v1-1.0.3.jar" - } - }, - "com_google_api_api_common_1_10_1": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "2a033f24bb620383eda440ad307cb8077cfec1c7eadc684d65216123a1b9613a", - "urls": [ - "https://repo1.maven.org/maven2/com/google/api/api-common/1.10.1/api-common-1.10.1.jar", - "https://maven.google.com/com/google/api/api-common/1.10.1/api-common-1.10.1.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/api/api-common/1.10.1/api-common-1.10.1.jar" - } - }, - "com_google_auth_google_auth_library_oauth2_http_0_22_0": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "1722d895c42dc42ea1d1f392ddbec1fbb28f7a979022c3a6c29acc39cc777ad1", - "urls": [ - "https://repo1.maven.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.22.0/google-auth-library-oauth2-http-0.22.0.jar", - "https://maven.google.com/com/google/auth/google-auth-library-oauth2-http/0.22.0/google-auth-library-oauth2-http-0.22.0.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.22.0/google-auth-library-oauth2-http-0.22.0.jar" - } - }, - "com_typesafe_netty_netty_reactive_streams_2_0_5": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "f949849fc8ee75fde468ba3a35df2e04577fa31a2940b83b2a7dc9d14dac13d6", - "urls": [ - "https://repo1.maven.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.5/netty-reactive-streams-2.0.5.jar", - "https://maven.google.com/com/typesafe/netty/netty-reactive-streams/2.0.5/netty-reactive-streams-2.0.5.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.5/netty-reactive-streams-2.0.5.jar" - } - }, - "com_typesafe_netty_netty_reactive_streams_http_2_0_5": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "b39224751ad936758176e9d994230380ade5e9079e7c8ad778e3995779bcf303", - "urls": [ - "https://repo1.maven.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.5/netty-reactive-streams-http-2.0.5.jar", - "https://maven.google.com/com/typesafe/netty/netty-reactive-streams-http/2.0.5/netty-reactive-streams-http-2.0.5.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.5/netty-reactive-streams-http-2.0.5.jar" - } - }, - "javax_annotation_javax_annotation_api_1_3_2": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "e04ba5195bcd555dc95650f7cc614d151e4bcd52d29a10b8aa2197f3ab89ab9b", - "urls": [ - "https://repo1.maven.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar", - "https://maven.google.com/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar" - } - }, - "com_google_j2objc_j2objc_annotations_1_3": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "21af30c92267bd6122c0e0b4d20cccb6641a37eaf956c6540ec471d584e64a7b", - "urls": [ - "https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar", - "https://maven.google.com/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar" - } - }, - "software_amazon_awssdk_metrics_spi_2_17_183": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "08a11dc8c4ba464beafbcc7ac05b8c724c1ccb93da99482e82a68540ac704e4a", - "urls": [ - "https://repo1.maven.org/maven2/software/amazon/awssdk/metrics-spi/2.17.183/metrics-spi-2.17.183.jar", - "https://maven.google.com/software/amazon/awssdk/metrics-spi/2.17.183/metrics-spi-2.17.183.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/software/amazon/awssdk/metrics-spi/2.17.183/metrics-spi-2.17.183.jar" - } - }, - "org_reactivestreams_reactive_streams_1_0_3": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "1dee0481072d19c929b623e155e14d2f6085dc011529a0a0dbefc84cf571d865", - "urls": [ - "https://repo1.maven.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar", - "https://maven.google.com/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar" - } - }, - "com_google_http_client_google_http_client_jackson2_1_38_0": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "e6504a82425fcc2168a4ca4175138ddcc085168daed8cdedb86d8f6fdc296e1e", - "urls": [ - "https://repo1.maven.org/maven2/com/google/http-client/google-http-client-jackson2/1.38.0/google-http-client-jackson2-1.38.0.jar", - "https://maven.google.com/com/google/http-client/google-http-client-jackson2/1.38.0/google-http-client-jackson2-1.38.0.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/http-client/google-http-client-jackson2/1.38.0/google-http-client-jackson2-1.38.0.jar" - } - }, - "io_netty_netty_transport_4_1_72_Final": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "c5fb68e9a65b6e8a516adfcb9fa323479ee7b4d9449d8a529d2ecab3d3711d5a", - "urls": [ - "https://repo1.maven.org/maven2/io/netty/netty-transport/4.1.72.Final/netty-transport-4.1.72.Final.jar", - "https://maven.google.com/io/netty/netty-transport/4.1.72.Final/netty-transport-4.1.72.Final.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/io/netty/netty-transport/4.1.72.Final/netty-transport-4.1.72.Final.jar" - } - }, - "io_netty_netty_codec_http2_4_1_72_Final": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "c89a70500f59e8563e720aaa808263a514bd9e2bd91ba84eab8c2ccb45f234b2", - "urls": [ - "https://repo1.maven.org/maven2/io/netty/netty-codec-http2/4.1.72.Final/netty-codec-http2-4.1.72.Final.jar", - "https://maven.google.com/io/netty/netty-codec-http2/4.1.72.Final/netty-codec-http2-4.1.72.Final.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/io/netty/netty-codec-http2/4.1.72.Final/netty-codec-http2-4.1.72.Final.jar" - } - }, - "io_opencensus_opencensus_api_0_24_0": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "f561b1cc2673844288e596ddf5bb6596868a8472fd2cb8993953fc5c034b2352", - "urls": [ - "https://repo1.maven.org/maven2/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.jar", - "https://maven.google.com/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.jar" - } - }, - "rules_jvm_external_deps": { - "bzlFile": "@@rules_jvm_external~//:coursier.bzl", - "ruleClassName": "pinned_coursier_fetch", - "attributes": { - "repositories": [ - "{ \"repo_url\": \"https://repo1.maven.org/maven2\" }" - ], - "artifacts": [ - "{\"artifact\":\"google-cloud-core\",\"group\":\"com.google.cloud\",\"version\":\"1.93.10\"}", - "{\"artifact\":\"google-cloud-storage\",\"group\":\"com.google.cloud\",\"version\":\"1.113.4\"}", - "{\"artifact\":\"gson\",\"group\":\"com.google.code.gson\",\"version\":\"2.9.0\"}", - "{\"artifact\":\"maven-artifact\",\"group\":\"org.apache.maven\",\"version\":\"3.8.6\"}", - "{\"artifact\":\"s3\",\"group\":\"software.amazon.awssdk\",\"version\":\"2.17.183\"}" - ], - "fetch_sources": true, - "fetch_javadoc": false, - "generate_compat_repositories": false, - "maven_install_json": "@@rules_jvm_external~//:rules_jvm_external_deps_install.json", - "override_targets": {}, - "strict_visibility": false, - "strict_visibility_value": [ - "@@//visibility:private" - ], - "jetify": false, - "jetify_include_list": [ - "*" - ], - "additional_netrc_lines": [], - "fail_if_repin_required": false, - "use_starlark_android_rules": false, - "aar_import_bzl_label": "@build_bazel_rules_android//android:rules.bzl", - "duplicate_version_warning": "warn" - } - }, - "org_threeten_threetenbp_1_5_0": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "dcf9c0f940739f2a825cd8626ff27113459a2f6eb18797c7152f93fff69c264f", - "urls": [ - "https://repo1.maven.org/maven2/org/threeten/threetenbp/1.5.0/threetenbp-1.5.0.jar", - "https://maven.google.com/org/threeten/threetenbp/1.5.0/threetenbp-1.5.0.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/org/threeten/threetenbp/1.5.0/threetenbp-1.5.0.jar" - } - }, - "software_amazon_awssdk_http_client_spi_2_17_183": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "fe7120f175df9e47ebcc5d946d7f40110faf2ba0a30364f3b935d5b8a5a6c3c6", - "urls": [ - "https://repo1.maven.org/maven2/software/amazon/awssdk/http-client-spi/2.17.183/http-client-spi-2.17.183.jar", - "https://maven.google.com/software/amazon/awssdk/http-client-spi/2.17.183/http-client-spi-2.17.183.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/software/amazon/awssdk/http-client-spi/2.17.183/http-client-spi-2.17.183.jar" - } - }, - "software_amazon_awssdk_third_party_jackson_core_2_17_183": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "1bc27c9960993c20e1ab058012dd1ae04c875eec9f0f08f2b2ca41e578dee9a4", - "urls": [ - "https://repo1.maven.org/maven2/software/amazon/awssdk/third-party-jackson-core/2.17.183/third-party-jackson-core-2.17.183.jar", - "https://maven.google.com/software/amazon/awssdk/third-party-jackson-core/2.17.183/third-party-jackson-core-2.17.183.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/software/amazon/awssdk/third-party-jackson-core/2.17.183/third-party-jackson-core-2.17.183.jar" - } - }, - "software_amazon_eventstream_eventstream_1_0_1": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "0c37d8e696117f02c302191b8110b0d0eb20fa412fce34c3a269ec73c16ce822", - "urls": [ - "https://repo1.maven.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.jar", - "https://maven.google.com/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.jar" - } - }, - "com_google_oauth_client_google_oauth_client_1_31_1": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "4ed4e2948251dbda66ce251bd7f3b32cd8570055e5cdb165a3c7aea8f43da0ff", - "urls": [ - "https://repo1.maven.org/maven2/com/google/oauth-client/google-oauth-client/1.31.1/google-oauth-client-1.31.1.jar", - "https://maven.google.com/com/google/oauth-client/google-oauth-client/1.31.1/google-oauth-client-1.31.1.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/oauth-client/google-oauth-client/1.31.1/google-oauth-client-1.31.1.jar" - } - }, - "maven": { - "bzlFile": "@@rules_jvm_external~//:coursier.bzl", - "ruleClassName": "coursier_fetch", - "attributes": { - "repositories": [ - "{ \"repo_url\": \"https://repo1.maven.org/maven2\" }" - ], - "artifacts": [ - "{\"artifact\":\"jsr305\",\"group\":\"com.google.code.findbugs\",\"version\":\"3.0.2\"}", - "{\"artifact\":\"gson\",\"group\":\"com.google.code.gson\",\"version\":\"2.8.9\"}", - "{\"artifact\":\"error_prone_annotations\",\"group\":\"com.google.errorprone\",\"version\":\"2.3.2\"}", - "{\"artifact\":\"j2objc-annotations\",\"group\":\"com.google.j2objc\",\"version\":\"1.3\"}", - "{\"artifact\":\"guava\",\"group\":\"com.google.guava\",\"version\":\"31.1-jre\"}", - "{\"artifact\":\"guava-testlib\",\"group\":\"com.google.guava\",\"version\":\"31.1-jre\"}", - "{\"artifact\":\"truth\",\"group\":\"com.google.truth\",\"version\":\"1.1.2\"}", - "{\"artifact\":\"junit\",\"group\":\"junit\",\"version\":\"4.13.2\"}", - "{\"artifact\":\"mockito-core\",\"group\":\"org.mockito\",\"version\":\"4.3.1\"}" - ], - "fail_on_missing_checksum": true, - "fetch_sources": true, - "fetch_javadoc": false, - "use_unsafe_shared_cache": false, - "excluded_artifacts": [], - "generate_compat_repositories": false, - "version_conflict_policy": "default", - "override_targets": {}, - "strict_visibility": false, - "strict_visibility_value": [ - "@@//visibility:private" - ], - "resolve_timeout": 600, - "jetify": false, - "jetify_include_list": [ - "*" - ], - "use_starlark_android_rules": false, - "aar_import_bzl_label": "@build_bazel_rules_android//android:rules.bzl", - "duplicate_version_warning": "warn" - } - }, - "software_amazon_awssdk_aws_xml_protocol_2_17_183": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "566bba05d49256fa6994efd68fa625ae05a62ea45ee74bb9130d20ea20988363", - "urls": [ - "https://repo1.maven.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.17.183/aws-xml-protocol-2.17.183.jar", - "https://maven.google.com/software/amazon/awssdk/aws-xml-protocol/2.17.183/aws-xml-protocol-2.17.183.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.17.183/aws-xml-protocol-2.17.183.jar" - } - }, - "software_amazon_awssdk_annotations_2_17_183": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "8e4d72361ca805a0bd8bbd9017cd7ff77c8d170f2dd469c7d52d5653330bb3fd", - "urls": [ - "https://repo1.maven.org/maven2/software/amazon/awssdk/annotations/2.17.183/annotations-2.17.183.jar", - "https://maven.google.com/software/amazon/awssdk/annotations/2.17.183/annotations-2.17.183.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/software/amazon/awssdk/annotations/2.17.183/annotations-2.17.183.jar" - } - }, - "software_amazon_awssdk_netty_nio_client_2_17_183": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "a6d356f364c56d7b90006b0b7e503b8630010993a5587ce42e74b10b8dca2238", - "urls": [ - "https://repo1.maven.org/maven2/software/amazon/awssdk/netty-nio-client/2.17.183/netty-nio-client-2.17.183.jar", - "https://maven.google.com/software/amazon/awssdk/netty-nio-client/2.17.183/netty-nio-client-2.17.183.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/software/amazon/awssdk/netty-nio-client/2.17.183/netty-nio-client-2.17.183.jar" - } - }, - "com_google_auto_value_auto_value_annotations_1_7_4": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "fedd59b0b4986c342f6ab2d182f2a4ee9fceb2c7e2d5bdc4dc764c92394a23d3", - "urls": [ - "https://repo1.maven.org/maven2/com/google/auto/value/auto-value-annotations/1.7.4/auto-value-annotations-1.7.4.jar", - "https://maven.google.com/com/google/auto/value/auto-value-annotations/1.7.4/auto-value-annotations-1.7.4.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/auto/value/auto-value-annotations/1.7.4/auto-value-annotations-1.7.4.jar" - } - }, - "io_netty_netty_transport_native_unix_common_4_1_72_Final": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "6f8f1cc29b5a234eeee9439a63eb3f03a5994aa540ff555cb0b2c88cefaf6877", - "urls": [ - "https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.72.Final/netty-transport-native-unix-common-4.1.72.Final.jar", - "https://maven.google.com/io/netty/netty-transport-native-unix-common/4.1.72.Final/netty-transport-native-unix-common-4.1.72.Final.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.72.Final/netty-transport-native-unix-common-4.1.72.Final.jar" - } - }, - "io_opencensus_opencensus_contrib_http_util_0_24_0": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "7155273bbb1ed3d477ea33cf19d7bbc0b285ff395f43b29ae576722cf247000f", - "urls": [ - "https://repo1.maven.org/maven2/io/opencensus/opencensus-contrib-http-util/0.24.0/opencensus-contrib-http-util-0.24.0.jar", - "https://maven.google.com/io/opencensus/opencensus-contrib-http-util/0.24.0/opencensus-contrib-http-util-0.24.0.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/io/opencensus/opencensus-contrib-http-util/0.24.0/opencensus-contrib-http-util-0.24.0.jar" - } - }, - "com_fasterxml_jackson_core_jackson_core_2_11_3": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "78cd0a6b936232e06dd3e38da8a0345348a09cd1ff9c4d844c6ee72c75cfc402", - "urls": [ - "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.jar", - "https://maven.google.com/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.jar" - } - }, - "com_google_cloud_google_cloud_core_1_93_10": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "832d74eca66f4601e162a8460d6f59f50d1d23f93c18b02654423b6b0d67c6ea", - "urls": [ - "https://repo1.maven.org/maven2/com/google/cloud/google-cloud-core/1.93.10/google-cloud-core-1.93.10.jar", - "https://maven.google.com/com/google/cloud/google-cloud-core/1.93.10/google-cloud-core-1.93.10.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/cloud/google-cloud-core/1.93.10/google-cloud-core-1.93.10.jar" - } - }, - "com_google_auth_google_auth_library_credentials_0_22_0": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "42c76031276de5b520909e9faf88c5b3c9a722d69ee9cfdafedb1c52c355dfc5", - "urls": [ - "https://repo1.maven.org/maven2/com/google/auth/google-auth-library-credentials/0.22.0/google-auth-library-credentials-0.22.0.jar", - "https://maven.google.com/com/google/auth/google-auth-library-credentials/0.22.0/google-auth-library-credentials-0.22.0.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/auth/google-auth-library-credentials/0.22.0/google-auth-library-credentials-0.22.0.jar" - } - }, - "com_google_guava_guava_30_0_android": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "3345c82c2cc70a0053e8db9031edc6d71625ef0dea6a2c8f5ebd6cb76d2bf843", - "urls": [ - "https://repo1.maven.org/maven2/com/google/guava/guava/30.0-android/guava-30.0-android.jar", - "https://maven.google.com/com/google/guava/guava/30.0-android/guava-30.0-android.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/guava/guava/30.0-android/guava-30.0-android.jar" - } - }, - "software_amazon_awssdk_profiles_2_17_183": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "78833b32fde3f1c5320373b9ea955c1bbc28f2c904010791c4784e610193ee56", - "urls": [ - "https://repo1.maven.org/maven2/software/amazon/awssdk/profiles/2.17.183/profiles-2.17.183.jar", - "https://maven.google.com/software/amazon/awssdk/profiles/2.17.183/profiles-2.17.183.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/software/amazon/awssdk/profiles/2.17.183/profiles-2.17.183.jar" - } - }, - "org_apache_httpcomponents_httpcore_4_4_13": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "e06e89d40943245fcfa39ec537cdbfce3762aecde8f9c597780d2b00c2b43424", - "urls": [ - "https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar", - "https://maven.google.com/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar" - } - }, - "io_netty_netty_common_4_1_72_Final": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "8adb4c291260ceb2859a68c49f0adeed36bf49587608e2b81ecff6aaf06025e9", - "urls": [ - "https://repo1.maven.org/maven2/io/netty/netty-common/4.1.72.Final/netty-common-4.1.72.Final.jar", - "https://maven.google.com/io/netty/netty-common/4.1.72.Final/netty-common-4.1.72.Final.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/io/netty/netty-common/4.1.72.Final/netty-common-4.1.72.Final.jar" - } - }, - "io_netty_netty_transport_classes_epoll_4_1_72_Final": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "e1528a9751c1285aa7beaf3a1eb0597151716426ce38598ac9bc0891209b9e68", - "urls": [ - "https://repo1.maven.org/maven2/io/netty/netty-transport-classes-epoll/4.1.72.Final/netty-transport-classes-epoll-4.1.72.Final.jar", - "https://maven.google.com/io/netty/netty-transport-classes-epoll/4.1.72.Final/netty-transport-classes-epoll-4.1.72.Final.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/io/netty/netty-transport-classes-epoll/4.1.72.Final/netty-transport-classes-epoll-4.1.72.Final.jar" - } - }, - "com_google_cloud_google_cloud_core_http_1_93_10": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "81ac67c14c7c4244d2b7db2607ad352416aca8d3bb2adf338964e8fea25b1b3c", - "urls": [ - "https://repo1.maven.org/maven2/com/google/cloud/google-cloud-core-http/1.93.10/google-cloud-core-http-1.93.10.jar", - "https://maven.google.com/com/google/cloud/google-cloud-core-http/1.93.10/google-cloud-core-http-1.93.10.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/cloud/google-cloud-core-http/1.93.10/google-cloud-core-http-1.93.10.jar" - } - }, - "software_amazon_awssdk_utils_2_17_183": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "7bd849bb5aa71bfdf6b849643736ecab3a7b3f204795804eefe5754104231ec6", - "urls": [ - "https://repo1.maven.org/maven2/software/amazon/awssdk/utils/2.17.183/utils-2.17.183.jar", - "https://maven.google.com/software/amazon/awssdk/utils/2.17.183/utils-2.17.183.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/software/amazon/awssdk/utils/2.17.183/utils-2.17.183.jar" - } - }, - "org_apache_commons_commons_lang3_3_8_1": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "dac807f65b07698ff39b1b07bfef3d87ae3fd46d91bbf8a2bc02b2a831616f68", - "urls": [ - "https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar", - "https://maven.google.com/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar" - } - }, - "software_amazon_awssdk_aws_core_2_17_183": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "bccbdbea689a665a702ff19828662d87fb7fe81529df13f02ef1e4c474ea9f93", - "urls": [ - "https://repo1.maven.org/maven2/software/amazon/awssdk/aws-core/2.17.183/aws-core-2.17.183.jar", - "https://maven.google.com/software/amazon/awssdk/aws-core/2.17.183/aws-core-2.17.183.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/software/amazon/awssdk/aws-core/2.17.183/aws-core-2.17.183.jar" - } - }, - "com_google_api_gax_httpjson_0_77_0": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "fd4dae47fa016d3b26e8d90b67ddc6c23c4c06e8bcdf085c70310ab7ef324bd6", - "urls": [ - "https://repo1.maven.org/maven2/com/google/api/gax-httpjson/0.77.0/gax-httpjson-0.77.0.jar", - "https://maven.google.com/com/google/api/gax-httpjson/0.77.0/gax-httpjson-0.77.0.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/api/gax-httpjson/0.77.0/gax-httpjson-0.77.0.jar" - } - }, - "unpinned_rules_jvm_external_deps": { - "bzlFile": "@@rules_jvm_external~//:coursier.bzl", - "ruleClassName": "coursier_fetch", - "attributes": { - "repositories": [ - "{ \"repo_url\": \"https://repo1.maven.org/maven2\" }" - ], - "artifacts": [ - "{\"artifact\":\"google-cloud-core\",\"group\":\"com.google.cloud\",\"version\":\"1.93.10\"}", - "{\"artifact\":\"google-cloud-storage\",\"group\":\"com.google.cloud\",\"version\":\"1.113.4\"}", - "{\"artifact\":\"gson\",\"group\":\"com.google.code.gson\",\"version\":\"2.9.0\"}", - "{\"artifact\":\"maven-artifact\",\"group\":\"org.apache.maven\",\"version\":\"3.8.6\"}", - "{\"artifact\":\"s3\",\"group\":\"software.amazon.awssdk\",\"version\":\"2.17.183\"}" - ], - "fail_on_missing_checksum": true, - "fetch_sources": true, - "fetch_javadoc": false, - "use_unsafe_shared_cache": false, - "excluded_artifacts": [], - "generate_compat_repositories": false, - "version_conflict_policy": "default", - "override_targets": {}, - "strict_visibility": false, - "strict_visibility_value": [ - "@@//visibility:private" - ], - "maven_install_json": "@@rules_jvm_external~//:rules_jvm_external_deps_install.json", - "resolve_timeout": 600, - "jetify": false, - "jetify_include_list": [ - "*" - ], - "use_starlark_android_rules": false, - "aar_import_bzl_label": "@build_bazel_rules_android//android:rules.bzl", - "duplicate_version_warning": "warn" - } - }, - "software_amazon_awssdk_regions_2_17_183": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "d3079395f3ffc07d04ffcce16fca29fb5968197f6e9ea3dbff6be297102b40a5", - "urls": [ - "https://repo1.maven.org/maven2/software/amazon/awssdk/regions/2.17.183/regions-2.17.183.jar", - "https://maven.google.com/software/amazon/awssdk/regions/2.17.183/regions-2.17.183.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/software/amazon/awssdk/regions/2.17.183/regions-2.17.183.jar" - } - }, - "com_google_errorprone_error_prone_annotations_2_4_0": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "5f2a0648230a662e8be049df308d583d7369f13af683e44ddf5829b6d741a228", - "urls": [ - "https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.4.0/error_prone_annotations-2.4.0.jar", - "https://maven.google.com/com/google/errorprone/error_prone_annotations/2.4.0/error_prone_annotations-2.4.0.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.4.0/error_prone_annotations-2.4.0.jar" - } - }, - "io_netty_netty_handler_4_1_72_Final": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "9cb6012af7e06361d738ac4e3bdc49a158f8cf87d9dee0f2744056b7d99c28d5", - "urls": [ - "https://repo1.maven.org/maven2/io/netty/netty-handler/4.1.72.Final/netty-handler-4.1.72.Final.jar", - "https://maven.google.com/io/netty/netty-handler/4.1.72.Final/netty-handler-4.1.72.Final.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/io/netty/netty-handler/4.1.72.Final/netty-handler-4.1.72.Final.jar" - } - }, - "software_amazon_awssdk_aws_query_protocol_2_17_183": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "4dace03c76f80f3dec920cb3dedb2a95984c4366ef4fda728660cb90bed74848", - "urls": [ - "https://repo1.maven.org/maven2/software/amazon/awssdk/aws-query-protocol/2.17.183/aws-query-protocol-2.17.183.jar", - "https://maven.google.com/software/amazon/awssdk/aws-query-protocol/2.17.183/aws-query-protocol-2.17.183.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/software/amazon/awssdk/aws-query-protocol/2.17.183/aws-query-protocol-2.17.183.jar" - } - }, - "io_netty_netty_codec_http_4_1_72_Final": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "fa6fec88010bfaf6a7415b5364671b6b18ffb6b35a986ab97b423fd8c3a0174b", - "urls": [ - "https://repo1.maven.org/maven2/io/netty/netty-codec-http/4.1.72.Final/netty-codec-http-4.1.72.Final.jar", - "https://maven.google.com/io/netty/netty-codec-http/4.1.72.Final/netty-codec-http-4.1.72.Final.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/io/netty/netty-codec-http/4.1.72.Final/netty-codec-http-4.1.72.Final.jar" - } - }, - "io_netty_netty_resolver_4_1_72_Final": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "6474598aab7cc9d8d6cfa06c05bd1b19adbf7f8451dbdd73070b33a6c60b1b90", - "urls": [ - "https://repo1.maven.org/maven2/io/netty/netty-resolver/4.1.72.Final/netty-resolver-4.1.72.Final.jar", - "https://maven.google.com/io/netty/netty-resolver/4.1.72.Final/netty-resolver-4.1.72.Final.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/io/netty/netty-resolver/4.1.72.Final/netty-resolver-4.1.72.Final.jar" - } - }, - "software_amazon_awssdk_protocol_core_2_17_183": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "10e7c4faa1f05e2d73055d0390dbd0bb6450e2e6cb85beda051b1e4693c826ce", - "urls": [ - "https://repo1.maven.org/maven2/software/amazon/awssdk/protocol-core/2.17.183/protocol-core-2.17.183.jar", - "https://maven.google.com/software/amazon/awssdk/protocol-core/2.17.183/protocol-core-2.17.183.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/software/amazon/awssdk/protocol-core/2.17.183/protocol-core-2.17.183.jar" - } - }, - "org_checkerframework_checker_compat_qual_2_5_5": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "11d134b245e9cacc474514d2d66b5b8618f8039a1465cdc55bbc0b34e0008b7a", - "urls": [ - "https://repo1.maven.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar", - "https://maven.google.com/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar" - } - }, - "com_google_apis_google_api_services_storage_v1_rev20200927_1_30_10": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "52d26a9d105f8d8a0850807285f307a76cea8f3e0cdb2be4d3b15b1adfa77351", - "urls": [ - "https://repo1.maven.org/maven2/com/google/apis/google-api-services-storage/v1-rev20200927-1.30.10/google-api-services-storage-v1-rev20200927-1.30.10.jar", - "https://maven.google.com/com/google/apis/google-api-services-storage/v1-rev20200927-1.30.10/google-api-services-storage-v1-rev20200927-1.30.10.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/apis/google-api-services-storage/v1-rev20200927-1.30.10/google-api-services-storage-v1-rev20200927-1.30.10.jar" - } - }, - "com_google_api_client_google_api_client_1_30_11": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "ee6f97865cc7de6c7c80955c3f37372cf3887bd75e4fc06f1058a6b4cd9bf4da", - "urls": [ - "https://repo1.maven.org/maven2/com/google/api-client/google-api-client/1.30.11/google-api-client-1.30.11.jar", - "https://maven.google.com/com/google/api-client/google-api-client/1.30.11/google-api-client-1.30.11.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/api-client/google-api-client/1.30.11/google-api-client-1.30.11.jar" - } - }, - "software_amazon_awssdk_s3_2_17_183": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "ab073b91107a9e4ed9f030314077d137fe627e055ad895fabb036980a050e360", - "urls": [ - "https://repo1.maven.org/maven2/software/amazon/awssdk/s3/2.17.183/s3-2.17.183.jar", - "https://maven.google.com/software/amazon/awssdk/s3/2.17.183/s3-2.17.183.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/software/amazon/awssdk/s3/2.17.183/s3-2.17.183.jar" - } - }, - "org_apache_maven_maven_artifact_3_8_6": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "de22a4c6f54fe31276a823b1bbd3adfd6823529e732f431b5eff0852c2b9252b", - "urls": [ - "https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar", - "https://maven.google.com/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar" - } - }, - "org_apache_httpcomponents_httpclient_4_5_13": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "6fe9026a566c6a5001608cf3fc32196641f6c1e5e1986d1037ccdbd5f31ef743", - "urls": [ - "https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar", - "https://maven.google.com/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar" - } - }, - "com_google_guava_listenablefuture_9999_0_empty_to_avoid_conflict_with_guava": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "b372a037d4230aa57fbeffdef30fd6123f9c0c2db85d0aced00c91b974f33f99", - "urls": [ - "https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar", - "https://maven.google.com/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar" - } - }, - "com_google_http_client_google_http_client_1_38_0": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "411f4a42519b6b78bdc0fcfdf74c9edcef0ee97afa4a667abe04045a508d6302", - "urls": [ - "https://repo1.maven.org/maven2/com/google/http-client/google-http-client/1.38.0/google-http-client-1.38.0.jar", - "https://maven.google.com/com/google/http-client/google-http-client/1.38.0/google-http-client-1.38.0.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/http-client/google-http-client/1.38.0/google-http-client-1.38.0.jar" - } - }, - "software_amazon_awssdk_apache_client_2_17_183": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "78ceae502fce6a97bbe5ff8f6a010a52ab7ea3ae66cb1a4122e18185fce45022", - "urls": [ - "https://repo1.maven.org/maven2/software/amazon/awssdk/apache-client/2.17.183/apache-client-2.17.183.jar", - "https://maven.google.com/software/amazon/awssdk/apache-client/2.17.183/apache-client-2.17.183.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/software/amazon/awssdk/apache-client/2.17.183/apache-client-2.17.183.jar" - } - }, - "software_amazon_awssdk_arns_2_17_183": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "659a185e191d66c71de81209490e66abeaccae208ea7b2831a738670823447aa", - "urls": [ - "https://repo1.maven.org/maven2/software/amazon/awssdk/arns/2.17.183/arns-2.17.183.jar", - "https://maven.google.com/software/amazon/awssdk/arns/2.17.183/arns-2.17.183.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/software/amazon/awssdk/arns/2.17.183/arns-2.17.183.jar" - } - }, - "com_google_code_gson_gson_2_9_0": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "c96d60551331a196dac54b745aa642cd078ef89b6f267146b705f2c2cbef052d", - "urls": [ - "https://repo1.maven.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar", - "https://maven.google.com/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar" - } - }, - "io_netty_netty_buffer_4_1_72_Final": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "568ff7cd9d8e2284ec980730c88924f686642929f8f219a74518b4e64755f3a1", - "urls": [ - "https://repo1.maven.org/maven2/io/netty/netty-buffer/4.1.72.Final/netty-buffer-4.1.72.Final.jar", - "https://maven.google.com/io/netty/netty-buffer/4.1.72.Final/netty-buffer-4.1.72.Final.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/io/netty/netty-buffer/4.1.72.Final/netty-buffer-4.1.72.Final.jar" - } - }, - "com_google_code_findbugs_jsr305_3_0_2": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7", - "urls": [ - "https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar", - "https://maven.google.com/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar" - } - }, - "commons_codec_commons_codec_1_11": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "e599d5318e97aa48f42136a2927e6dfa4e8881dff0e6c8e3109ddbbff51d7b7d", - "urls": [ - "https://repo1.maven.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar", - "https://maven.google.com/commons-codec/commons-codec/1.11/commons-codec-1.11.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar" - } - }, - "software_amazon_awssdk_auth_2_17_183": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "8820c6636e5c14efc29399fb5565ce50212b0c1f4ed720a025a2c402d54e0978", - "urls": [ - "https://repo1.maven.org/maven2/software/amazon/awssdk/auth/2.17.183/auth-2.17.183.jar", - "https://maven.google.com/software/amazon/awssdk/auth/2.17.183/auth-2.17.183.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/software/amazon/awssdk/auth/2.17.183/auth-2.17.183.jar" - } - }, - "software_amazon_awssdk_json_utils_2_17_183": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "51ab7f550adc06afcb49f5270cdf690f1bfaaee243abaa5d978095e2a1e4e1a5", - "urls": [ - "https://repo1.maven.org/maven2/software/amazon/awssdk/json-utils/2.17.183/json-utils-2.17.183.jar", - "https://maven.google.com/software/amazon/awssdk/json-utils/2.17.183/json-utils-2.17.183.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/software/amazon/awssdk/json-utils/2.17.183/json-utils-2.17.183.jar" - } - }, - "org_codehaus_plexus_plexus_utils_3_3_1": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "4b570fcdbe5a894f249d2eb9b929358a9c88c3e548d227a80010461930222f2a", - "urls": [ - "https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar", - "https://maven.google.com/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar" - } - }, - "com_google_protobuf_protobuf_java_util_3_13_0": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "d9de66b8c9445905dfa7064f6d5213d47ce88a20d34e21d83c4a94a229e14e62", - "urls": [ - "https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java-util/3.13.0/protobuf-java-util-3.13.0.jar", - "https://maven.google.com/com/google/protobuf/protobuf-java-util/3.13.0/protobuf-java-util-3.13.0.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/protobuf/protobuf-java-util/3.13.0/protobuf-java-util-3.13.0.jar" - } - }, - "io_netty_netty_codec_4_1_72_Final": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "5d8591ca271a1e9c224e8de3873aa9936acb581ee0db514e7dc18523df36d16c", - "urls": [ - "https://repo1.maven.org/maven2/io/netty/netty-codec/4.1.72.Final/netty-codec-4.1.72.Final.jar", - "https://maven.google.com/io/netty/netty-codec/4.1.72.Final/netty-codec-4.1.72.Final.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/io/netty/netty-codec/4.1.72.Final/netty-codec-4.1.72.Final.jar" - } - }, - "com_google_protobuf_protobuf_java_3_13_0": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "97d5b2758408690c0dc276238707492a0b6a4d71206311b6c442cdc26c5973ff", - "urls": [ - "https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.13.0/protobuf-java-3.13.0.jar", - "https://maven.google.com/com/google/protobuf/protobuf-java/3.13.0/protobuf-java-3.13.0.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.13.0/protobuf-java-3.13.0.jar" - } - }, - "io_netty_netty_tcnative_classes_2_0_46_Final": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "d3ec888dcc4ac7915bf88b417c5e04fd354f4311032a748a6882df09347eed9a", - "urls": [ - "https://repo1.maven.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.jar", - "https://maven.google.com/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.jar" - } - }, - "software_amazon_awssdk_sdk_core_2_17_183": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_file", - "attributes": { - "sha256": "677e9cc90fdd82c1f40f97b99cb115b13ad6c3f58beeeab1c061af6954d64c77", - "urls": [ - "https://repo1.maven.org/maven2/software/amazon/awssdk/sdk-core/2.17.183/sdk-core-2.17.183.jar", - "https://maven.google.com/software/amazon/awssdk/sdk-core/2.17.183/sdk-core-2.17.183.jar" - ], - "downloaded_file_path": "v1/https/repo1.maven.org/maven2/software/amazon/awssdk/sdk-core/2.17.183/sdk-core-2.17.183.jar" - } - } - }, - "recordedRepoMappingEntries": [ - [ - "rules_jvm_external~", - "bazel_tools", - "bazel_tools" - ], - [ - "rules_jvm_external~", - "rules_jvm_external", - "rules_jvm_external~" - ] - ] - } - }, - "@@rules_jvm_external~//:non-module-deps.bzl%non_module_deps": { - "general": { - "bzlTransitiveDigest": "Fq6CvJMzD0/LbttG5TUaCtEm/pFvTgO5X9tCUH87Fb0=", - "recordedFileInputs": {}, - "recordedDirentsInputs": {}, - "envVariables": {}, - "generatedRepoSpecs": { - "io_bazel_rules_kotlin": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "sha256": "946747acdbeae799b085d12b240ec346f775ac65236dfcf18aa0cd7300f6de78", - "urls": [ - "https://github.com/bazelbuild/rules_kotlin/releases/download/v1.7.0-RC-2/rules_kotlin_release.tgz" - ] - } - } - }, - "recordedRepoMappingEntries": [ - [ - "rules_jvm_external~", - "bazel_tools", - "bazel_tools" - ] - ] - } - }, - "@@rules_nodejs~//nodejs:extensions.bzl%node": { - "general": { - "bzlTransitiveDigest": "F+yMPMVIHZ96+T+i+JnDgMOx1lqiX+OT8ZkUy165uVU=", - "recordedFileInputs": {}, - "recordedDirentsInputs": {}, - "envVariables": {}, - "generatedRepoSpecs": { - "nodejs_host": { - "bzlFile": "@@rules_nodejs~//nodejs/private:nodejs_repo_host_os_alias.bzl", - "ruleClassName": "nodejs_repo_host_os_alias", - "attributes": { - "user_node_repository_name": "nodejs" - } - }, - "nodejs_linux_s390x": { - "bzlFile": "@@rules_nodejs~//nodejs:repositories.bzl", - "ruleClassName": "node_repositories", - "attributes": { - "platform": "linux_s390x", - "node_version": "16.19.0" - } - }, - "nodejs_windows_amd64": { - "bzlFile": "@@rules_nodejs~//nodejs:repositories.bzl", - "ruleClassName": "node_repositories", - "attributes": { - "platform": "windows_amd64", - "node_version": "16.19.0" - } - }, - "nodejs_toolchains": { - "bzlFile": "@@rules_nodejs~//nodejs/private:toolchains_repo.bzl", - "ruleClassName": "toolchains_repo", - "attributes": { - "user_node_repository_name": "nodejs" - } - }, - "nodejs_linux_amd64": { - "bzlFile": "@@rules_nodejs~//nodejs:repositories.bzl", - "ruleClassName": "node_repositories", - "attributes": { - "platform": "linux_amd64", - "node_version": "16.19.0" - } - }, - "nodejs_linux_ppc64le": { - "bzlFile": "@@rules_nodejs~//nodejs:repositories.bzl", - "ruleClassName": "node_repositories", - "attributes": { - "platform": "linux_ppc64le", - "node_version": "16.19.0" - } - }, - "nodejs_darwin_amd64": { - "bzlFile": "@@rules_nodejs~//nodejs:repositories.bzl", - "ruleClassName": "node_repositories", - "attributes": { - "platform": "darwin_amd64", - "node_version": "16.19.0" - } - }, - "nodejs_linux_arm64": { - "bzlFile": "@@rules_nodejs~//nodejs:repositories.bzl", - "ruleClassName": "node_repositories", - "attributes": { - "platform": "linux_arm64", - "node_version": "16.19.0" - } - }, - "nodejs": { - "bzlFile": "@@rules_nodejs~//nodejs/private:nodejs_repo_host_os_alias.bzl", - "ruleClassName": "nodejs_repo_host_os_alias", - "attributes": { - "user_node_repository_name": "nodejs" - } - }, - "nodejs_darwin_arm64": { - "bzlFile": "@@rules_nodejs~//nodejs:repositories.bzl", - "ruleClassName": "node_repositories", - "attributes": { - "platform": "darwin_arm64", - "node_version": "16.19.0" - } - } - }, - "recordedRepoMappingEntries": [ - [ - "rules_nodejs~", - "bazel_skylib", - "bazel_skylib~" - ], - [ - "rules_nodejs~", - "bazel_tools", - "bazel_tools" - ] - ] - } - }, - "@@rules_python~//python/extensions:python.bzl%python": { - "general": { - "bzlTransitiveDigest": "2Az37kOCPyZmcfbxYv3bex98d5KhE/dEXOXLzid2XhA=", - "recordedFileInputs": {}, - "recordedDirentsInputs": {}, - "envVariables": {}, - "generatedRepoSpecs": { - "pythons_hub": { - "bzlFile": "@@rules_python~//python/extensions/private:interpreter_hub.bzl", - "ruleClassName": "hub_repo", - "attributes": { - "toolchains": [] - } - } - }, - "recordedRepoMappingEntries": [ - [ - "rules_python~", - "bazel_tools", - "bazel_tools" - ], - [ - "rules_python~", - "rules_python", - "rules_python~" - ] - ] - } - }, - "@@rules_python~//python/extensions/private:internal_deps.bzl%internal_deps": { - "general": { - "bzlTransitiveDigest": "NzReMMzSU8edIIgB/rywTexMGHsRObD91ubOWWbXozk=", - "recordedFileInputs": {}, - "recordedDirentsInputs": {}, - "envVariables": {}, - "generatedRepoSpecs": { - "pypi__coverage_cp39_aarch64-apple-darwin": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "\nfilegroup(\n name = \"coverage\",\n srcs = [\"coverage/__main__.py\"],\n data = glob([\"coverage/*.py\", \"coverage/**/*.py\", \"coverage/*.so\"]),\n visibility = [\"//visibility:public\"],\n)\n ", - "patch_args": [ - "-p1" - ], - "patches": [ - "@@rules_python~//python/private:coverage.patch" - ], - "sha256": "95203854f974e07af96358c0b261f1048d8e1083f2de9b1c565e1be4a3a48cfc", - "type": "zip", - "urls": [ - "https://files.pythonhosted.org/packages/63/e9/f23e8664ec4032d7802a1cf920853196bcbdce7b56408e3efe1b2da08f3c/coverage-6.5.0-cp39-cp39-macosx_11_0_arm64.whl" - ] - } - }, - "pypi__coverage_cp38_aarch64-unknown-linux-gnu": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "\nfilegroup(\n name = \"coverage\",\n srcs = [\"coverage/__main__.py\"],\n data = glob([\"coverage/*.py\", \"coverage/**/*.py\", \"coverage/*.so\"]),\n visibility = [\"//visibility:public\"],\n)\n ", - "patch_args": [ - "-p1" - ], - "patches": [ - "@@rules_python~//python/private:coverage.patch" - ], - "sha256": "6c4459b3de97b75e3bd6b7d4b7f0db13f17f504f3d13e2a7c623786289dd670e", - "type": "zip", - "urls": [ - "https://files.pythonhosted.org/packages/40/3b/cd68cb278c4966df00158811ec1e357b9a7d132790c240fc65da57e10013/coverage-6.5.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" - ] - } - }, - "pypi__pip_tools": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "url": "https://files.pythonhosted.org/packages/5e/e8/f6d7d1847c7351048da870417724ace5c4506e816b38db02f4d7c675c189/pip_tools-6.12.1-py3-none-any.whl", - "sha256": "f0c0c0ec57b58250afce458e2e6058b1f30a4263db895b7d72fd6311bf1dc6f7", - "type": "zip", - "build_file_content": "package(default_visibility = [\"//visibility:public\"])\n\nload(\"@rules_python//python:defs.bzl\", \"py_library\")\n\npy_library(\n name = \"lib\",\n srcs = glob([\"**/*.py\"]),\n data = glob([\"**/*\"], exclude=[\n # These entries include those put into user-installed dependencies by\n # data_exclude in /python/pip_install/tools/bazel.py\n # to avoid non-determinism following pip install's behavior.\n \"**/*.py\",\n \"**/*.pyc\",\n \"**/* *\",\n \"**/*.dist-info/RECORD\",\n \"BUILD\",\n \"WORKSPACE\",\n ]),\n # This makes this directory a top-level in the python import\n # search path for anything that depends on this.\n imports = [\".\"],\n)\n" - } - }, - "pypi__coverage_cp310_x86_64-unknown-linux-gnu": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "\nfilegroup(\n name = \"coverage\",\n srcs = [\"coverage/__main__.py\"],\n data = glob([\"coverage/*.py\", \"coverage/**/*.py\", \"coverage/*.so\"]),\n visibility = [\"//visibility:public\"],\n)\n ", - "patch_args": [ - "-p1" - ], - "patches": [ - "@@rules_python~//python/private:coverage.patch" - ], - "sha256": "af4fffaffc4067232253715065e30c5a7ec6faac36f8fc8d6f64263b15f74db0", - "type": "zip", - "urls": [ - "https://files.pythonhosted.org/packages/3c/7d/d5211ea782b193ab8064b06dc0cc042cf1a4ca9c93a530071459172c550f/coverage-6.5.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" - ] - } - }, - "pypi__coverage_cp311_x86_64-apple-darwin": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "\nfilegroup(\n name = \"coverage\",\n srcs = [\"coverage/__main__.py\"],\n data = glob([\"coverage/*.py\", \"coverage/**/*.py\", \"coverage/*.so\"]),\n visibility = [\"//visibility:public\"],\n)\n ", - "patch_args": [ - "-p1" - ], - "patches": [ - "@@rules_python~//python/private:coverage.patch" - ], - "sha256": "4a5375e28c5191ac38cca59b38edd33ef4cc914732c916f2929029b4bfb50795", - "type": "zip", - "urls": [ - "https://files.pythonhosted.org/packages/50/cf/455930004231fa87efe8be06d13512f34e070ddfee8b8bf5a050cdc47ab3/coverage-6.5.0-cp311-cp311-macosx_10_9_x86_64.whl" - ] - } - }, - "pypi__coverage_cp310_aarch64-unknown-linux-gnu": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "\nfilegroup(\n name = \"coverage\",\n srcs = [\"coverage/__main__.py\"],\n data = glob([\"coverage/*.py\", \"coverage/**/*.py\", \"coverage/*.so\"]),\n visibility = [\"//visibility:public\"],\n)\n ", - "patch_args": [ - "-p1" - ], - "patches": [ - "@@rules_python~//python/private:coverage.patch" - ], - "sha256": "b4a5be1748d538a710f87542f22c2cad22f80545a847ad91ce45e77417293eb4", - "type": "zip", - "urls": [ - "https://files.pythonhosted.org/packages/15/b0/3639d84ee8a900da0cf6450ab46e22517e4688b6cec0ba8ab6f8166103a2/coverage-6.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" - ] - } - }, - "pypi__coverage_cp39_aarch64-unknown-linux-gnu": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "\nfilegroup(\n name = \"coverage\",\n srcs = [\"coverage/__main__.py\"],\n data = glob([\"coverage/*.py\", \"coverage/**/*.py\", \"coverage/*.so\"]),\n visibility = [\"//visibility:public\"],\n)\n ", - "patch_args": [ - "-p1" - ], - "patches": [ - "@@rules_python~//python/private:coverage.patch" - ], - "sha256": "b9023e237f4c02ff739581ef35969c3739445fb059b060ca51771e69101efffe", - "type": "zip", - "urls": [ - "https://files.pythonhosted.org/packages/18/95/27f80dcd8273171b781a19d109aeaed7f13d78ef6d1e2f7134a5826fd1b4/coverage-6.5.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" - ] - } - }, - "pypi__coverage_cp310_aarch64-apple-darwin": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "\nfilegroup(\n name = \"coverage\",\n srcs = [\"coverage/__main__.py\"],\n data = glob([\"coverage/*.py\", \"coverage/**/*.py\", \"coverage/*.so\"]),\n visibility = [\"//visibility:public\"],\n)\n ", - "patch_args": [ - "-p1" - ], - "patches": [ - "@@rules_python~//python/private:coverage.patch" - ], - "sha256": "784f53ebc9f3fd0e2a3f6a78b2be1bd1f5575d7863e10c6e12504f240fd06660", - "type": "zip", - "urls": [ - "https://files.pythonhosted.org/packages/89/a2/cbf599e50bb4be416e0408c4cf523c354c51d7da39935461a9687e039481/coverage-6.5.0-cp310-cp310-macosx_11_0_arm64.whl" - ] - } - }, - "pypi__pip": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "url": "https://files.pythonhosted.org/packages/09/bd/2410905c76ee14c62baf69e3f4aa780226c1bbfc9485731ad018e35b0cb5/pip-22.3.1-py3-none-any.whl", - "sha256": "908c78e6bc29b676ede1c4d57981d490cb892eb45cd8c214ab6298125119e077", - "type": "zip", - "build_file_content": "package(default_visibility = [\"//visibility:public\"])\n\nload(\"@rules_python//python:defs.bzl\", \"py_library\")\n\npy_library(\n name = \"lib\",\n srcs = glob([\"**/*.py\"]),\n data = glob([\"**/*\"], exclude=[\n # These entries include those put into user-installed dependencies by\n # data_exclude in /python/pip_install/tools/bazel.py\n # to avoid non-determinism following pip install's behavior.\n \"**/*.py\",\n \"**/*.pyc\",\n \"**/* *\",\n \"**/*.dist-info/RECORD\",\n \"BUILD\",\n \"WORKSPACE\",\n ]),\n # This makes this directory a top-level in the python import\n # search path for anything that depends on this.\n imports = [\".\"],\n)\n" - } - }, - "pypi__coverage_cp38_x86_64-apple-darwin": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "\nfilegroup(\n name = \"coverage\",\n srcs = [\"coverage/__main__.py\"],\n data = glob([\"coverage/*.py\", \"coverage/**/*.py\", \"coverage/*.so\"]),\n visibility = [\"//visibility:public\"],\n)\n ", - "patch_args": [ - "-p1" - ], - "patches": [ - "@@rules_python~//python/private:coverage.patch" - ], - "sha256": "d900bb429fdfd7f511f868cedd03a6bbb142f3f9118c09b99ef8dc9bf9643c3c", - "type": "zip", - "urls": [ - "https://files.pythonhosted.org/packages/05/63/a789b462075395d34f8152229dccf92b25ca73eac05b3f6cd75fa5017095/coverage-6.5.0-cp38-cp38-macosx_10_9_x86_64.whl" - ] - } - }, - "pypi__coverage_cp311_x86_64-unknown-linux-gnu": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "\nfilegroup(\n name = \"coverage\",\n srcs = [\"coverage/__main__.py\"],\n data = glob([\"coverage/*.py\", \"coverage/**/*.py\", \"coverage/*.so\"]),\n visibility = [\"//visibility:public\"],\n)\n ", - "patch_args": [ - "-p1" - ], - "patches": [ - "@@rules_python~//python/private:coverage.patch" - ], - "sha256": "a8fb6cf131ac4070c9c5a3e21de0f7dc5a0fbe8bc77c9456ced896c12fcdad91", - "type": "zip", - "urls": [ - "https://files.pythonhosted.org/packages/6a/63/8e82513b7e4a1b8d887b4e85c1c2b6c9b754a581b187c0b084f3330ac479/coverage-6.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" - ] - } - }, - "pypi__tomli": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "url": "https://files.pythonhosted.org/packages/97/75/10a9ebee3fd790d20926a90a2547f0bf78f371b2f13aa822c759680ca7b9/tomli-2.0.1-py3-none-any.whl", - "sha256": "939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc", - "type": "zip", - "build_file_content": "package(default_visibility = [\"//visibility:public\"])\n\nload(\"@rules_python//python:defs.bzl\", \"py_library\")\n\npy_library(\n name = \"lib\",\n srcs = glob([\"**/*.py\"]),\n data = glob([\"**/*\"], exclude=[\n # These entries include those put into user-installed dependencies by\n # data_exclude in /python/pip_install/tools/bazel.py\n # to avoid non-determinism following pip install's behavior.\n \"**/*.py\",\n \"**/*.pyc\",\n \"**/* *\",\n \"**/*.dist-info/RECORD\",\n \"BUILD\",\n \"WORKSPACE\",\n ]),\n # This makes this directory a top-level in the python import\n # search path for anything that depends on this.\n imports = [\".\"],\n)\n" - } - }, - "pypi__coverage_cp39_x86_64-apple-darwin": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "build_file_content": "\nfilegroup(\n name = \"coverage\",\n srcs = [\"coverage/__main__.py\"],\n data = glob([\"coverage/*.py\", \"coverage/**/*.py\", \"coverage/*.so\"]),\n visibility = [\"//visibility:public\"],\n)\n ", - "patch_args": [ - "-p1" - ], - "patches": [ - "@@rules_python~//python/private:coverage.patch" - ], - "sha256": "633713d70ad6bfc49b34ead4060531658dc6dfc9b3eb7d8a716d5873377ab745", - "type": "zip", - "urls": [ - "https://files.pythonhosted.org/packages/ea/52/c08080405329326a7ff16c0dfdb4feefaa8edd7446413df67386fe1bbfe0/coverage-6.5.0-cp39-cp39-macosx_10_9_x86_64.whl" - ] + "ruleClassName": "copy_directory_platform_repo", + "attributes": { + "platform": "windows_amd64" } }, - "pypi__wheel": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", + "yq_darwin_arm64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:yq_toolchain.bzl", + "ruleClassName": "yq_platform_repo", "attributes": { - "url": "https://files.pythonhosted.org/packages/bd/7c/d38a0b30ce22fc26ed7dbc087c6d00851fb3395e9d0dac40bec1f905030c/wheel-0.38.4-py3-none-any.whl", - "sha256": "b60533f3f5d530e971d6737ca6d58681ee434818fab630c83a734bb10c083ce8", - "type": "zip", - "build_file_content": "package(default_visibility = [\"//visibility:public\"])\n\nload(\"@rules_python//python:defs.bzl\", \"py_library\")\n\npy_library(\n name = \"lib\",\n srcs = glob([\"**/*.py\"]),\n data = glob([\"**/*\"], exclude=[\n # These entries include those put into user-installed dependencies by\n # data_exclude in /python/pip_install/tools/bazel.py\n # to avoid non-determinism following pip install's behavior.\n \"**/*.py\",\n \"**/*.pyc\",\n \"**/* *\",\n \"**/*.dist-info/RECORD\",\n \"BUILD\",\n \"WORKSPACE\",\n ]),\n # This makes this directory a top-level in the python import\n # search path for anything that depends on this.\n imports = [\".\"],\n)\n" + "platform": "darwin_arm64", + "version": "4.25.2" } }, - "pypi__coverage_cp311_aarch64-unknown-linux-gnu": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", + "yq_toolchains": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:yq_toolchain.bzl", + "ruleClassName": "yq_toolchains_repo", "attributes": { - "build_file_content": "\nfilegroup(\n name = \"coverage\",\n srcs = [\"coverage/__main__.py\"],\n data = glob([\"coverage/*.py\", \"coverage/**/*.py\", \"coverage/*.so\"]),\n visibility = [\"//visibility:public\"],\n)\n ", - "patch_args": [ - "-p1" - ], - "patches": [ - "@@rules_python~//python/private:coverage.patch" - ], - "sha256": "c4ed2820d919351f4167e52425e096af41bfabacb1857186c1ea32ff9983ed75", - "type": "zip", - "urls": [ - "https://files.pythonhosted.org/packages/36/f3/5cbd79cf4cd059c80b59104aca33b8d05af4ad5bf5b1547645ecee716378/coverage-6.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" - ] + "user_repository_name": "yq" } }, - "pypi__click": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", + "coreutils_windows_amd64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:coreutils_toolchain.bzl", + "ruleClassName": "coreutils_platform_repo", "attributes": { - "url": "https://files.pythonhosted.org/packages/76/0a/b6c5f311e32aeb3b406e03c079ade51e905ea630fc19d1262a46249c1c86/click-8.0.1-py3-none-any.whl", - "sha256": "fba402a4a47334742d782209a7c79bc448911afe1149d07bdabdf480b3e2f4b6", - "type": "zip", - "build_file_content": "package(default_visibility = [\"//visibility:public\"])\n\nload(\"@rules_python//python:defs.bzl\", \"py_library\")\n\npy_library(\n name = \"lib\",\n srcs = glob([\"**/*.py\"]),\n data = glob([\"**/*\"], exclude=[\n # These entries include those put into user-installed dependencies by\n # data_exclude in /python/pip_install/tools/bazel.py\n # to avoid non-determinism following pip install's behavior.\n \"**/*.py\",\n \"**/*.pyc\",\n \"**/* *\",\n \"**/*.dist-info/RECORD\",\n \"BUILD\",\n \"WORKSPACE\",\n ]),\n # This makes this directory a top-level in the python import\n # search path for anything that depends on this.\n imports = [\".\"],\n)\n" + "platform": "windows_amd64", + "version": "0.0.16" } }, - "pypi__coverage_cp39_x86_64-unknown-linux-gnu": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", + "yq_linux_arm64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:yq_toolchain.bzl", + "ruleClassName": "yq_platform_repo", "attributes": { - "build_file_content": "\nfilegroup(\n name = \"coverage\",\n srcs = [\"coverage/__main__.py\"],\n data = glob([\"coverage/*.py\", \"coverage/**/*.py\", \"coverage/*.so\"]),\n visibility = [\"//visibility:public\"],\n)\n ", - "patch_args": [ - "-p1" - ], - "patches": [ - "@@rules_python~//python/private:coverage.patch" - ], - "sha256": "8f830ed581b45b82451a40faabb89c84e1a998124ee4212d440e9c6cf70083e5", - "type": "zip", - "urls": [ - "https://files.pythonhosted.org/packages/6b/f2/919f0fdc93d3991ca074894402074d847be8ac1e1d78e7e9e1c371b69a6f/coverage-6.5.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" - ] + "platform": "linux_arm64", + "version": "4.25.2" } - }, - "pypi__importlib_metadata": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", + } + }, + "recordedRepoMappingEntries": [ + [ + "aspect_bazel_lib~", + "aspect_bazel_lib", + "aspect_bazel_lib~" + ], + [ + "aspect_bazel_lib~", + "bazel_skylib", + "bazel_skylib~" + ], + [ + "aspect_bazel_lib~", + "bazel_tools", + "bazel_tools" + ] + ] + } + }, + "@@platforms//host:extension.bzl%host_platform": { + "general": { + "bzlTransitiveDigest": "xelQcPZH8+tmuOHVjL9vDxMnnQNMlwj0SlvgoqBkm4U=", + "usagesDigest": "meSzxn3DUCcYEhq4HQwExWkWtU4EjriRBQLsZN+Q0SU=", + "recordedFileInputs": {}, + "recordedDirentsInputs": {}, + "envVariables": {}, + "generatedRepoSpecs": { + "host_platform": { + "bzlFile": "@@platforms//host:extension.bzl", + "ruleClassName": "host_platform_repo", + "attributes": {} + } + }, + "recordedRepoMappingEntries": [] + } + }, + "@@rules_buf~//buf:extensions.bzl%ext": { + "general": { + "bzlTransitiveDigest": "gmPmM7QT5Jez2VVFcwbbMf/QWSRag+nJ1elFJFFTcn0=", + "usagesDigest": "h/C6mQFlmGdKnhVtzeaMHQFgfJmI8JO3uDmuBWGy5PA=", + "recordedFileInputs": {}, + "recordedDirentsInputs": {}, + "envVariables": {}, + "generatedRepoSpecs": { + "rules_buf_toolchains": { + "bzlFile": "@@rules_buf~//buf/internal:toolchain.bzl", + "ruleClassName": "buf_download_releases", "attributes": { - "url": "https://files.pythonhosted.org/packages/d7/31/74dcb59a601b95fce3b0334e8fc9db758f78e43075f22aeb3677dfb19f4c/importlib_metadata-1.4.0-py2.py3-none-any.whl", - "sha256": "bdd9b7c397c273bcc9a11d6629a38487cd07154fa255a467bf704cd2c258e359", - "type": "zip", - "build_file_content": "package(default_visibility = [\"//visibility:public\"])\n\nload(\"@rules_python//python:defs.bzl\", \"py_library\")\n\npy_library(\n name = \"lib\",\n srcs = glob([\"**/*.py\"]),\n data = glob([\"**/*\"], exclude=[\n # These entries include those put into user-installed dependencies by\n # data_exclude in /python/pip_install/tools/bazel.py\n # to avoid non-determinism following pip install's behavior.\n \"**/*.py\",\n \"**/*.pyc\",\n \"**/* *\",\n \"**/*.dist-info/RECORD\",\n \"BUILD\",\n \"WORKSPACE\",\n ]),\n # This makes this directory a top-level in the python import\n # search path for anything that depends on this.\n imports = [\".\"],\n)\n" + "version": "v1.27.0" } - }, - "pypi__pep517": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", + } + }, + "recordedRepoMappingEntries": [ + [ + "rules_buf~", + "bazel_tools", + "bazel_tools" + ] + ] + } + }, + "@@rules_go~//go:extensions.bzl%go_sdk": { + "general": { + "bzlTransitiveDigest": "obps9i5YfjAXyjEh/+gfXpZMEP3YOLx+PtumJeeJNo0=", + "usagesDigest": "ofRjJtvD11oKY99HMhrv1wKNQNLh9wT+dNirGyPuXJQ=", + "recordedFileInputs": {}, + "recordedDirentsInputs": {}, + "envVariables": {}, + "generatedRepoSpecs": { + "go_default_sdk": { + "bzlFile": "@@rules_go~//go/private:sdk.bzl", + "ruleClassName": "go_download_sdk_rule", "attributes": { - "url": "https://files.pythonhosted.org/packages/ee/2f/ef63e64e9429111e73d3d6cbee80591672d16f2725e648ebc52096f3d323/pep517-0.13.0-py3-none-any.whl", - "sha256": "4ba4446d80aed5b5eac6509ade100bff3e7943a8489de249654a5ae9b33ee35b", - "type": "zip", - "build_file_content": "package(default_visibility = [\"//visibility:public\"])\n\nload(\"@rules_python//python:defs.bzl\", \"py_library\")\n\npy_library(\n name = \"lib\",\n srcs = glob([\"**/*.py\"]),\n data = glob([\"**/*\"], exclude=[\n # These entries include those put into user-installed dependencies by\n # data_exclude in /python/pip_install/tools/bazel.py\n # to avoid non-determinism following pip install's behavior.\n \"**/*.py\",\n \"**/*.pyc\",\n \"**/* *\",\n \"**/*.dist-info/RECORD\",\n \"BUILD\",\n \"WORKSPACE\",\n ]),\n # This makes this directory a top-level in the python import\n # search path for anything that depends on this.\n imports = [\".\"],\n)\n" + "goos": "", + "goarch": "", + "sdks": {}, + "urls": [ + "https://dl.google.com/go/{}" + ], + "version": "1.19.8" } }, - "pypi__coverage_cp38_x86_64-unknown-linux-gnu": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", + "go_toolchains": { + "bzlFile": "@@rules_go~//go/private:sdk.bzl", + "ruleClassName": "go_multiple_toolchains", "attributes": { - "build_file_content": "\nfilegroup(\n name = \"coverage\",\n srcs = [\"coverage/__main__.py\"],\n data = glob([\"coverage/*.py\", \"coverage/**/*.py\", \"coverage/*.so\"]),\n visibility = [\"//visibility:public\"],\n)\n ", - "patch_args": [ - "-p1" + "prefixes": [ + "_0000_go_default_sdk_" ], - "patches": [ - "@@rules_python~//python/private:coverage.patch" + "geese": [ + "" ], - "sha256": "6b07130585d54fe8dff3d97b93b0e20290de974dc8177c320aeaf23459219c0b", - "type": "zip", - "urls": [ - "https://files.pythonhosted.org/packages/bd/a0/e263b115808226fdb2658f1887808c06ac3f1b579ef5dda02309e0d54459/coverage-6.5.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" + "goarchs": [ + "" + ], + "sdk_repos": [ + "go_default_sdk" + ], + "sdk_types": [ + "remote" + ], + "sdk_versions": [ + "1.19.8" ] } + } + }, + "recordedRepoMappingEntries": [ + [ + "rules_go~", + "bazel_tools", + "bazel_tools" + ] + ] + } + }, + "@@rules_nodejs~//nodejs:extensions.bzl%node": { + "general": { + "bzlTransitiveDigest": "liNCpme8abwnUcdsL6FZlbuEqQRiO4GmDTZyX6QuOH4=", + "usagesDigest": "ra91/HxLYvJNMJkOfSCRDj3W73y8k6mHMvVpFFZu6e4=", + "recordedFileInputs": {}, + "recordedDirentsInputs": {}, + "envVariables": {}, + "generatedRepoSpecs": { + "nodejs_host": { + "bzlFile": "@@rules_nodejs~//nodejs/private:nodejs_repo_host_os_alias.bzl", + "ruleClassName": "nodejs_repo_host_os_alias", + "attributes": { + "user_node_repository_name": "nodejs" + } }, - "pypi__coverage_cp38_aarch64-apple-darwin": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", + "nodejs_linux_s390x": { + "bzlFile": "@@rules_nodejs~//nodejs:repositories.bzl", + "ruleClassName": "node_repositories", "attributes": { - "build_file_content": "\nfilegroup(\n name = \"coverage\",\n srcs = [\"coverage/__main__.py\"],\n data = glob([\"coverage/*.py\", \"coverage/**/*.py\", \"coverage/*.so\"]),\n visibility = [\"//visibility:public\"],\n)\n ", - "patch_args": [ - "-p1" - ], - "patches": [ - "@@rules_python~//python/private:coverage.patch" - ], - "sha256": "2198ea6fc548de52adc826f62cb18554caedfb1d26548c1b7c88d8f7faa8f6ba", - "type": "zip", - "urls": [ - "https://files.pythonhosted.org/packages/07/82/79fa21ceca9a9b091eb3c67e27eb648dade27b2c9e1eb23af47232a2a365/coverage-6.5.0-cp38-cp38-macosx_11_0_arm64.whl" - ] + "platform": "linux_s390x", + "node_version": "16.19.0" } }, - "pypi__packaging": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", + "nodejs_windows_amd64": { + "bzlFile": "@@rules_nodejs~//nodejs:repositories.bzl", + "ruleClassName": "node_repositories", "attributes": { - "url": "https://files.pythonhosted.org/packages/8f/7b/42582927d281d7cb035609cd3a543ffac89b74f3f4ee8e1c50914bcb57eb/packaging-22.0-py3-none-any.whl", - "sha256": "957e2148ba0e1a3b282772e791ef1d8083648bc131c8ab0c1feba110ce1146c3", - "type": "zip", - "build_file_content": "package(default_visibility = [\"//visibility:public\"])\n\nload(\"@rules_python//python:defs.bzl\", \"py_library\")\n\npy_library(\n name = \"lib\",\n srcs = glob([\"**/*.py\"]),\n data = glob([\"**/*\"], exclude=[\n # These entries include those put into user-installed dependencies by\n # data_exclude in /python/pip_install/tools/bazel.py\n # to avoid non-determinism following pip install's behavior.\n \"**/*.py\",\n \"**/*.pyc\",\n \"**/* *\",\n \"**/*.dist-info/RECORD\",\n \"BUILD\",\n \"WORKSPACE\",\n ]),\n # This makes this directory a top-level in the python import\n # search path for anything that depends on this.\n imports = [\".\"],\n)\n" + "platform": "windows_amd64", + "node_version": "16.19.0" } }, - "pypi__setuptools": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", + "nodejs_toolchains": { + "bzlFile": "@@rules_nodejs~//nodejs/private:toolchains_repo.bzl", + "ruleClassName": "toolchains_repo", "attributes": { - "url": "https://files.pythonhosted.org/packages/7c/5b/3d92b9f0f7ca1645cba48c080b54fe7d8b1033a4e5720091d1631c4266db/setuptools-60.10.0-py3-none-any.whl", - "sha256": "782ef48d58982ddb49920c11a0c5c9c0b02e7d7d1c2ad0aa44e1a1e133051c96", - "type": "zip", - "build_file_content": "package(default_visibility = [\"//visibility:public\"])\n\nload(\"@rules_python//python:defs.bzl\", \"py_library\")\n\npy_library(\n name = \"lib\",\n srcs = glob([\"**/*.py\"]),\n data = glob([\"**/*\"], exclude=[\n # These entries include those put into user-installed dependencies by\n # data_exclude in /python/pip_install/tools/bazel.py\n # to avoid non-determinism following pip install's behavior.\n \"**/*.py\",\n \"**/*.pyc\",\n \"**/* *\",\n \"**/*.dist-info/RECORD\",\n \"BUILD\",\n \"WORKSPACE\",\n ]),\n # This makes this directory a top-level in the python import\n # search path for anything that depends on this.\n imports = [\".\"],\n)\n" + "user_node_repository_name": "nodejs" } }, - "pypi__zipp": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", + "nodejs_linux_amd64": { + "bzlFile": "@@rules_nodejs~//nodejs:repositories.bzl", + "ruleClassName": "node_repositories", "attributes": { - "url": "https://files.pythonhosted.org/packages/f4/50/cc72c5bcd48f6e98219fc4a88a5227e9e28b81637a99c49feba1d51f4d50/zipp-1.0.0-py2.py3-none-any.whl", - "sha256": "8dda78f06bd1674bd8720df8a50bb47b6e1233c503a4eed8e7810686bde37656", - "type": "zip", - "build_file_content": "package(default_visibility = [\"//visibility:public\"])\n\nload(\"@rules_python//python:defs.bzl\", \"py_library\")\n\npy_library(\n name = \"lib\",\n srcs = glob([\"**/*.py\"]),\n data = glob([\"**/*\"], exclude=[\n # These entries include those put into user-installed dependencies by\n # data_exclude in /python/pip_install/tools/bazel.py\n # to avoid non-determinism following pip install's behavior.\n \"**/*.py\",\n \"**/*.pyc\",\n \"**/* *\",\n \"**/*.dist-info/RECORD\",\n \"BUILD\",\n \"WORKSPACE\",\n ]),\n # This makes this directory a top-level in the python import\n # search path for anything that depends on this.\n imports = [\".\"],\n)\n" + "platform": "linux_amd64", + "node_version": "16.19.0" } }, - "pypi__colorama": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", + "nodejs_linux_ppc64le": { + "bzlFile": "@@rules_nodejs~//nodejs:repositories.bzl", + "ruleClassName": "node_repositories", "attributes": { - "url": "https://files.pythonhosted.org/packages/d1/d6/3965ed04c63042e047cb6a3e6ed1a63a35087b6a609aa3a15ed8ac56c221/colorama-0.4.6-py2.py3-none-any.whl", - "sha256": "4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6", - "type": "zip", - "build_file_content": "package(default_visibility = [\"//visibility:public\"])\n\nload(\"@rules_python//python:defs.bzl\", \"py_library\")\n\npy_library(\n name = \"lib\",\n srcs = glob([\"**/*.py\"]),\n data = glob([\"**/*\"], exclude=[\n # These entries include those put into user-installed dependencies by\n # data_exclude in /python/pip_install/tools/bazel.py\n # to avoid non-determinism following pip install's behavior.\n \"**/*.py\",\n \"**/*.pyc\",\n \"**/* *\",\n \"**/*.dist-info/RECORD\",\n \"BUILD\",\n \"WORKSPACE\",\n ]),\n # This makes this directory a top-level in the python import\n # search path for anything that depends on this.\n imports = [\".\"],\n)\n" + "platform": "linux_ppc64le", + "node_version": "16.19.0" } }, - "pypi__build": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", + "nodejs_darwin_amd64": { + "bzlFile": "@@rules_nodejs~//nodejs:repositories.bzl", + "ruleClassName": "node_repositories", "attributes": { - "url": "https://files.pythonhosted.org/packages/03/97/f58c723ff036a8d8b4d3115377c0a37ed05c1f68dd9a0d66dab5e82c5c1c/build-0.9.0-py3-none-any.whl", - "sha256": "38a7a2b7a0bdc61a42a0a67509d88c71ecfc37b393baba770fae34e20929ff69", - "type": "zip", - "build_file_content": "package(default_visibility = [\"//visibility:public\"])\n\nload(\"@rules_python//python:defs.bzl\", \"py_library\")\n\npy_library(\n name = \"lib\",\n srcs = glob([\"**/*.py\"]),\n data = glob([\"**/*\"], exclude=[\n # These entries include those put into user-installed dependencies by\n # data_exclude in /python/pip_install/tools/bazel.py\n # to avoid non-determinism following pip install's behavior.\n \"**/*.py\",\n \"**/*.pyc\",\n \"**/* *\",\n \"**/*.dist-info/RECORD\",\n \"BUILD\",\n \"WORKSPACE\",\n ]),\n # This makes this directory a top-level in the python import\n # search path for anything that depends on this.\n imports = [\".\"],\n)\n" + "platform": "darwin_amd64", + "node_version": "16.19.0" } }, - "pypi__coverage_cp310_x86_64-apple-darwin": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", + "nodejs_linux_arm64": { + "bzlFile": "@@rules_nodejs~//nodejs:repositories.bzl", + "ruleClassName": "node_repositories", "attributes": { - "build_file_content": "\nfilegroup(\n name = \"coverage\",\n srcs = [\"coverage/__main__.py\"],\n data = glob([\"coverage/*.py\", \"coverage/**/*.py\", \"coverage/*.so\"]),\n visibility = [\"//visibility:public\"],\n)\n ", - "patch_args": [ - "-p1" - ], - "patches": [ - "@@rules_python~//python/private:coverage.patch" - ], - "sha256": "ef8674b0ee8cc11e2d574e3e2998aea5df5ab242e012286824ea3c6970580e53", - "type": "zip", - "urls": [ - "https://files.pythonhosted.org/packages/c4/8d/5ec7d08f4601d2d792563fe31db5e9322c306848fec1e65ec8885927f739/coverage-6.5.0-cp310-cp310-macosx_10_9_x86_64.whl" - ] + "platform": "linux_arm64", + "node_version": "16.19.0" } }, - "pypi__installer": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", + "nodejs": { + "bzlFile": "@@rules_nodejs~//nodejs/private:nodejs_repo_host_os_alias.bzl", + "ruleClassName": "nodejs_repo_host_os_alias", "attributes": { - "url": "https://files.pythonhosted.org/packages/e5/ca/1172b6638d52f2d6caa2dd262ec4c811ba59eee96d54a7701930726bce18/installer-0.7.0-py3-none-any.whl", - "sha256": "05d1933f0a5ba7d8d6296bb6d5018e7c94fa473ceb10cf198a92ccea19c27b53", - "type": "zip", - "build_file_content": "package(default_visibility = [\"//visibility:public\"])\n\nload(\"@rules_python//python:defs.bzl\", \"py_library\")\n\npy_library(\n name = \"lib\",\n srcs = glob([\"**/*.py\"]),\n data = glob([\"**/*\"], exclude=[\n # These entries include those put into user-installed dependencies by\n # data_exclude in /python/pip_install/tools/bazel.py\n # to avoid non-determinism following pip install's behavior.\n \"**/*.py\",\n \"**/*.pyc\",\n \"**/* *\",\n \"**/*.dist-info/RECORD\",\n \"BUILD\",\n \"WORKSPACE\",\n ]),\n # This makes this directory a top-level in the python import\n # search path for anything that depends on this.\n imports = [\".\"],\n)\n" + "user_node_repository_name": "nodejs" } }, - "pypi__more_itertools": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", + "nodejs_darwin_arm64": { + "bzlFile": "@@rules_nodejs~//nodejs:repositories.bzl", + "ruleClassName": "node_repositories", "attributes": { - "url": "https://files.pythonhosted.org/packages/bd/3f/c4b3dbd315e248f84c388bd4a72b131a29f123ecacc37ffb2b3834546e42/more_itertools-8.13.0-py3-none-any.whl", - "sha256": "c5122bffc5f104d37c1626b8615b511f3427aa5389b94d61e5ef8236bfbc3ddb", - "type": "zip", - "build_file_content": "package(default_visibility = [\"//visibility:public\"])\n\nload(\"@rules_python//python:defs.bzl\", \"py_library\")\n\npy_library(\n name = \"lib\",\n srcs = glob([\"**/*.py\"]),\n data = glob([\"**/*\"], exclude=[\n # These entries include those put into user-installed dependencies by\n # data_exclude in /python/pip_install/tools/bazel.py\n # to avoid non-determinism following pip install's behavior.\n \"**/*.py\",\n \"**/*.pyc\",\n \"**/* *\",\n \"**/*.dist-info/RECORD\",\n \"BUILD\",\n \"WORKSPACE\",\n ]),\n # This makes this directory a top-level in the python import\n # search path for anything that depends on this.\n imports = [\".\"],\n)\n" + "platform": "darwin_arm64", + "node_version": "16.19.0" } } }, "recordedRepoMappingEntries": [ [ - "rules_python~", + "rules_nodejs~", "bazel_skylib", "bazel_skylib~" ], [ - "rules_python~", + "rules_nodejs~", "bazel_tools", "bazel_tools" - ], - [ - "rules_python~", - "rules_python", - "rules_python~" ] ] } }, "@@rules_rust~//crate_universe/private/module_extensions:cargo_bazel_bootstrap.bzl%cargo_bazel_bootstrap": { "general": { - "bzlTransitiveDigest": "JBBZg0UR5lo0Yvf1HMVwR2H1FphpfEKqr5Tz2Eqqtjc=", + "bzlTransitiveDigest": "oRSeZKlp7iPKmw0TregBhKgOSVtVsyDjMt0tjTVP66Q=", + "usagesDigest": "oUVWb73phb7noBGQ4OSi8nLdkNhKzHTooKUv+5G6a5Y=", "recordedFileInputs": {}, "recordedDirentsInputs": {}, "envVariables": {}, @@ -5462,6 +788,11 @@ "bazel_tools", "bazel_tools" ], + [ + "rules_rust~", + "rules_cc", + "rules_cc~" + ], [ "rules_rust~", "rules_rust", @@ -5472,7 +803,8 @@ }, "@@rules_rust~//rust:extensions.bzl%rust": { "general": { - "bzlTransitiveDigest": "DZUpPGSsjehDi8KryW11HaA/OZRWByMwTg0+7kGvWQo=", + "bzlTransitiveDigest": "I3KD/tWxmrJras+oNCHwVLc55nIxmythTlYkBkmH1yk=", + "usagesDigest": "CYq8KznnGHP4GSv6p7ovBAKv0iwDQuAazOUIPl4wzkM=", "recordedFileInputs": {}, "recordedDirentsInputs": {}, "envVariables": {}, @@ -8234,7 +3566,8 @@ }, "@@rules_rust~//rust/private:extensions.bzl%i": { "general": { - "bzlTransitiveDigest": "8Qw+E4cDPp0Hw760GQ9Rip3u5PZD7kkhP6iJBLmHU8s=", + "bzlTransitiveDigest": "Ixfz5XHjoCeUqjzYkWtYHBuuf3bBpP1yafiFvZzw6As=", + "usagesDigest": "eyCigMienoYlZgDPykrgCrbT+HeQNifhnz8I8wK5aaw=", "recordedFileInputs": {}, "recordedDirentsInputs": {}, "envVariables": {}, @@ -15440,15 +10773,6 @@ "build_file": "@@rules_rust~//crate_universe/3rdparty/crates:BUILD.gix-protocol-0.40.0.bazel" } }, - "bazelci_rules": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", - "attributes": { - "sha256": "eca21884e6f66a88c358e580fd67a6b148d30ab57b1680f62a96c00f9bc6a07e", - "strip_prefix": "bazelci_rules-1.0.0", - "url": "https://github.com/bazelbuild/continuous-integration/releases/download/rules-1.0.0/bazelci_rules-1.0.0.tar.gz" - } - }, "rules_rust_wasm_bindgen__doc-comment-0.3.3": { "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", "ruleClassName": "http_archive", @@ -18596,8 +13920,7 @@ "generated_inputs_in_external_repo", "libc", "rules_rust_toolchain_test_target_json", - "com_google_googleapis", - "bazelci_rules" + "com_google_googleapis" ], "explicitRootModuleDirectDevDeps": [], "useAllRepos": "NO", @@ -18799,6 +14122,11 @@ "rrra__serde_json-1.0.102", "rules_rust~~i~rrra__serde_json-1.0.102" ], + [ + "rules_rust~", + "rules_cc", + "rules_cc~" + ], [ "rules_rust~", "rules_rust", diff --git a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_alias_annotation_none.json b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_alias_annotation_none.json index ee41720cb5..d6bd6186d8 100644 --- a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_alias_annotation_none.json +++ b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_alias_annotation_none.json @@ -1,5 +1,5 @@ { - "checksum": "de5c29dc83494e5fbe539a321d37d9508b4f238da30d3d21d1704972a7f93a51", + "checksum": "289986cf5d5a97872392441ca0fb00d4f1bedc83589075f1719e366d138f8daf", "crates": { "direct-cargo-bazel-deps 0.0.1": { "name": "direct-cargo-bazel-deps", @@ -12,7 +12,7 @@ "crate_name": "direct_cargo_bazel_deps", "crate_root": ".direct_cargo_bazel_deps.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -57,7 +57,7 @@ "crate_name": "test_data_passing_crate", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -69,7 +69,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] diff --git a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_alias_annotation_opt.json b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_alias_annotation_opt.json index ec0acb2c58..59e942f186 100644 --- a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_alias_annotation_opt.json +++ b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_alias_annotation_opt.json @@ -1,5 +1,5 @@ { - "checksum": "0994e969d3634abca258808ae504e70d838f0b49f6bec314a0235cfe17175bdd", + "checksum": "60af2f5f60ab0e84e6bb213079620744fbd4daaa5bb48b34b88321cf591adf24", "crates": { "direct-cargo-bazel-deps 0.0.1": { "name": "direct-cargo-bazel-deps", @@ -12,7 +12,7 @@ "crate_name": "direct_cargo_bazel_deps", "crate_root": ".direct_cargo_bazel_deps.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -57,7 +57,7 @@ "crate_name": "test_data_passing_crate", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -69,7 +69,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] diff --git a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_custom_annotation_none.json b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_custom_annotation_none.json index ead3c75521..2a6b3771b6 100644 --- a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_custom_annotation_none.json +++ b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_custom_annotation_none.json @@ -1,5 +1,5 @@ { - "checksum": "d20475427f0affb980d87014b52aaed6b8816aeb60a26257f92f0d108ac9b15d", + "checksum": "4377d7288f513e779ba74874e3a94eebaf33796a0b7d649323a707e1b8b6b5f0", "crates": { "direct-cargo-bazel-deps 0.0.1": { "name": "direct-cargo-bazel-deps", @@ -12,7 +12,7 @@ "crate_name": "direct_cargo_bazel_deps", "crate_root": ".direct_cargo_bazel_deps.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -57,7 +57,7 @@ "crate_name": "test_data_passing_crate", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -69,7 +69,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] diff --git a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_dbg_annotation_fastbuild.json b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_dbg_annotation_fastbuild.json index c50403a8d2..168dc63522 100644 --- a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_dbg_annotation_fastbuild.json +++ b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_dbg_annotation_fastbuild.json @@ -1,5 +1,5 @@ { - "checksum": "0a3f27bff8bcd3bcc842373e88391d02b7a978840738489e74b7fa6016712a77", + "checksum": "435b7aa02a715697a3036175d08ba6dd69ef4f950b88f84eb9dd26b9eaa4c73b", "crates": { "direct-cargo-bazel-deps 0.0.1": { "name": "direct-cargo-bazel-deps", @@ -12,7 +12,7 @@ "crate_name": "direct_cargo_bazel_deps", "crate_root": ".direct_cargo_bazel_deps.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -57,7 +57,7 @@ "crate_name": "test_data_passing_crate", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -69,7 +69,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] diff --git a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_alias.json b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_alias.json index 83ab568b6c..d98f792c1d 100644 --- a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_alias.json +++ b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_alias.json @@ -1,5 +1,5 @@ { - "checksum": "5c1524803f121bb16662c4a806fb7f71ea115ec4aa5f9f959f30aec36efa1e75", + "checksum": "76537faf663aff2631b8d7849f26e578ab0b05817ffc63129ad44b5c044e7807", "crates": { "direct-cargo-bazel-deps 0.0.1": { "name": "direct-cargo-bazel-deps", @@ -12,7 +12,7 @@ "crate_name": "direct_cargo_bazel_deps", "crate_root": ".direct_cargo_bazel_deps.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -57,7 +57,7 @@ "crate_name": "test_data_passing_crate", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -69,7 +69,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] diff --git a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_dbg.json b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_dbg.json index bdf923900a..4011dc6baa 100644 --- a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_dbg.json +++ b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_dbg.json @@ -1,5 +1,5 @@ { - "checksum": "1f4707df0fbce4667d68b9c617b41fc35dd0dd0ca4dcb0a351c3f190b6fe590a", + "checksum": "9249cf7740f1135bf94a943bbd849163d36d6eb3217b4abebd3819d0aac273e4", "crates": { "direct-cargo-bazel-deps 0.0.1": { "name": "direct-cargo-bazel-deps", @@ -12,7 +12,7 @@ "crate_name": "direct_cargo_bazel_deps", "crate_root": ".direct_cargo_bazel_deps.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -57,7 +57,7 @@ "crate_name": "test_data_passing_crate", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -69,7 +69,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] diff --git a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_none.json b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_none.json index 9937b1dcd7..09ea4a4e88 100644 --- a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_none.json +++ b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_none.json @@ -1,5 +1,5 @@ { - "checksum": "a147ab0f0488b27610bda23751b829618dce4fbcf9eff31dfb1d40c90f12752d", + "checksum": "454906a98ec00e259a18ca18148e2a72f18e60b2ebcd7ad82c16c8b12babd5ea", "crates": { "direct-cargo-bazel-deps 0.0.1": { "name": "direct-cargo-bazel-deps", @@ -12,7 +12,7 @@ "crate_name": "direct_cargo_bazel_deps", "crate_root": ".direct_cargo_bazel_deps.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -57,7 +57,7 @@ "crate_name": "test_data_passing_crate", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -69,7 +69,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] diff --git a/examples/crate_universe/cargo_aliases/cargo-bazel-lock.json b/examples/crate_universe/cargo_aliases/cargo-bazel-lock.json index 1cbca74773..27dc7a7295 100644 --- a/examples/crate_universe/cargo_aliases/cargo-bazel-lock.json +++ b/examples/crate_universe/cargo_aliases/cargo-bazel-lock.json @@ -1,5 +1,5 @@ { - "checksum": "dc16a67ac9b9557d207060b9e887f884ca3fddfbfed4c36caac2f5d98b1857b7", + "checksum": "ab3295042b385557b39bfe5eff26f06a0f8fe9e2a2e9bcffb96026092fccc372", "crates": { "aho-corasick 0.7.20": { "name": "aho-corasick", @@ -17,7 +17,7 @@ "crate_name": "aho_corasick", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -67,7 +67,7 @@ "crate_name": "aliases", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -139,7 +139,7 @@ "crate_name": "atty", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -200,7 +200,7 @@ "crate_name": "autocfg", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -239,7 +239,7 @@ "crate_name": "bitflags", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -284,7 +284,7 @@ "crate_name": "cfg_if", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -323,7 +323,7 @@ "crate_name": "clap", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -423,7 +423,7 @@ "crate_name": "clap_derive", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -493,7 +493,7 @@ "crate_name": "clap_lex", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -541,7 +541,7 @@ "crate_name": "ctor", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -593,7 +593,7 @@ "crate_name": "env_logger", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -667,7 +667,7 @@ "crate_name": "getrandom", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -734,7 +734,7 @@ "crate_name": "hashbrown", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -779,7 +779,7 @@ "crate_name": "heck", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -824,7 +824,7 @@ "crate_name": "hermit_abi", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -872,7 +872,7 @@ "crate_name": "humantime", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -911,7 +911,7 @@ "crate_name": "indexmap", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -923,7 +923,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -995,7 +995,7 @@ "crate_name": "libc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1007,7 +1007,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1060,7 +1060,7 @@ "crate_name": "log", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1115,7 +1115,7 @@ "crate_name": "log", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1127,7 +1127,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1190,7 +1190,7 @@ "crate_name": "memchr", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1202,7 +1202,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1265,7 +1265,7 @@ "crate_name": "names", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1277,7 +1277,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1345,7 +1345,7 @@ "crate_name": "names", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1357,7 +1357,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1425,7 +1425,7 @@ "crate_name": "once_cell", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1473,7 +1473,7 @@ "crate_name": "os_str_bytes", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1518,7 +1518,7 @@ "crate_name": "ppv_lite86", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1564,7 +1564,7 @@ "crate_name": "proc_macro_error", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1576,7 +1576,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1667,7 +1667,7 @@ "crate_name": "proc_macro_error_attr", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1679,7 +1679,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1749,7 +1749,7 @@ "crate_name": "proc_macro2", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1761,7 +1761,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1825,7 +1825,7 @@ "crate_name": "quote", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1837,7 +1837,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1901,7 +1901,7 @@ "crate_name": "rand", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2110,7 +2110,7 @@ "crate_name": "rand_chacha", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2168,7 +2168,7 @@ "crate_name": "rand_core", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2224,7 +2224,7 @@ "crate_name": "regex", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2293,7 +2293,7 @@ "crate_name": "regex_syntax", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2332,7 +2332,7 @@ "crate_name": "strsim", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2370,7 +2370,7 @@ "crate_name": "syn", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2382,7 +2382,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2460,7 +2460,7 @@ "crate_name": "termcolor", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2510,7 +2510,7 @@ "crate_name": "textwrap", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2548,7 +2548,7 @@ "crate_name": "unicode_ident", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2588,7 +2588,7 @@ "crate_name": "value_bag", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2600,7 +2600,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2672,7 +2672,7 @@ "crate_name": "version_check", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2711,7 +2711,7 @@ "crate_name": "wasi", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2757,7 +2757,7 @@ "crate_name": "winapi", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2769,7 +2769,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2851,7 +2851,7 @@ "crate_name": "winapi_i686_pc_windows_gnu", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2863,7 +2863,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2916,7 +2916,7 @@ "crate_name": "winapi_util", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2966,7 +2966,7 @@ "crate_name": "winapi_x86_64_pc_windows_gnu", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2978,7 +2978,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] diff --git a/examples/crate_universe/cargo_conditional_deps/cargo-bazel-lock.json b/examples/crate_universe/cargo_conditional_deps/cargo-bazel-lock.json index 05f24e9281..b50e046b78 100644 --- a/examples/crate_universe/cargo_conditional_deps/cargo-bazel-lock.json +++ b/examples/crate_universe/cargo_conditional_deps/cargo-bazel-lock.json @@ -1,5 +1,5 @@ { - "checksum": "e167d4698c9d2882d7d61acb7560b0f39896355a87f945fe2906ed44585d8b5b", + "checksum": "78276bb2c086ca2a594d72f35789410312c9581418e7657dbb8a56064da7b9fb", "crates": { "autocfg 1.1.0": { "name": "autocfg", @@ -17,7 +17,7 @@ "crate_name": "autocfg", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -56,7 +56,7 @@ "crate_name": "bitflags", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -101,7 +101,7 @@ "crate_name": "cfg_if", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -169,7 +169,7 @@ "crate_name": "libc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -181,7 +181,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -242,7 +242,7 @@ "crate_name": "memoffset", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -254,7 +254,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -321,7 +321,7 @@ "crate_name": "nix", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -428,7 +428,7 @@ "crate_name": "pin_utils", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -467,7 +467,7 @@ "crate_name": "static_assertions", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] diff --git a/examples/crate_universe/cargo_workspace/cargo-bazel-lock.json b/examples/crate_universe/cargo_workspace/cargo-bazel-lock.json index 1035cd88d9..93377f2395 100644 --- a/examples/crate_universe/cargo_workspace/cargo-bazel-lock.json +++ b/examples/crate_universe/cargo_workspace/cargo-bazel-lock.json @@ -1,5 +1,5 @@ { - "checksum": "216a686dd8be7aa09756d62e5f52a3d126db37172c1615b193d0626cdf3a4cbe", + "checksum": "54fcbb81d2c815bfc6eb2668a2fe1e6431577c2b932c7dac5fc96379b36edb62", "crates": { "ansi_term 0.12.1": { "name": "ansi_term", @@ -17,7 +17,7 @@ "crate_name": "ansi_term", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -66,7 +66,7 @@ "crate_name": "atty", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -127,7 +127,7 @@ "crate_name": "bitflags", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -172,7 +172,7 @@ "crate_name": "cfg_if", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -211,7 +211,7 @@ "crate_name": "clap", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -477,7 +477,7 @@ "crate_name": "ferris_says", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -533,7 +533,7 @@ "crate_name": "getrandom", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -545,7 +545,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -621,7 +621,7 @@ "crate_name": "hermit_abi", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -669,7 +669,7 @@ "crate_name": "libc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -681,7 +681,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -761,7 +761,7 @@ "crate_name": "ppv_lite86", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -802,7 +802,7 @@ "crate_name": "printer", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -847,7 +847,7 @@ "crate_name": "rand", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1068,7 +1068,7 @@ "crate_name": "rand_chacha", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1126,7 +1126,7 @@ "crate_name": "rand_core", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1182,7 +1182,7 @@ "crate_name": "rand_hc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1225,7 +1225,7 @@ "crate_name": "rng", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1270,7 +1270,7 @@ "crate_name": "smallvec", "crate_root": "lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1315,7 +1315,7 @@ "crate_name": "smawk", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1353,7 +1353,7 @@ "crate_name": "strsim", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1391,7 +1391,7 @@ "crate_name": "textwrap", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1438,7 +1438,7 @@ "crate_name": "textwrap", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1497,7 +1497,7 @@ "crate_name": "unicode_width", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1542,7 +1542,7 @@ "crate_name": "vec_map", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1581,7 +1581,7 @@ "crate_name": "wasi", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1627,7 +1627,7 @@ "crate_name": "winapi", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1639,7 +1639,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1718,7 +1718,7 @@ "crate_name": "winapi_i686_pc_windows_gnu", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1730,7 +1730,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1783,7 +1783,7 @@ "crate_name": "winapi_x86_64_pc_windows_gnu", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1795,7 +1795,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] diff --git a/examples/crate_universe/complicated_dependencies/cargo-bazel-lock.json b/examples/crate_universe/complicated_dependencies/cargo-bazel-lock.json index 15bfbad109..587e665456 100644 --- a/examples/crate_universe/complicated_dependencies/cargo-bazel-lock.json +++ b/examples/crate_universe/complicated_dependencies/cargo-bazel-lock.json @@ -1,5 +1,5 @@ { - "checksum": "6d8dfc67947bd99e3b6e96cbfa5f97a775badf168a6468bee4ecf7d32350ffe8", + "checksum": "9512facaf3a0b80e9970a1ab81cef6f6eeeb11e06297cb6d8904b97653d4ee20", "crates": { "aho-corasick 1.1.3": { "name": "aho-corasick", @@ -17,7 +17,7 @@ "crate_name": "aho_corasick", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -56,7 +56,7 @@ "crate_name": "bindgen", "crate_root": "lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -68,7 +68,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -183,7 +183,7 @@ "crate_name": "bitflags", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -222,7 +222,7 @@ "crate_name": "boring", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -285,7 +285,7 @@ "crate_name": "boring_sys", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -297,7 +297,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -392,7 +392,7 @@ "crate_name": "cc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -431,7 +431,7 @@ "crate_name": "cexpr", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -479,7 +479,7 @@ "crate_name": "cfg_if", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -518,7 +518,7 @@ "crate_name": "clang_sys", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -530,7 +530,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -619,7 +619,7 @@ "crate_name": "cmake", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -662,7 +662,7 @@ "crate_name": "direct_cargo_bazel_deps", "crate_root": ".direct_cargo_bazel_deps.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -711,7 +711,7 @@ "crate_name": "foreign_types", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -775,7 +775,7 @@ "crate_name": "foreign_types_macros", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -837,7 +837,7 @@ "crate_name": "foreign_types_shared", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -876,7 +876,7 @@ "crate_name": "fs_extra", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -914,7 +914,7 @@ "crate_name": "fslock", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -976,7 +976,7 @@ "crate_name": "glob", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1015,7 +1015,7 @@ "crate_name": "lazy_static", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1054,7 +1054,7 @@ "crate_name": "lazycell", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1093,7 +1093,7 @@ "crate_name": "libc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1105,7 +1105,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1165,7 +1165,7 @@ "crate_name": "libloading", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1220,7 +1220,7 @@ "crate_name": "libz_ng_sys", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1232,7 +1232,7 @@ "crate_name": "build_script_build_zng", "crate_root": "build_zng.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1314,7 +1314,7 @@ "crate_name": "memchr", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1360,7 +1360,7 @@ "crate_name": "minimal_lexical", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1405,7 +1405,7 @@ "crate_name": "nom", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1463,7 +1463,7 @@ "crate_name": "once_cell", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1511,7 +1511,7 @@ "crate_name": "peeking_take_while", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1550,7 +1550,7 @@ "crate_name": "proc_macro2", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1562,7 +1562,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1626,7 +1626,7 @@ "crate_name": "quote", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1681,7 +1681,7 @@ "crate_name": "regex", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1747,7 +1747,7 @@ "crate_name": "regex_automata", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1815,7 +1815,7 @@ "crate_name": "regex_syntax", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1868,7 +1868,7 @@ "crate_name": "rustc_hash", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1914,7 +1914,7 @@ "crate_name": "shlex", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1960,7 +1960,7 @@ "crate_name": "syn", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2030,7 +2030,7 @@ "crate_name": "unicode_ident", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2070,7 +2070,7 @@ "crate_name": "winapi", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2082,7 +2082,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2148,7 +2148,7 @@ "crate_name": "winapi_i686_pc_windows_gnu", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2160,7 +2160,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2213,7 +2213,7 @@ "crate_name": "winapi_x86_64_pc_windows_gnu", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2225,7 +2225,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2278,7 +2278,7 @@ "crate_name": "windows_targets", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2370,7 +2370,7 @@ "crate_name": "windows_aarch64_gnullvm", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2382,7 +2382,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2435,7 +2435,7 @@ "crate_name": "windows_aarch64_msvc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2447,7 +2447,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2500,7 +2500,7 @@ "crate_name": "windows_i686_gnu", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2512,7 +2512,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2565,7 +2565,7 @@ "crate_name": "windows_i686_gnullvm", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2577,7 +2577,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2630,7 +2630,7 @@ "crate_name": "windows_i686_msvc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2642,7 +2642,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2695,7 +2695,7 @@ "crate_name": "windows_x86_64_gnu", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2707,7 +2707,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2760,7 +2760,7 @@ "crate_name": "windows_x86_64_gnullvm", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2772,7 +2772,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2825,7 +2825,7 @@ "crate_name": "windows_x86_64_msvc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2837,7 +2837,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] diff --git a/examples/crate_universe/multi_package/cargo-bazel-lock.json b/examples/crate_universe/multi_package/cargo-bazel-lock.json index 2fd7aebc32..d4f7d968df 100644 --- a/examples/crate_universe/multi_package/cargo-bazel-lock.json +++ b/examples/crate_universe/multi_package/cargo-bazel-lock.json @@ -1,5 +1,5 @@ { - "checksum": "fa7a511ae2897120cb3575b667c9dad3e498464648c1a42277a9eb844e64e421", + "checksum": "5952c05c4e838658de1c417ae618bb7336ad4ecb5467011875eb837a923c5cee", "crates": { "aho-corasick 0.7.20": { "name": "aho-corasick", @@ -17,7 +17,7 @@ "crate_name": "aho_corasick", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -72,7 +72,7 @@ "crate_name": "anyhow", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -84,7 +84,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -144,7 +144,7 @@ "crate_name": "assert_json_diff", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -195,7 +195,7 @@ "crate_name": "async_channel", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -251,7 +251,7 @@ "crate_name": "async_executor", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -319,7 +319,7 @@ "crate_name": "async_global_executor", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -398,7 +398,7 @@ "crate_name": "async_io", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -410,7 +410,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -521,7 +521,7 @@ "crate_name": "async_lock", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -569,7 +569,7 @@ "crate_name": "async_object_pool", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -616,7 +616,7 @@ "crate_name": "async_process", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -628,7 +628,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -731,7 +731,7 @@ "crate_name": "async_std", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1472,7 +1472,7 @@ "crate_name": "async_task", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1518,7 +1518,7 @@ "crate_name": "async_trait", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1530,7 +1530,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1595,7 +1595,7 @@ "crate_name": "atomic_waker", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1634,7 +1634,7 @@ "crate_name": "autocfg", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1673,7 +1673,7 @@ "crate_name": "base64", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1719,7 +1719,7 @@ "crate_name": "base64", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1765,7 +1765,7 @@ "crate_name": "block_buffer", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1813,7 +1813,7 @@ "crate_name": "blocking", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1881,7 +1881,7 @@ "crate_name": "bumpalo", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1926,7 +1926,7 @@ "crate_name": "bytes", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1971,7 +1971,7 @@ "crate_name": "castaway", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2025,7 +2025,7 @@ "crate_name": "cc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2064,7 +2064,7 @@ "crate_name": "cfg_if", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2103,7 +2103,7 @@ "crate_name": "concurrent_queue", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2158,7 +2158,7 @@ "crate_name": "crossbeam_utils", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2170,7 +2170,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2234,7 +2234,7 @@ "crate_name": "ctor", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2286,7 +2286,7 @@ "crate_name": "curl", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2298,7 +2298,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2390,7 +2390,7 @@ "crate_name": "curl_sys", "crate_root": "lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2472,7 +2472,7 @@ "crate_name": "digest", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2527,7 +2527,7 @@ "crate_name": "encoding_rs", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2583,7 +2583,7 @@ "crate_name": "event_listener", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2622,7 +2622,7 @@ "crate_name": "fastrand", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2672,7 +2672,7 @@ "crate_name": "fnv", "crate_root": "lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2718,7 +2718,7 @@ "crate_name": "form_urlencoded", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2766,7 +2766,7 @@ "crate_name": "futures_channel", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2778,7 +2778,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2843,7 +2843,7 @@ "crate_name": "futures_core", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2855,7 +2855,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2916,7 +2916,7 @@ "crate_name": "futures_io", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2962,7 +2962,7 @@ "crate_name": "futures_lite", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4076,7 +4076,7 @@ "crate_name": "futures_macro", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4132,7 +4132,7 @@ "crate_name": "futures_sink", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4179,7 +4179,7 @@ "crate_name": "futures_task", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4191,7 +4191,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4251,7 +4251,7 @@ "crate_name": "futures_util", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4263,7 +4263,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4368,7 +4368,7 @@ "crate_name": "generic_array", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4380,7 +4380,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4445,7 +4445,7 @@ "crate_name": "gloo_timers", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4514,7 +4514,7 @@ "crate_name": "h2", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4601,7 +4601,7 @@ "crate_name": "hashbrown", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4646,7 +4646,7 @@ "crate_name": "hermit_abi", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4694,7 +4694,7 @@ "crate_name": "hex_literal", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4733,7 +4733,7 @@ "crate_name": "http", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4789,7 +4789,7 @@ "crate_name": "http_body", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4844,7 +4844,7 @@ "crate_name": "httparse", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4856,7 +4856,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4916,7 +4916,7 @@ "crate_name": "httpdate", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4958,7 +4958,7 @@ "crate_name": "httpmock", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5088,7 +5088,7 @@ "crate_name": "hyper", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5587,7 +5587,7 @@ "crate_name": "hyper_rustls", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5652,7 +5652,7 @@ "crate_name": "idna", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5704,7 +5704,7 @@ "crate_name": "indexmap", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5716,7 +5716,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5883,7 +5883,7 @@ "crate_name": "instant", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5930,7 +5930,7 @@ "crate_name": "ipnet", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5978,7 +5978,7 @@ "crate_name": "isahc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5990,7 +5990,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -6149,7 +6149,7 @@ "crate_name": "itoa", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -6188,7 +6188,7 @@ "crate_name": "js_sys", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -6236,7 +6236,7 @@ "crate_name": "kv_log_macro", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -6284,7 +6284,7 @@ "crate_name": "lazy_static", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -6323,7 +6323,7 @@ "crate_name": "levenshtein", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -6361,7 +6361,7 @@ "crate_name": "libc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -6373,7 +6373,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -6433,7 +6433,7 @@ "crate_name": "libnghttp2_sys", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -6445,7 +6445,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -6516,7 +6516,7 @@ "crate_name": "libz_sys", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -6528,7 +6528,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -6612,7 +6612,7 @@ "crate_name": "log", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -6624,7 +6624,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -6692,7 +6692,7 @@ "crate_name": "md5", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -6755,7 +6755,7 @@ "crate_name": "memchr", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -6767,7 +6767,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -6827,7 +6827,7 @@ "crate_name": "mime", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -6866,7 +6866,7 @@ "crate_name": "mio", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -6945,7 +6945,7 @@ "crate_name": "num_cpus", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -7001,7 +7001,7 @@ "crate_name": "num_enum", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -7057,7 +7057,7 @@ "crate_name": "num_enum_derive", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -7125,7 +7125,7 @@ "crate_name": "once_cell", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -7173,7 +7173,7 @@ "crate_name": "opaque_debug", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -7212,7 +7212,7 @@ "crate_name": "parking", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -7251,7 +7251,7 @@ "crate_name": "percent_encoding", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -7297,7 +7297,7 @@ "crate_name": "pin_project", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -7345,7 +7345,7 @@ "crate_name": "pin_project_internal", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -7401,7 +7401,7 @@ "crate_name": "pin_project_lite", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -7440,7 +7440,7 @@ "crate_name": "pin_utils", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -7479,7 +7479,7 @@ "crate_name": "pkg_config", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -7513,7 +7513,7 @@ "crate_name": "pkg_a", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -7566,7 +7566,7 @@ "crate_name": "pkg_b", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -7610,7 +7610,7 @@ "crate_name": "pkg_c", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -7664,7 +7664,7 @@ "crate_name": "polling", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -7676,7 +7676,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -7770,7 +7770,7 @@ "crate_name": "proc_macro_crate", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -7822,7 +7822,7 @@ "crate_name": "proc_macro2", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -7834,7 +7834,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -7898,7 +7898,7 @@ "crate_name": "quote", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -7910,7 +7910,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -7974,7 +7974,7 @@ "crate_name": "regex", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -8052,7 +8052,7 @@ "crate_name": "regex_syntax", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -8105,7 +8105,7 @@ "crate_name": "reqwest", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -8981,7 +8981,7 @@ "crate_name": "ring", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -8993,7 +8993,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -9187,7 +9187,7 @@ "crate_name": "rustls", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -9199,7 +9199,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -9288,7 +9288,7 @@ "crate_name": "rustls_ffi", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -9300,7 +9300,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -9389,7 +9389,7 @@ "crate_name": "rustls_pemfile", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -9438,7 +9438,7 @@ "crate_name": "rustls_pemfile", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -9487,7 +9487,7 @@ "crate_name": "rustversion", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -9499,7 +9499,7 @@ "crate_name": "build_script_build", "crate_root": "build/build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -9552,7 +9552,7 @@ "crate_name": "ryu", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -9591,7 +9591,7 @@ "crate_name": "schannel", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -9638,7 +9638,7 @@ "crate_name": "sct", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -9691,7 +9691,7 @@ "crate_name": "serde", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -9703,7 +9703,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -9774,7 +9774,7 @@ "crate_name": "serde_derive", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -9786,7 +9786,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -9857,7 +9857,7 @@ "crate_name": "serde_json", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -9869,7 +9869,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -9941,7 +9941,7 @@ "crate_name": "serde_regex", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -9993,7 +9993,7 @@ "crate_name": "serde_urlencoded", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -10053,7 +10053,7 @@ "crate_name": "signal_hook", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -10065,7 +10065,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -10133,7 +10133,7 @@ "crate_name": "signal_hook_registry", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -10181,7 +10181,7 @@ "crate_name": "similar", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -10226,7 +10226,7 @@ "crate_name": "slab", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -10238,7 +10238,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -10306,7 +10306,7 @@ "crate_name": "sluice", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -10361,7 +10361,7 @@ "crate_name": "socket2", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -10423,7 +10423,7 @@ "crate_name": "spin", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -10461,7 +10461,7 @@ "crate_name": "syn", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -10473,7 +10473,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -10554,7 +10554,7 @@ "crate_name": "tinyvec", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -10611,7 +10611,7 @@ "crate_name": "tinyvec_macros", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -10651,7 +10651,7 @@ "crate_name": "tokio", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -10663,7 +10663,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -11587,7 +11587,7 @@ "crate_name": "tokio_macros", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -11642,7 +11642,7 @@ "crate_name": "tokio_rustls", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -11706,7 +11706,7 @@ "crate_name": "tokio_util", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -11781,7 +11781,7 @@ "crate_name": "toml_datetime", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -11820,7 +11820,7 @@ "crate_name": "toml_edit", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -11882,7 +11882,7 @@ "crate_name": "tower_service", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -11920,7 +11920,7 @@ "crate_name": "tracing", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -11998,7 +11998,7 @@ "crate_name": "tracing_attributes", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -12053,7 +12053,7 @@ "crate_name": "tracing_core", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -12107,7 +12107,7 @@ "crate_name": "tracing_futures", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -12166,7 +12166,7 @@ "crate_name": "try_lock", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -12204,7 +12204,7 @@ "crate_name": "typenum", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -12216,7 +12216,7 @@ "crate_name": "build_script_main", "crate_root": "build/main.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -12269,7 +12269,7 @@ "crate_name": "unicode_bidi", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -12316,7 +12316,7 @@ "crate_name": "unicode_ident", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -12356,7 +12356,7 @@ "crate_name": "unicode_normalization", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -12411,7 +12411,7 @@ "crate_name": "untrusted", "crate_root": "src/untrusted.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -12449,7 +12449,7 @@ "crate_name": "url", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -12511,7 +12511,7 @@ "crate_name": "value_bag", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -12523,7 +12523,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -12595,7 +12595,7 @@ "crate_name": "vcpkg", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -12634,7 +12634,7 @@ "crate_name": "version_check", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -12673,7 +12673,7 @@ "crate_name": "waker_fn", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -12712,7 +12712,7 @@ "crate_name": "want", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -12763,7 +12763,7 @@ "crate_name": "wasi", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -12809,7 +12809,7 @@ "crate_name": "wasm_bindgen", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -12821,7 +12821,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -12895,7 +12895,7 @@ "crate_name": "wasm_bindgen_backend", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -12973,7 +12973,7 @@ "crate_name": "wasm_bindgen_futures", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -13036,7 +13036,7 @@ "crate_name": "wasm_bindgen_macro", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -13094,7 +13094,7 @@ "crate_name": "wasm_bindgen_macro_support", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -13164,7 +13164,7 @@ "crate_name": "wasm_bindgen_shared", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -13176,7 +13176,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -13230,7 +13230,7 @@ "crate_name": "web_sys", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -13306,7 +13306,7 @@ "crate_name": "webpki", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -13362,7 +13362,7 @@ "crate_name": "webpki_roots", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -13409,7 +13409,7 @@ "crate_name": "wepoll_ffi", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -13421,7 +13421,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -13491,7 +13491,7 @@ "crate_name": "winapi", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -13503,7 +13503,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -13591,7 +13591,7 @@ "crate_name": "winapi_i686_pc_windows_gnu", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -13603,7 +13603,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -13656,7 +13656,7 @@ "crate_name": "winapi_x86_64_pc_windows_gnu", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -13668,7 +13668,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -13721,7 +13721,7 @@ "crate_name": "windows_sys", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -13857,7 +13857,7 @@ "crate_name": "windows_sys", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -13926,7 +13926,7 @@ "crate_name": "windows_targets", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -14042,7 +14042,7 @@ "crate_name": "windows_aarch64_gnullvm", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -14054,7 +14054,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -14107,7 +14107,7 @@ "crate_name": "windows_aarch64_msvc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -14119,7 +14119,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -14172,7 +14172,7 @@ "crate_name": "windows_i686_gnu", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -14184,7 +14184,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -14237,7 +14237,7 @@ "crate_name": "windows_i686_msvc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -14249,7 +14249,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -14302,7 +14302,7 @@ "crate_name": "windows_x86_64_gnu", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -14314,7 +14314,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -14367,7 +14367,7 @@ "crate_name": "windows_x86_64_gnullvm", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -14379,7 +14379,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -14432,7 +14432,7 @@ "crate_name": "windows_x86_64_msvc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -14444,7 +14444,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -14497,7 +14497,7 @@ "crate_name": "winnow", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -14543,7 +14543,7 @@ "crate_name": "winreg", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -14555,7 +14555,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] diff --git a/examples/crate_universe/no_cargo_manifests/cargo-bazel-lock.json b/examples/crate_universe/no_cargo_manifests/cargo-bazel-lock.json index 6c34985afc..e07fcd1f75 100644 --- a/examples/crate_universe/no_cargo_manifests/cargo-bazel-lock.json +++ b/examples/crate_universe/no_cargo_manifests/cargo-bazel-lock.json @@ -1,5 +1,5 @@ { - "checksum": "0ef6db13b344149d1a085022711c343910f7cec3040b688e2b431bcf4087e457", + "checksum": "be1db8376c535588af343ab2a6e7ebe2cafa39028fa7c234bf3d51a68d3b6a9a", "crates": { "async-trait 0.1.64": { "name": "async-trait", @@ -17,7 +17,7 @@ "crate_name": "async_trait", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -29,7 +29,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -94,7 +94,7 @@ "crate_name": "autocfg", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -133,7 +133,7 @@ "crate_name": "axum", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -280,7 +280,7 @@ "crate_name": "axum_core", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -352,7 +352,7 @@ "crate_name": "bitflags", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -397,7 +397,7 @@ "crate_name": "bytes", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -442,7 +442,7 @@ "crate_name": "cfg_if", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -476,7 +476,7 @@ "crate_name": "direct_cargo_bazel_deps", "crate_root": ".direct_cargo_bazel_deps.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -557,7 +557,7 @@ "crate_name": "fnv", "crate_root": "lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -603,7 +603,7 @@ "crate_name": "form_urlencoded", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -651,7 +651,7 @@ "crate_name": "futures_channel", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -663,7 +663,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -728,7 +728,7 @@ "crate_name": "futures_core", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -740,7 +740,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -801,7 +801,7 @@ "crate_name": "futures_sink", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -848,7 +848,7 @@ "crate_name": "futures_task", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -860,7 +860,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -919,7 +919,7 @@ "crate_name": "futures_util", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -931,7 +931,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1006,7 +1006,7 @@ "crate_name": "h2", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1093,7 +1093,7 @@ "crate_name": "hashbrown", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1138,7 +1138,7 @@ "crate_name": "hermit_abi", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1186,7 +1186,7 @@ "crate_name": "http", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1242,7 +1242,7 @@ "crate_name": "http_body", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1297,7 +1297,7 @@ "crate_name": "http_range_header", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1335,7 +1335,7 @@ "crate_name": "httparse", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1347,7 +1347,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1407,7 +1407,7 @@ "crate_name": "httpdate", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1446,7 +1446,7 @@ "crate_name": "hyper", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1569,7 +1569,7 @@ "crate_name": "indexmap", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1581,7 +1581,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1653,7 +1653,7 @@ "crate_name": "itoa", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1692,7 +1692,7 @@ "crate_name": "lazy_static", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1731,7 +1731,7 @@ "crate_name": "libc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1743,7 +1743,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1803,7 +1803,7 @@ "crate_name": "lock_api", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1815,7 +1815,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1881,7 +1881,7 @@ "crate_name": "log", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1893,7 +1893,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1956,7 +1956,7 @@ "crate_name": "matchit", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2000,7 +2000,7 @@ "crate_name": "memchr", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2012,7 +2012,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2072,7 +2072,7 @@ "crate_name": "mime", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2111,7 +2111,7 @@ "crate_name": "mio", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2190,7 +2190,7 @@ "crate_name": "nu_ansi_term", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2244,7 +2244,7 @@ "crate_name": "num_cpus", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2300,7 +2300,7 @@ "crate_name": "once_cell", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2348,7 +2348,7 @@ "crate_name": "overload", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2386,7 +2386,7 @@ "crate_name": "parking_lot", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2444,7 +2444,7 @@ "crate_name": "parking_lot_core", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2456,7 +2456,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2536,7 +2536,7 @@ "crate_name": "percent_encoding", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2582,7 +2582,7 @@ "crate_name": "pin_project", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2630,7 +2630,7 @@ "crate_name": "pin_project_internal", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2686,7 +2686,7 @@ "crate_name": "pin_project_lite", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2725,7 +2725,7 @@ "crate_name": "pin_utils", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2764,7 +2764,7 @@ "crate_name": "proc_macro2", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2776,7 +2776,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2840,7 +2840,7 @@ "crate_name": "quote", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2852,7 +2852,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2916,7 +2916,7 @@ "crate_name": "syscall", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2963,7 +2963,7 @@ "crate_name": "ryu", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -3002,7 +3002,7 @@ "crate_name": "scopeguard", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -3041,7 +3041,7 @@ "crate_name": "serde", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -3053,7 +3053,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -3113,7 +3113,7 @@ "crate_name": "serde_json", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -3125,7 +3125,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -3198,7 +3198,7 @@ "crate_name": "serde_urlencoded", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -3258,7 +3258,7 @@ "crate_name": "sharded_slab", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -3305,7 +3305,7 @@ "crate_name": "signal_hook_registry", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -3353,7 +3353,7 @@ "crate_name": "slab", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -3365,7 +3365,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -3433,7 +3433,7 @@ "crate_name": "smallvec", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -3472,7 +3472,7 @@ "crate_name": "socket2", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -3534,7 +3534,7 @@ "crate_name": "syn", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -3546,7 +3546,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -3627,7 +3627,7 @@ "crate_name": "sync_wrapper", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -3665,7 +3665,7 @@ "crate_name": "thread_local", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -3717,7 +3717,7 @@ "crate_name": "tokio", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -3729,7 +3729,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4263,7 +4263,7 @@ "crate_name": "tokio_macros", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4318,7 +4318,7 @@ "crate_name": "tokio_util", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4393,7 +4393,7 @@ "crate_name": "tower", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4490,7 +4490,7 @@ "crate_name": "tower_http", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4592,7 +4592,7 @@ "crate_name": "tower_layer", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4630,7 +4630,7 @@ "crate_name": "tower_service", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4668,7 +4668,7 @@ "crate_name": "tracing", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4746,7 +4746,7 @@ "crate_name": "tracing_attributes", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4801,7 +4801,7 @@ "crate_name": "tracing_core", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4856,7 +4856,7 @@ "crate_name": "tracing_log", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -4918,7 +4918,7 @@ "crate_name": "tracing_subscriber", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5001,7 +5001,7 @@ "crate_name": "try_lock", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5039,7 +5039,7 @@ "crate_name": "unicode_ident", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5079,7 +5079,7 @@ "crate_name": "valuable", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5091,7 +5091,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5143,7 +5143,7 @@ "crate_name": "want", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5194,7 +5194,7 @@ "crate_name": "wasi", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5240,7 +5240,7 @@ "crate_name": "winapi", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5252,7 +5252,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5330,7 +5330,7 @@ "crate_name": "winapi_i686_pc_windows_gnu", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5342,7 +5342,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5395,7 +5395,7 @@ "crate_name": "winapi_x86_64_pc_windows_gnu", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5407,7 +5407,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5460,7 +5460,7 @@ "crate_name": "windows_sys", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5531,7 +5531,7 @@ "crate_name": "windows_targets", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5647,7 +5647,7 @@ "crate_name": "windows_aarch64_gnullvm", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5659,7 +5659,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5712,7 +5712,7 @@ "crate_name": "windows_aarch64_msvc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5724,7 +5724,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5777,7 +5777,7 @@ "crate_name": "windows_i686_gnu", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5789,7 +5789,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5842,7 +5842,7 @@ "crate_name": "windows_i686_msvc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5854,7 +5854,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5907,7 +5907,7 @@ "crate_name": "windows_x86_64_gnu", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5919,7 +5919,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5972,7 +5972,7 @@ "crate_name": "windows_x86_64_gnullvm", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -5984,7 +5984,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -6037,7 +6037,7 @@ "crate_name": "windows_x86_64_msvc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -6049,7 +6049,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] diff --git a/examples/crate_universe/override_target/cargo-bazel-lock.json b/examples/crate_universe/override_target/cargo-bazel-lock.json index 75c0535129..81fac01dbc 100644 --- a/examples/crate_universe/override_target/cargo-bazel-lock.json +++ b/examples/crate_universe/override_target/cargo-bazel-lock.json @@ -1,5 +1,5 @@ { - "checksum": "e7fdb4a92f8f9c95b1ec864d511c9efc9898c068b8d1ec2efd2724db8b2ea6ab", + "checksum": "4149ad9f34a9f145d6eb23427f09214cc592a467c2a0e352ce3ace7758479f9e", "crates": { "direct-cargo-bazel-deps 0.0.1": { "name": "direct-cargo-bazel-deps", @@ -12,7 +12,7 @@ "crate_name": "direct_cargo_bazel_deps", "crate_root": ".direct_cargo_bazel_deps.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -57,7 +57,7 @@ "crate_name": "foo", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] diff --git a/examples/crate_universe/using_cxx/cargo-bazel-lock.json b/examples/crate_universe/using_cxx/cargo-bazel-lock.json index 754a777976..af54f76977 100644 --- a/examples/crate_universe/using_cxx/cargo-bazel-lock.json +++ b/examples/crate_universe/using_cxx/cargo-bazel-lock.json @@ -1,5 +1,5 @@ { - "checksum": "52742defe5b3e707b48e3291f142a276e6600ed2c4a9cde56dbc191d77e95bde", + "checksum": "66c8ad47f55ed4ef74e89a799d519c12b62cfb9ca39fd876b78536976fdc50cd", "crates": { "cc 1.0.82": { "name": "cc", @@ -17,7 +17,7 @@ "crate_name": "cc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -67,7 +67,7 @@ "crate_name": "cxx", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -142,7 +142,7 @@ "crate_name": "cxxbridge_flags", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -187,7 +187,7 @@ "crate_name": "cxxbridge_macro", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -238,7 +238,7 @@ "crate_name": "direct_cargo_bazel_deps", "crate_root": ".direct_cargo_bazel_deps.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -283,7 +283,7 @@ "crate_name": "libc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -295,7 +295,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -355,7 +355,7 @@ "crate_name": "link_cplusplus", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -367,7 +367,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -436,7 +436,7 @@ "crate_name": "proc_macro2", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -448,7 +448,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -512,7 +512,7 @@ "crate_name": "quote", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -567,7 +567,7 @@ "crate_name": "syn", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -636,7 +636,7 @@ "crate_name": "unicode_ident", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] diff --git a/examples/crate_universe/using_cxx/cxxbridge-cmd.Cargo.Bazel.lock b/examples/crate_universe/using_cxx/cxxbridge-cmd.Cargo.Bazel.lock index c13d51fa32..2333482d61 100644 --- a/examples/crate_universe/using_cxx/cxxbridge-cmd.Cargo.Bazel.lock +++ b/examples/crate_universe/using_cxx/cxxbridge-cmd.Cargo.Bazel.lock @@ -1,5 +1,5 @@ { - "checksum": "b42c9db041308f147d6e0c85d03b0b1d336a2d3cb035488a0c46ea9a6b742439", + "checksum": "0325566f42002df6b53ded178c6f8eca8a08a5c1b3c932e037de314701005ebc", "crates": { "anstyle 1.0.1": { "name": "anstyle", @@ -17,7 +17,7 @@ "crate_name": "anstyle", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -63,7 +63,7 @@ "crate_name": "clap", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -121,7 +121,7 @@ "crate_name": "clap_builder", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -187,7 +187,7 @@ "crate_name": "clap_lex", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -226,7 +226,7 @@ "crate_name": "codespan_reporting", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -323,7 +323,7 @@ "crate_name": "proc_macro2", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -335,7 +335,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -398,7 +398,7 @@ "crate_name": "quote", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -446,7 +446,7 @@ "crate_name": "strsim", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -484,7 +484,7 @@ "crate_name": "syn", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -550,7 +550,7 @@ "crate_name": "termcolor", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -600,7 +600,7 @@ "crate_name": "unicode_ident", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -640,7 +640,7 @@ "crate_name": "unicode_width", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -685,7 +685,7 @@ "crate_name": "winapi", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -697,7 +697,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -778,7 +778,7 @@ "crate_name": "winapi_i686_pc_windows_gnu", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -790,7 +790,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -843,7 +843,7 @@ "crate_name": "winapi_util", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -893,7 +893,7 @@ "crate_name": "winapi_x86_64_pc_windows_gnu", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -905,7 +905,7 @@ "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] diff --git a/examples/crate_universe/vendor_external/crates/BUILD.atty-0.2.14.bazel b/examples/crate_universe/vendor_external/crates/BUILD.atty-0.2.14.bazel index 7e901b1555..6229b7687e 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.atty-0.2.14.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.atty-0.2.14.bazel @@ -14,7 +14,7 @@ rust_library( name = "atty", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.autocfg-1.1.0.bazel b/examples/crate_universe/vendor_external/crates/BUILD.autocfg-1.1.0.bazel index 4d45e692c5..5686cda593 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.autocfg-1.1.0.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.autocfg-1.1.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "autocfg", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.bitflags-1.3.2.bazel b/examples/crate_universe/vendor_external/crates/BUILD.bitflags-1.3.2.bazel index 941b2c6f9e..690787992e 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.bitflags-1.3.2.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.bitflags-1.3.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "bitflags", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.cfg-if-1.0.0.bazel b/examples/crate_universe/vendor_external/crates/BUILD.cfg-if-1.0.0.bazel index ed075078a0..e6be77a1af 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.cfg-if-1.0.0.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.cfg-if-1.0.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "cfg_if", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.clap-3.1.5.bazel b/examples/crate_universe/vendor_external/crates/BUILD.clap-3.1.5.bazel index 7cf7c3e0b3..a5c11cf3f1 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.clap-3.1.5.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.clap-3.1.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "clap", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.clap_derive-3.1.4.bazel b/examples/crate_universe/vendor_external/crates/BUILD.clap_derive-3.1.4.bazel index 724549974b..121f740a92 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.clap_derive-3.1.4.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.clap_derive-3.1.4.bazel @@ -14,7 +14,7 @@ rust_proc_macro( name = "clap_derive", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.form_urlencoded-1.0.1.bazel b/examples/crate_universe/vendor_external/crates/BUILD.form_urlencoded-1.0.1.bazel index fa8aef1ea3..6b147cebfc 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.form_urlencoded-1.0.1.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.form_urlencoded-1.0.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "form_urlencoded", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.getrandom-0.2.5.bazel b/examples/crate_universe/vendor_external/crates/BUILD.getrandom-0.2.5.bazel index 8792e5d4fd..70804deeb0 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.getrandom-0.2.5.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.getrandom-0.2.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "getrandom", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.hashbrown-0.11.2.bazel b/examples/crate_universe/vendor_external/crates/BUILD.hashbrown-0.11.2.bazel index 99e8181a98..7c0bc20635 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.hashbrown-0.11.2.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.hashbrown-0.11.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "hashbrown", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.heck-0.4.0.bazel b/examples/crate_universe/vendor_external/crates/BUILD.heck-0.4.0.bazel index fd92c8af7b..f2c60d077e 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.heck-0.4.0.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.heck-0.4.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "heck", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.hermit-abi-0.1.19.bazel b/examples/crate_universe/vendor_external/crates/BUILD.hermit-abi-0.1.19.bazel index cb04dfda38..78119f91b3 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.hermit-abi-0.1.19.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.hermit-abi-0.1.19.bazel @@ -14,7 +14,7 @@ rust_library( name = "hermit_abi", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.idna-0.2.3.bazel b/examples/crate_universe/vendor_external/crates/BUILD.idna-0.2.3.bazel index 05b4c1ef35..3f16d88078 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.idna-0.2.3.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.idna-0.2.3.bazel @@ -14,7 +14,7 @@ rust_library( name = "idna", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.indexmap-1.8.0.bazel b/examples/crate_universe/vendor_external/crates/BUILD.indexmap-1.8.0.bazel index a78ec45752..4a8e30eb16 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.indexmap-1.8.0.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.indexmap-1.8.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "indexmap", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -89,10 +89,10 @@ rust_library( ) cargo_build_script( - name = "indexmap_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "std", @@ -112,6 +112,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "indexmap", rustc_flags = [ "--cap-lints=allow", ], @@ -131,6 +132,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":indexmap_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_external/crates/BUILD.lazy_static-1.4.0.bazel b/examples/crate_universe/vendor_external/crates/BUILD.lazy_static-1.4.0.bazel index cdf5e06618..4c5a580b8c 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.lazy_static-1.4.0.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.lazy_static-1.4.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "lazy_static", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.libc-0.2.119.bazel b/examples/crate_universe/vendor_external/crates/BUILD.libc-0.2.119.bazel index 25d7fc19f4..8fc38efb39 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.libc-0.2.119.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.libc-0.2.119.bazel @@ -15,7 +15,7 @@ rust_library( name = "libc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "libc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "libc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":libc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_external/crates/BUILD.matches-0.1.9.bazel b/examples/crate_universe/vendor_external/crates/BUILD.matches-0.1.9.bazel index 818710c0f3..f9946b975d 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.matches-0.1.9.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.matches-0.1.9.bazel @@ -14,7 +14,7 @@ rust_library( name = "matches", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.memchr-2.4.1.bazel b/examples/crate_universe/vendor_external/crates/BUILD.memchr-2.4.1.bazel index a1f9e7f4d9..d9f959604f 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.memchr-2.4.1.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.memchr-2.4.1.bazel @@ -15,7 +15,7 @@ rust_library( name = "memchr", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -89,10 +89,10 @@ rust_library( ) cargo_build_script( - name = "memchr_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -113,6 +113,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "memchr", rustc_flags = [ "--cap-lints=allow", ], @@ -129,6 +130,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":memchr_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_external/crates/BUILD.os_str_bytes-6.0.0.bazel b/examples/crate_universe/vendor_external/crates/BUILD.os_str_bytes-6.0.0.bazel index 0aa9ea4407..08c4a3f02a 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.os_str_bytes-6.0.0.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.os_str_bytes-6.0.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "os_str_bytes", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.percent-encoding-2.1.0.bazel b/examples/crate_universe/vendor_external/crates/BUILD.percent-encoding-2.1.0.bazel index c067672336..92d80bfa14 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.percent-encoding-2.1.0.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.percent-encoding-2.1.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "percent_encoding", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.ppv-lite86-0.2.16.bazel b/examples/crate_universe/vendor_external/crates/BUILD.ppv-lite86-0.2.16.bazel index 31e9db871d..6470ec297c 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.ppv-lite86-0.2.16.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.ppv-lite86-0.2.16.bazel @@ -14,7 +14,7 @@ rust_library( name = "ppv_lite86", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.proc-macro-error-1.0.4.bazel b/examples/crate_universe/vendor_external/crates/BUILD.proc-macro-error-1.0.4.bazel index 30a95a0a3e..d6a816e93b 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.proc-macro-error-1.0.4.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.proc-macro-error-1.0.4.bazel @@ -15,7 +15,7 @@ rust_library( name = "proc_macro_error", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -96,10 +96,10 @@ rust_library( ) cargo_build_script( - name = "proc-macro-error_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -121,6 +121,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "proc-macro-error", rustc_flags = [ "--cap-lints=allow", ], @@ -140,6 +141,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":proc-macro-error_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_external/crates/BUILD.proc-macro-error-attr-1.0.4.bazel b/examples/crate_universe/vendor_external/crates/BUILD.proc-macro-error-attr-1.0.4.bazel index dcfd5b1630..025521e052 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.proc-macro-error-attr-1.0.4.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.proc-macro-error-attr-1.0.4.bazel @@ -15,7 +15,7 @@ rust_proc_macro( name = "proc_macro_error_attr", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -87,10 +87,10 @@ rust_proc_macro( ) cargo_build_script( - name = "proc-macro-error-attr_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -107,6 +107,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "proc-macro-error-attr", rustc_flags = [ "--cap-lints=allow", ], @@ -126,6 +127,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":proc-macro-error-attr_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_external/crates/BUILD.proc-macro2-1.0.36.bazel b/examples/crate_universe/vendor_external/crates/BUILD.proc-macro2-1.0.36.bazel index 6c55958535..e3e38c9d02 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.proc-macro2-1.0.36.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.proc-macro2-1.0.36.bazel @@ -15,7 +15,7 @@ rust_library( name = "proc_macro2", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -91,10 +91,10 @@ rust_library( ) cargo_build_script( - name = "proc-macro2_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -116,6 +116,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "proc-macro2", rustc_flags = [ "--cap-lints=allow", ], @@ -132,6 +133,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":proc-macro2_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_external/crates/BUILD.pulldown-cmark-0.8.0.bazel b/examples/crate_universe/vendor_external/crates/BUILD.pulldown-cmark-0.8.0.bazel index 45937d1b39..595969a97d 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.pulldown-cmark-0.8.0.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.pulldown-cmark-0.8.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "pulldown_cmark", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -88,10 +88,10 @@ rust_library( ) cargo_build_script( - name = "pulldown-cmark_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -108,6 +108,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "pulldown-cmark", rustc_flags = [ "--cap-lints=allow", ], @@ -124,6 +125,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":pulldown-cmark_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_external/crates/BUILD.quote-1.0.15.bazel b/examples/crate_universe/vendor_external/crates/BUILD.quote-1.0.15.bazel index 0bc6dcc5ad..50d43904f5 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.quote-1.0.15.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.quote-1.0.15.bazel @@ -14,7 +14,7 @@ rust_library( name = "quote", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.rand-0.8.5.bazel b/examples/crate_universe/vendor_external/crates/BUILD.rand-0.8.5.bazel index c097630087..3725bd9f22 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.rand-0.8.5.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.rand-0.8.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "rand", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.rand_chacha-0.3.1.bazel b/examples/crate_universe/vendor_external/crates/BUILD.rand_chacha-0.3.1.bazel index ffd76ac621..9831fc30ba 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.rand_chacha-0.3.1.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.rand_chacha-0.3.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "rand_chacha", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.rand_core-0.6.3.bazel b/examples/crate_universe/vendor_external/crates/BUILD.rand_core-0.6.3.bazel index 149683e696..a3b3b73b29 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.rand_core-0.6.3.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.rand_core-0.6.3.bazel @@ -14,7 +14,7 @@ rust_library( name = "rand_core", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.regex-1.5.4.bazel b/examples/crate_universe/vendor_external/crates/BUILD.regex-1.5.4.bazel index fdfd80ac1f..babf658a9f 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.regex-1.5.4.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.regex-1.5.4.bazel @@ -14,7 +14,7 @@ rust_library( name = "regex", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.regex-syntax-0.6.25.bazel b/examples/crate_universe/vendor_external/crates/BUILD.regex-syntax-0.6.25.bazel index 43741e24a5..a0f08a3de4 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.regex-syntax-0.6.25.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.regex-syntax-0.6.25.bazel @@ -14,7 +14,7 @@ rust_library( name = "regex_syntax", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.semver-1.0.6.bazel b/examples/crate_universe/vendor_external/crates/BUILD.semver-1.0.6.bazel index b9bfb7f848..09d5a7dcc8 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.semver-1.0.6.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.semver-1.0.6.bazel @@ -15,7 +15,7 @@ rust_library( name = "semver", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -89,10 +89,10 @@ rust_library( ) cargo_build_script( - name = "semver_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -113,6 +113,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "semver", rustc_flags = [ "--cap-lints=allow", ], @@ -129,6 +130,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":semver_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_external/crates/BUILD.serde-1.0.136.bazel b/examples/crate_universe/vendor_external/crates/BUILD.serde-1.0.136.bazel index c11ac1a636..26ca08289f 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.serde-1.0.136.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.serde-1.0.136.bazel @@ -15,7 +15,7 @@ rust_library( name = "serde", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -89,10 +89,10 @@ rust_library( ) cargo_build_script( - name = "serde_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -113,6 +113,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "serde", rustc_flags = [ "--cap-lints=allow", ], @@ -129,6 +130,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":serde_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_external/crates/BUILD.strsim-0.10.0.bazel b/examples/crate_universe/vendor_external/crates/BUILD.strsim-0.10.0.bazel index 542e9002c3..c1c74bd0df 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.strsim-0.10.0.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.strsim-0.10.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "strsim", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.syn-1.0.86.bazel b/examples/crate_universe/vendor_external/crates/BUILD.syn-1.0.86.bazel index 97d8a91d28..6ba18527aa 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.syn-1.0.86.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.syn-1.0.86.bazel @@ -15,7 +15,7 @@ rust_library( name = "syn", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -98,10 +98,10 @@ rust_library( ) cargo_build_script( - name = "syn_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "clone-impls", @@ -128,6 +128,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "syn", rustc_flags = [ "--cap-lints=allow", ], @@ -144,6 +145,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":syn_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_external/crates/BUILD.termcolor-1.1.3.bazel b/examples/crate_universe/vendor_external/crates/BUILD.termcolor-1.1.3.bazel index ede3f2cf42..309e4ca272 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.termcolor-1.1.3.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.termcolor-1.1.3.bazel @@ -14,7 +14,7 @@ rust_library( name = "termcolor", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.textwrap-0.15.0.bazel b/examples/crate_universe/vendor_external/crates/BUILD.textwrap-0.15.0.bazel index 1d33c55e58..04700ad670 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.textwrap-0.15.0.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.textwrap-0.15.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "textwrap", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.tinyvec-1.5.1.bazel b/examples/crate_universe/vendor_external/crates/BUILD.tinyvec-1.5.1.bazel index d6a59434d2..29463e97e7 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.tinyvec-1.5.1.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.tinyvec-1.5.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "tinyvec", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.tinyvec_macros-0.1.0.bazel b/examples/crate_universe/vendor_external/crates/BUILD.tinyvec_macros-0.1.0.bazel index 44fc264c6b..6cce98697e 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.tinyvec_macros-0.1.0.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.tinyvec_macros-0.1.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "tinyvec_macros", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.toml-0.5.8.bazel b/examples/crate_universe/vendor_external/crates/BUILD.toml-0.5.8.bazel index 76336112c8..a0f886433f 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.toml-0.5.8.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.toml-0.5.8.bazel @@ -14,7 +14,7 @@ rust_library( name = "toml", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.unicase-2.6.0.bazel b/examples/crate_universe/vendor_external/crates/BUILD.unicase-2.6.0.bazel index f06b145c5d..a8680aa001 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.unicase-2.6.0.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.unicase-2.6.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "unicase", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "unicase_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "unicase", rustc_flags = [ "--cap-lints=allow", ], @@ -124,6 +125,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":unicase_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_external/crates/BUILD.unicode-bidi-0.3.7.bazel b/examples/crate_universe/vendor_external/crates/BUILD.unicode-bidi-0.3.7.bazel index 3ccb638407..0f26ada807 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.unicode-bidi-0.3.7.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.unicode-bidi-0.3.7.bazel @@ -14,7 +14,7 @@ rust_library( name = "unicode_bidi", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.unicode-normalization-0.1.19.bazel b/examples/crate_universe/vendor_external/crates/BUILD.unicode-normalization-0.1.19.bazel index a778add26f..9a1c98ba4b 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.unicode-normalization-0.1.19.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.unicode-normalization-0.1.19.bazel @@ -14,7 +14,7 @@ rust_library( name = "unicode_normalization", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.unicode-xid-0.2.2.bazel b/examples/crate_universe/vendor_external/crates/BUILD.unicode-xid-0.2.2.bazel index 512aaf5093..7054a61656 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.unicode-xid-0.2.2.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.unicode-xid-0.2.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "unicode_xid", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.url-2.2.2.bazel b/examples/crate_universe/vendor_external/crates/BUILD.url-2.2.2.bazel index bc18e45e8b..61037affe7 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.url-2.2.2.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.url-2.2.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "url", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.version-sync-0.9.4.bazel b/examples/crate_universe/vendor_external/crates/BUILD.version-sync-0.9.4.bazel index 89814c9273..a95dfcc1b1 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.version-sync-0.9.4.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.version-sync-0.9.4.bazel @@ -14,7 +14,7 @@ rust_library( name = "version_sync", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.version_check-0.9.4.bazel b/examples/crate_universe/vendor_external/crates/BUILD.version_check-0.9.4.bazel index 34fe6b121c..9c1d3113fc 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.version_check-0.9.4.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.version_check-0.9.4.bazel @@ -14,7 +14,7 @@ rust_library( name = "version_check", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.wasi-0.10.2+wasi-snapshot-preview1.bazel b/examples/crate_universe/vendor_external/crates/BUILD.wasi-0.10.2+wasi-snapshot-preview1.bazel index 5e0ef4500b..abc91b56a4 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.wasi-0.10.2+wasi-snapshot-preview1.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.wasi-0.10.2+wasi-snapshot-preview1.bazel @@ -14,7 +14,7 @@ rust_library( name = "wasi", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.winapi-0.3.9.bazel b/examples/crate_universe/vendor_external/crates/BUILD.winapi-0.3.9.bazel index efd2323f25..bd0482d410 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.winapi-0.3.9.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.winapi-0.3.9.bazel @@ -15,7 +15,7 @@ rust_library( name = "winapi", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -98,10 +98,10 @@ rust_library( ) cargo_build_script( - name = "winapi_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "consoleapi", @@ -131,6 +131,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "winapi", rustc_flags = [ "--cap-lints=allow", ], @@ -147,6 +148,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":winapi_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_external/crates/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel b/examples/crate_universe/vendor_external/crates/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel index 7cdfd03e1f..7a60ba1f69 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "winapi_i686_pc_windows_gnu", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "winapi-i686-pc-windows-gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "winapi-i686-pc-windows-gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":winapi-i686-pc-windows-gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_external/crates/BUILD.winapi-util-0.1.5.bazel b/examples/crate_universe/vendor_external/crates/BUILD.winapi-util-0.1.5.bazel index 38f55bfc70..97686610cb 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.winapi-util-0.1.5.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.winapi-util-0.1.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "winapi_util", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_external/crates/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel b/examples/crate_universe/vendor_external/crates/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel index 721e8d4191..c9191595ec 100644 --- a/examples/crate_universe/vendor_external/crates/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel +++ b/examples/crate_universe/vendor_external/crates/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "winapi_x86_64_pc_windows_gnu", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "winapi-x86_64-pc-windows-gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "winapi-x86_64-pc-windows-gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":winapi-x86_64-pc-windows-gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/backtrace-0.3.72/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/backtrace-0.3.72/BUILD.bazel index 0dd4d10fe5..2d56b2bc29 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/backtrace-0.3.72/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/backtrace-0.3.72/BUILD.bazel @@ -275,7 +275,7 @@ rust_library( ) cargo_build_script( - name = "backtrace_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -295,6 +295,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "backtrace", rustc_flags = [ "--cap-lints=allow", ], @@ -308,12 +309,12 @@ cargo_build_script( version = "0.3.72", visibility = ["//visibility:private"], deps = [ - "//vendor_local_manifests/crates/cc-1.0.98:cc", + "//vendor_local_manifests/crates/cc-1.0.99:cc", ], ) alias( name = "build_script_build", - actual = ":backtrace_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/cc-1.0.98/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/cc-1.0.99/BUILD.bazel similarity index 99% rename from examples/crate_universe/vendor_local_manifests/crates/cc-1.0.98/BUILD.bazel rename to examples/crate_universe/vendor_local_manifests/crates/cc-1.0.99/BUILD.bazel index c1990cce12..e366a6f70f 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/cc-1.0.98/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/cc-1.0.99/BUILD.bazel @@ -77,5 +77,5 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.0.98", + version = "1.0.99", ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/libc-0.2.155/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/libc-0.2.155/BUILD.bazel index 64366af98c..55b989f577 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/libc-0.2.155/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/libc-0.2.155/BUILD.bazel @@ -145,7 +145,7 @@ rust_library( ) cargo_build_script( - name = "libc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -225,6 +225,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "libc", rustc_flags = [ "--cap-lints=allow", ], @@ -241,6 +242,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":libc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/lock_api-0.4.12/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/lock_api-0.4.12/BUILD.bazel index 16f8ae3bf3..c96fcd8744 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/lock_api-0.4.12/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/lock_api-0.4.12/BUILD.bazel @@ -90,7 +90,7 @@ rust_library( ) cargo_build_script( - name = "lock_api_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -114,6 +114,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "lock_api", rustc_flags = [ "--cap-lints=allow", ], @@ -133,6 +134,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":lock_api_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/parking_lot_core-0.9.10/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/parking_lot_core-0.9.10/BUILD.bazel index 4d4fe725ec..8ebbd8156c 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/parking_lot_core-0.9.10/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/parking_lot_core-0.9.10/BUILD.bazel @@ -170,7 +170,7 @@ rust_library( ) cargo_build_script( - name = "parking_lot_core_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -190,6 +190,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "parking_lot_core", rustc_flags = [ "--cap-lints=allow", ], @@ -206,6 +207,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":parking_lot_core_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/proc-macro2-1.0.85/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/proc-macro2-1.0.85/BUILD.bazel index 793e1dcf52..2655300409 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/proc-macro2-1.0.85/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/proc-macro2-1.0.85/BUILD.bazel @@ -90,7 +90,7 @@ rust_library( ) cargo_build_script( - name = "proc-macro2_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -114,6 +114,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "proc-macro2", rustc_flags = [ "--cap-lints=allow", ], @@ -130,6 +131,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":proc-macro2_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/rustix-0.38.34/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/rustix-0.38.34/BUILD.bazel index a061fc262e..c2b33d3fc8 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/rustix-0.38.34/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/rustix-0.38.34/BUILD.bazel @@ -315,7 +315,7 @@ rust_library( ) cargo_build_script( - name = "rustix_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -343,6 +343,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "rustix", rustc_flags = [ "--cap-lints=allow", ], @@ -359,6 +360,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":rustix_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/windows_aarch64_gnullvm-0.48.5/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/windows_aarch64_gnullvm-0.48.5/BUILD.bazel index 87bda40630..3c47c83249 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/windows_aarch64_gnullvm-0.48.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/windows_aarch64_gnullvm-0.48.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_aarch64_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_aarch64_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_aarch64_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/windows_aarch64_gnullvm-0.52.5/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/windows_aarch64_gnullvm-0.52.5/BUILD.bazel index 73d9888b73..c9f4c43d14 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/windows_aarch64_gnullvm-0.52.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/windows_aarch64_gnullvm-0.52.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_aarch64_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_aarch64_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_aarch64_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/windows_aarch64_msvc-0.48.5/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/windows_aarch64_msvc-0.48.5/BUILD.bazel index 626d76f0d6..f78c4858c9 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/windows_aarch64_msvc-0.48.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/windows_aarch64_msvc-0.48.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_aarch64_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_aarch64_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_aarch64_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/windows_aarch64_msvc-0.52.5/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/windows_aarch64_msvc-0.52.5/BUILD.bazel index b13a793430..0dc25c4078 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/windows_aarch64_msvc-0.52.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/windows_aarch64_msvc-0.52.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_aarch64_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_aarch64_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_aarch64_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/windows_i686_gnu-0.48.5/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/windows_i686_gnu-0.48.5/BUILD.bazel index e8b0b401f4..96f023ac2f 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/windows_i686_gnu-0.48.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/windows_i686_gnu-0.48.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_i686_gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_i686_gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/windows_i686_gnu-0.52.5/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/windows_i686_gnu-0.52.5/BUILD.bazel index b793973a7f..4142d3a131 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/windows_i686_gnu-0.52.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/windows_i686_gnu-0.52.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_i686_gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_i686_gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/windows_i686_gnullvm-0.52.5/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/windows_i686_gnullvm-0.52.5/BUILD.bazel index 7cab7e3ccc..ee2beb03de 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/windows_i686_gnullvm-0.52.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/windows_i686_gnullvm-0.52.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_i686_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_i686_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/windows_i686_msvc-0.48.5/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/windows_i686_msvc-0.48.5/BUILD.bazel index d4558cae74..61a59e505e 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/windows_i686_msvc-0.48.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/windows_i686_msvc-0.48.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_i686_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_i686_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/windows_i686_msvc-0.52.5/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/windows_i686_msvc-0.52.5/BUILD.bazel index 2da3ab8520..b850755ddc 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/windows_i686_msvc-0.52.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/windows_i686_msvc-0.52.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_i686_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_i686_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_gnu-0.48.5/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_gnu-0.48.5/BUILD.bazel index 023ff3a9ea..1a0d3eaf63 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_gnu-0.48.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_gnu-0.48.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_x86_64_gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_gnu-0.52.5/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_gnu-0.52.5/BUILD.bazel index 943cb8cd6a..9d139d013b 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_gnu-0.52.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_gnu-0.52.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_x86_64_gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_gnullvm-0.48.5/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_gnullvm-0.48.5/BUILD.bazel index 31ce5bbc86..abec54c0d6 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_gnullvm-0.48.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_gnullvm-0.48.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_x86_64_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_gnullvm-0.52.5/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_gnullvm-0.52.5/BUILD.bazel index 76d62d4678..b2960a140d 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_gnullvm-0.52.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_gnullvm-0.52.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_x86_64_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_msvc-0.48.5/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_msvc-0.48.5/BUILD.bazel index f84ab7f7c8..f49e90eeb7 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_msvc-0.48.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_msvc-0.48.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_x86_64_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_msvc-0.52.5/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_msvc-0.52.5/BUILD.bazel index 5f714a84a9..25a3cf56df 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_msvc-0.52.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/windows_x86_64_msvc-0.52.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_x86_64_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/BUILD.bazel index 2f0b8d3507..db45d92130 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/BUILD.bazel @@ -38,7 +38,7 @@ alias( alias( name = "hyper", - actual = "//vendor_local_pkgs/crates/hyper-0.14.28:hyper", + actual = "//vendor_local_pkgs/crates/hyper-0.14.29:hyper", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/axum-0.4.8/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/axum-0.4.8/BUILD.bazel index 0d2378034d..5a0eb0f3c8 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/axum-0.4.8/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/axum-0.4.8/BUILD.bazel @@ -98,7 +98,7 @@ rust_library( "//vendor_local_pkgs/crates/futures-util-0.3.30:futures_util", "//vendor_local_pkgs/crates/http-0.2.12:http", "//vendor_local_pkgs/crates/http-body-0.4.6:http_body", - "//vendor_local_pkgs/crates/hyper-0.14.28:hyper", + "//vendor_local_pkgs/crates/hyper-0.14.29:hyper", "//vendor_local_pkgs/crates/matchit-0.4.6:matchit", "//vendor_local_pkgs/crates/memchr-2.7.2:memchr", "//vendor_local_pkgs/crates/mime-0.3.17:mime", diff --git a/examples/crate_universe/vendor_local_pkgs/crates/backtrace-0.3.72/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/backtrace-0.3.72/BUILD.bazel index 8836db159f..b10fb8dea6 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/backtrace-0.3.72/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/backtrace-0.3.72/BUILD.bazel @@ -275,7 +275,7 @@ rust_library( ) cargo_build_script( - name = "backtrace_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -295,6 +295,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "backtrace", rustc_flags = [ "--cap-lints=allow", ], @@ -308,12 +309,12 @@ cargo_build_script( version = "0.3.72", visibility = ["//visibility:private"], deps = [ - "//vendor_local_pkgs/crates/cc-1.0.98:cc", + "//vendor_local_pkgs/crates/cc-1.0.99:cc", ], ) alias( name = "build_script_build", - actual = ":backtrace_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/cc-1.0.98/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/cc-1.0.99/BUILD.bazel similarity index 99% rename from examples/crate_universe/vendor_local_pkgs/crates/cc-1.0.98/BUILD.bazel rename to examples/crate_universe/vendor_local_pkgs/crates/cc-1.0.99/BUILD.bazel index 29496ad99e..5745ddd163 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/cc-1.0.98/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/cc-1.0.99/BUILD.bazel @@ -77,5 +77,5 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.0.98", + version = "1.0.99", ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/defs.bzl b/examples/crate_universe/vendor_local_pkgs/crates/defs.bzl index c114dbc712..bed84b732f 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/defs.bzl +++ b/examples/crate_universe/vendor_local_pkgs/crates/defs.bzl @@ -294,7 +294,7 @@ _NORMAL_DEPENDENCIES = { "": { _COMMON_CONDITION: { "axum": Label("//vendor_local_pkgs/crates/axum-0.4.8:axum"), - "hyper": Label("//vendor_local_pkgs/crates/hyper-0.14.28:hyper"), + "hyper": Label("//vendor_local_pkgs/crates/hyper-0.14.29:hyper"), "mime": Label("//vendor_local_pkgs/crates/mime-0.3.17:mime"), "serde_json": Label("//vendor_local_pkgs/crates/serde_json-1.0.117:serde_json"), "socket2": Label("//vendor_local_pkgs/crates/socket2-0.4.10:socket2"), diff --git a/examples/crate_universe/vendor_local_pkgs/crates/httparse-1.8.0/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/httparse-1.9.2/BUILD.bazel similarity index 96% rename from examples/crate_universe/vendor_local_pkgs/crates/httparse-1.8.0/BUILD.bazel rename to examples/crate_universe/vendor_local_pkgs/crates/httparse-1.9.2/BUILD.bazel index 08a455c519..71e49a09f2 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/httparse-1.8.0/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/httparse-1.9.2/BUILD.bazel @@ -82,14 +82,14 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.8.0", + version = "1.9.2", deps = [ - "//vendor_local_pkgs/crates/httparse-1.8.0:build_script_build", + "//vendor_local_pkgs/crates/httparse-1.9.2:build_script_build", ], ) cargo_build_script( - name = "httparse_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -113,6 +113,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "httparse", rustc_flags = [ "--cap-lints=allow", ], @@ -123,12 +124,12 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "1.8.0", + version = "1.9.2", visibility = ["//visibility:private"], ) alias( name = "build_script_build", - actual = ":httparse_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/hyper-0.14.28/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/hyper-0.14.29/BUILD.bazel similarity index 98% rename from examples/crate_universe/vendor_local_pkgs/crates/hyper-0.14.28/BUILD.bazel rename to examples/crate_universe/vendor_local_pkgs/crates/hyper-0.14.29/BUILD.bazel index 849609b113..9f4f5fd4d4 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/hyper-0.14.28/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/hyper-0.14.29/BUILD.bazel @@ -90,7 +90,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.14.28", + version = "0.14.29", deps = [ "//vendor_local_pkgs/crates/bytes-1.6.0:bytes", "//vendor_local_pkgs/crates/futures-channel-0.3.30:futures_channel", @@ -99,7 +99,7 @@ rust_library( "//vendor_local_pkgs/crates/h2-0.3.26:h2", "//vendor_local_pkgs/crates/http-0.2.12:http", "//vendor_local_pkgs/crates/http-body-0.4.6:http_body", - "//vendor_local_pkgs/crates/httparse-1.8.0:httparse", + "//vendor_local_pkgs/crates/httparse-1.9.2:httparse", "//vendor_local_pkgs/crates/httpdate-1.0.3:httpdate", "//vendor_local_pkgs/crates/itoa-1.0.11:itoa", "//vendor_local_pkgs/crates/pin-project-lite-0.2.14:pin_project_lite", diff --git a/examples/crate_universe/vendor_local_pkgs/crates/libc-0.2.155/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/libc-0.2.155/BUILD.bazel index 9cd96ef762..66d5c59a77 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/libc-0.2.155/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/libc-0.2.155/BUILD.bazel @@ -89,7 +89,7 @@ rust_library( ) cargo_build_script( - name = "libc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -113,6 +113,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "libc", rustc_flags = [ "--cap-lints=allow", ], @@ -129,6 +130,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":libc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/lock_api-0.4.12/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/lock_api-0.4.12/BUILD.bazel index 7a8d1244b0..cd134b921c 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/lock_api-0.4.12/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/lock_api-0.4.12/BUILD.bazel @@ -90,7 +90,7 @@ rust_library( ) cargo_build_script( - name = "lock_api_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -114,6 +114,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "lock_api", rustc_flags = [ "--cap-lints=allow", ], @@ -133,6 +134,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":lock_api_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/parking_lot_core-0.9.10/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/parking_lot_core-0.9.10/BUILD.bazel index eca9593b74..f6af1f6aea 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/parking_lot_core-0.9.10/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/parking_lot_core-0.9.10/BUILD.bazel @@ -170,7 +170,7 @@ rust_library( ) cargo_build_script( - name = "parking_lot_core_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -190,6 +190,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "parking_lot_core", rustc_flags = [ "--cap-lints=allow", ], @@ -206,6 +207,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":parking_lot_core_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/proc-macro2-1.0.85/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/proc-macro2-1.0.85/BUILD.bazel index 74d350a12a..c223affe19 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/proc-macro2-1.0.85/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/proc-macro2-1.0.85/BUILD.bazel @@ -90,7 +90,7 @@ rust_library( ) cargo_build_script( - name = "proc-macro2_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -114,6 +114,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "proc-macro2", rustc_flags = [ "--cap-lints=allow", ], @@ -130,6 +131,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":proc-macro2_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/serde-1.0.203/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/serde-1.0.203/BUILD.bazel index b354bf72a6..2c48ee5683 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/serde-1.0.203/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/serde-1.0.203/BUILD.bazel @@ -89,7 +89,7 @@ rust_library( ) cargo_build_script( - name = "serde_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -113,6 +113,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "serde", rustc_flags = [ "--cap-lints=allow", ], @@ -129,6 +130,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":serde_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/serde_json-1.0.117/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/serde_json-1.0.117/BUILD.bazel index ecd20ed1ed..134ba99a2f 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/serde_json-1.0.117/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/serde_json-1.0.117/BUILD.bazel @@ -93,7 +93,7 @@ rust_library( ) cargo_build_script( - name = "serde_json_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -118,6 +118,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "serde_json", rustc_flags = [ "--cap-lints=allow", ], @@ -134,6 +135,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":serde_json_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/slab-0.4.9/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/slab-0.4.9/BUILD.bazel index 98b4c6433e..6c17c5f0b4 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/slab-0.4.9/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/slab-0.4.9/BUILD.bazel @@ -89,7 +89,7 @@ rust_library( ) cargo_build_script( - name = "slab_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -113,6 +113,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "slab", rustc_flags = [ "--cap-lints=allow", ], @@ -132,6 +133,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":slab_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/valuable-0.1.0/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/valuable-0.1.0/BUILD.bazel index bf31f87e10..328dd172f2 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/valuable-0.1.0/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/valuable-0.1.0/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "valuable_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "valuable", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":valuable_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/winapi-0.3.9/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/winapi-0.3.9/BUILD.bazel index cc026ab085..ab6b8bc997 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/winapi-0.3.9/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/winapi-0.3.9/BUILD.bazel @@ -94,7 +94,7 @@ rust_library( ) cargo_build_script( - name = "winapi_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -123,6 +123,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "winapi", rustc_flags = [ "--cap-lints=allow", ], @@ -139,6 +140,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":winapi_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/winapi-i686-pc-windows-gnu-0.4.0/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/winapi-i686-pc-windows-gnu-0.4.0/BUILD.bazel index b34adb33d2..57d047c01e 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/winapi-i686-pc-windows-gnu-0.4.0/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/winapi-i686-pc-windows-gnu-0.4.0/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "winapi-i686-pc-windows-gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "winapi-i686-pc-windows-gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":winapi-i686-pc-windows-gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/winapi-x86_64-pc-windows-gnu-0.4.0/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/winapi-x86_64-pc-windows-gnu-0.4.0/BUILD.bazel index f8ad813741..d0815aafa9 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/winapi-x86_64-pc-windows-gnu-0.4.0/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/winapi-x86_64-pc-windows-gnu-0.4.0/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "winapi-x86_64-pc-windows-gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "winapi-x86_64-pc-windows-gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":winapi-x86_64-pc-windows-gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/windows_aarch64_gnullvm-0.48.5/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/windows_aarch64_gnullvm-0.48.5/BUILD.bazel index a249cfb121..5f35acf58d 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/windows_aarch64_gnullvm-0.48.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/windows_aarch64_gnullvm-0.48.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_aarch64_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_aarch64_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_aarch64_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/windows_aarch64_gnullvm-0.52.5/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/windows_aarch64_gnullvm-0.52.5/BUILD.bazel index 93b00e7a96..a39be7c28e 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/windows_aarch64_gnullvm-0.52.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/windows_aarch64_gnullvm-0.52.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_aarch64_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_aarch64_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_aarch64_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/windows_aarch64_msvc-0.48.5/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/windows_aarch64_msvc-0.48.5/BUILD.bazel index eedf595d66..17d7370d21 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/windows_aarch64_msvc-0.48.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/windows_aarch64_msvc-0.48.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_aarch64_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_aarch64_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_aarch64_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/windows_aarch64_msvc-0.52.5/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/windows_aarch64_msvc-0.52.5/BUILD.bazel index 72741b2db0..a6fa5624ee 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/windows_aarch64_msvc-0.52.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/windows_aarch64_msvc-0.52.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_aarch64_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_aarch64_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_aarch64_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/windows_i686_gnu-0.48.5/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/windows_i686_gnu-0.48.5/BUILD.bazel index 1a785c60ad..e570890490 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/windows_i686_gnu-0.48.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/windows_i686_gnu-0.48.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_i686_gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_i686_gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/windows_i686_gnu-0.52.5/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/windows_i686_gnu-0.52.5/BUILD.bazel index 806e663720..a571317109 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/windows_i686_gnu-0.52.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/windows_i686_gnu-0.52.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_i686_gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_i686_gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/windows_i686_gnullvm-0.52.5/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/windows_i686_gnullvm-0.52.5/BUILD.bazel index d8651ee3b0..3c35eaeace 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/windows_i686_gnullvm-0.52.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/windows_i686_gnullvm-0.52.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_i686_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_i686_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/windows_i686_msvc-0.48.5/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/windows_i686_msvc-0.48.5/BUILD.bazel index 09830185f4..59dab388fc 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/windows_i686_msvc-0.48.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/windows_i686_msvc-0.48.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_i686_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_i686_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/windows_i686_msvc-0.52.5/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/windows_i686_msvc-0.52.5/BUILD.bazel index 700d0633f1..e8622985e3 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/windows_i686_msvc-0.52.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/windows_i686_msvc-0.52.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_i686_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_i686_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_gnu-0.48.5/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_gnu-0.48.5/BUILD.bazel index 3cdc60d681..27477333ce 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_gnu-0.48.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_gnu-0.48.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_x86_64_gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_gnu-0.52.5/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_gnu-0.52.5/BUILD.bazel index a852fd53aa..3fd1a98e91 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_gnu-0.52.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_gnu-0.52.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_x86_64_gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_gnullvm-0.48.5/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_gnullvm-0.48.5/BUILD.bazel index d1ef4142d7..61ded14dea 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_gnullvm-0.48.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_gnullvm-0.48.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_x86_64_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_gnullvm-0.52.5/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_gnullvm-0.52.5/BUILD.bazel index 4459245267..dda2030864 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_gnullvm-0.52.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_gnullvm-0.52.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_x86_64_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_msvc-0.48.5/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_msvc-0.48.5/BUILD.bazel index f9ec551f46..12dd2ca702 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_msvc-0.48.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_msvc-0.48.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_x86_64_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_msvc-0.52.5/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_msvc-0.52.5/BUILD.bazel index b53900c442..af6e4d451a 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_msvc-0.52.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/windows_x86_64_msvc-0.52.5/BUILD.bazel @@ -85,7 +85,7 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], allow_empty = False, @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_x86_64_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.addr2line-0.22.0.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.addr2line-0.22.0.bazel index 60d138ddb4..e25bb989d2 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.addr2line-0.22.0.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.addr2line-0.22.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "addr2line", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.adler-1.0.2.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.adler-1.0.2.bazel index 4f5128ac85..7ed555c39d 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.adler-1.0.2.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.adler-1.0.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "adler", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.async-stream-0.3.5.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.async-stream-0.3.5.bazel index 63d8cb039b..f0dc25ab07 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.async-stream-0.3.5.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.async-stream-0.3.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "async_stream", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.async-stream-impl-0.3.5.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.async-stream-impl-0.3.5.bazel index 4313e27492..93875a9346 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.async-stream-impl-0.3.5.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.async-stream-impl-0.3.5.bazel @@ -14,7 +14,7 @@ rust_proc_macro( name = "async_stream_impl", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.autocfg-1.3.0.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.autocfg-1.3.0.bazel index cc347dee95..695830c0b0 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.autocfg-1.3.0.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.autocfg-1.3.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "autocfg", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.backtrace-0.3.72.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.backtrace-0.3.72.bazel index d7b6384480..6fd497418d 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.backtrace-0.3.72.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.backtrace-0.3.72.bazel @@ -15,7 +15,7 @@ rust_library( name = "backtrace", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -275,10 +275,10 @@ rust_library( ) cargo_build_script( - name = "backtrace_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -295,6 +295,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "backtrace", rustc_flags = [ "--cap-lints=allow", ], @@ -308,12 +309,12 @@ cargo_build_script( version = "0.3.72", visibility = ["//visibility:private"], deps = [ - "@cvm__cc-1.0.98//:cc", + "@cvm__cc-1.0.99//:cc", ], ) alias( name = "build_script_build", - actual = ":backtrace_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.bitflags-2.5.0.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.bitflags-2.5.0.bazel index 061d61e2dc..3bdd1e57c2 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.bitflags-2.5.0.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.bitflags-2.5.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "bitflags", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.bytes-1.6.0.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.bytes-1.6.0.bazel index 596f42779c..25b964141a 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.bytes-1.6.0.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.bytes-1.6.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "bytes", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.cc-1.0.98.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.cc-1.0.99.bazel similarity index 98% rename from examples/crate_universe/vendor_remote_manifests/crates/BUILD.cc-1.0.98.bazel rename to examples/crate_universe/vendor_remote_manifests/crates/BUILD.cc-1.0.99.bazel index 20ff20b030..107bf4a919 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.cc-1.0.98.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.cc-1.0.99.bazel @@ -14,7 +14,7 @@ rust_library( name = "cc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -77,5 +77,5 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.0.98", + version = "1.0.99", ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.cfg-if-1.0.0.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.cfg-if-1.0.0.bazel index b40927848d..57c0be3bb1 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.cfg-if-1.0.0.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.cfg-if-1.0.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "cfg_if", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.errno-0.3.9.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.errno-0.3.9.bazel index 77cb8de701..083a158dec 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.errno-0.3.9.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.errno-0.3.9.bazel @@ -14,7 +14,7 @@ rust_library( name = "errno", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.fastrand-2.1.0.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.fastrand-2.1.0.bazel index 6764c397d2..e1d5d8df58 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.fastrand-2.1.0.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.fastrand-2.1.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "fastrand", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.futures-core-0.3.30.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.futures-core-0.3.30.bazel index 75e219b788..3591f16962 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.futures-core-0.3.30.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.futures-core-0.3.30.bazel @@ -14,7 +14,7 @@ rust_library( name = "futures_core", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.gimli-0.29.0.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.gimli-0.29.0.bazel index 86db7d461c..0b60752a01 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.gimli-0.29.0.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.gimli-0.29.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gimli", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.hermit-abi-0.3.9.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.hermit-abi-0.3.9.bazel index c527e0fd12..7ed25dcd86 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.hermit-abi-0.3.9.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.hermit-abi-0.3.9.bazel @@ -14,7 +14,7 @@ rust_library( name = "hermit_abi", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.libc-0.2.155.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.libc-0.2.155.bazel index eccab4b249..fc9d03073a 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.libc-0.2.155.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.libc-0.2.155.bazel @@ -15,7 +15,7 @@ rust_library( name = "libc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -145,10 +145,10 @@ rust_library( ) cargo_build_script( - name = "libc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -225,6 +225,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "libc", rustc_flags = [ "--cap-lints=allow", ], @@ -241,6 +242,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":libc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.linux-raw-sys-0.4.14.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.linux-raw-sys-0.4.14.bazel index 7953ee33ae..d7da0fc6d8 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.linux-raw-sys-0.4.14.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.linux-raw-sys-0.4.14.bazel @@ -14,7 +14,7 @@ rust_library( name = "linux_raw_sys", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.lock_api-0.4.12.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.lock_api-0.4.12.bazel index cf2171db51..526cd177b1 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.lock_api-0.4.12.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.lock_api-0.4.12.bazel @@ -15,7 +15,7 @@ rust_library( name = "lock_api", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -90,10 +90,10 @@ rust_library( ) cargo_build_script( - name = "lock_api_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "atomic_usize", @@ -114,6 +114,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "lock_api", rustc_flags = [ "--cap-lints=allow", ], @@ -133,6 +134,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":lock_api_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.memchr-2.7.2.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.memchr-2.7.2.bazel index 354dbb0086..29b0571ab7 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.memchr-2.7.2.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.memchr-2.7.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "memchr", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.miniz_oxide-0.7.3.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.miniz_oxide-0.7.3.bazel index 747a35ac01..64eb777100 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.miniz_oxide-0.7.3.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.miniz_oxide-0.7.3.bazel @@ -14,7 +14,7 @@ rust_library( name = "miniz_oxide", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.mio-0.8.11.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.mio-0.8.11.bazel index f6b450c861..fe0a1e51be 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.mio-0.8.11.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.mio-0.8.11.bazel @@ -14,7 +14,7 @@ rust_library( name = "mio", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.num_cpus-1.16.0.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.num_cpus-1.16.0.bazel index 069173621c..cb8cc98ffb 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.num_cpus-1.16.0.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.num_cpus-1.16.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "num_cpus", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.object-0.35.0.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.object-0.35.0.bazel index 8a4f82b534..fa26a5e2f6 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.object-0.35.0.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.object-0.35.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "object", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.parking_lot-0.12.3.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.parking_lot-0.12.3.bazel index db6cc6b77f..567d3c880c 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.parking_lot-0.12.3.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.parking_lot-0.12.3.bazel @@ -14,7 +14,7 @@ rust_library( name = "parking_lot", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.parking_lot_core-0.9.10.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.parking_lot_core-0.9.10.bazel index 3068b79584..b5dbada062 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.parking_lot_core-0.9.10.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.parking_lot_core-0.9.10.bazel @@ -15,7 +15,7 @@ rust_library( name = "parking_lot_core", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -170,10 +170,10 @@ rust_library( ) cargo_build_script( - name = "parking_lot_core_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -190,6 +190,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "parking_lot_core", rustc_flags = [ "--cap-lints=allow", ], @@ -206,6 +207,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":parking_lot_core_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.pin-project-lite-0.2.14.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.pin-project-lite-0.2.14.bazel index 37b3b93601..569ec54498 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.pin-project-lite-0.2.14.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.pin-project-lite-0.2.14.bazel @@ -14,7 +14,7 @@ rust_library( name = "pin_project_lite", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.proc-macro2-1.0.85.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.proc-macro2-1.0.85.bazel index 6c6bc0b734..2b0c1e5909 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.proc-macro2-1.0.85.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.proc-macro2-1.0.85.bazel @@ -15,7 +15,7 @@ rust_library( name = "proc_macro2", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -90,10 +90,10 @@ rust_library( ) cargo_build_script( - name = "proc-macro2_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -114,6 +114,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "proc-macro2", rustc_flags = [ "--cap-lints=allow", ], @@ -130,6 +131,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":proc-macro2_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.quote-1.0.36.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.quote-1.0.36.bazel index 603995ed5f..5a12471408 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.quote-1.0.36.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.quote-1.0.36.bazel @@ -14,7 +14,7 @@ rust_library( name = "quote", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.redox_syscall-0.5.1.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.redox_syscall-0.5.1.bazel index a9cd1c6e4b..12d3da11d3 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.redox_syscall-0.5.1.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.redox_syscall-0.5.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "syscall", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.rustc-demangle-0.1.24.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.rustc-demangle-0.1.24.bazel index 94190c42f9..3d224ebe00 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.rustc-demangle-0.1.24.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.rustc-demangle-0.1.24.bazel @@ -14,7 +14,7 @@ rust_library( name = "rustc_demangle", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.rustix-0.38.34.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.rustix-0.38.34.bazel index 1931528a24..459c0e1596 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.rustix-0.38.34.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.rustix-0.38.34.bazel @@ -15,7 +15,7 @@ rust_library( name = "rustix", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), aliases = select({ "@rules_rust//rust/platform:aarch64-apple-darwin": { @@ -315,10 +315,10 @@ rust_library( ) cargo_build_script( - name = "rustix_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "alloc", @@ -343,6 +343,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "rustix", rustc_flags = [ "--cap-lints=allow", ], @@ -359,6 +360,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":rustix_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.scopeguard-1.2.0.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.scopeguard-1.2.0.bazel index 9bb9e70879..94daf1f110 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.scopeguard-1.2.0.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.scopeguard-1.2.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "scopeguard", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.signal-hook-registry-1.4.2.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.signal-hook-registry-1.4.2.bazel index 8cf13f7817..3c0e9c06ab 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.signal-hook-registry-1.4.2.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.signal-hook-registry-1.4.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "signal_hook_registry", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.smallvec-1.13.2.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.smallvec-1.13.2.bazel index a24ef53658..2848e5d840 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.smallvec-1.13.2.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.smallvec-1.13.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "smallvec", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.socket2-0.5.7.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.socket2-0.5.7.bazel index a601c38cd5..64a6b4ddd3 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.socket2-0.5.7.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.socket2-0.5.7.bazel @@ -14,7 +14,7 @@ rust_library( name = "socket2", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.syn-2.0.66.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.syn-2.0.66.bazel index 5801a36f50..2c9c08aab2 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.syn-2.0.66.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.syn-2.0.66.bazel @@ -14,7 +14,7 @@ rust_library( name = "syn", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tempfile-3.10.1.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tempfile-3.10.1.bazel index f5236ddc49..6e3f9f0fd0 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tempfile-3.10.1.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tempfile-3.10.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "tempfile", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-1.38.0.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-1.38.0.bazel index c5a7c48836..2e95fe7330 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-1.38.0.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-1.38.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "tokio", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-macros-2.3.0.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-macros-2.3.0.bazel index 2238d6aca2..2f3544a005 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-macros-2.3.0.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-macros-2.3.0.bazel @@ -14,7 +14,7 @@ rust_proc_macro( name = "tokio_macros", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-stream-0.1.15.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-stream-0.1.15.bazel index f98a61ca98..71432321b4 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-stream-0.1.15.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-stream-0.1.15.bazel @@ -14,7 +14,7 @@ rust_library( name = "tokio_stream", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-test-0.4.4.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-test-0.4.4.bazel index 03b3e19ce9..851ef1bb54 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-test-0.4.4.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-test-0.4.4.bazel @@ -14,7 +14,7 @@ rust_library( name = "tokio_test", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.unicode-ident-1.0.12.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.unicode-ident-1.0.12.bazel index 75b5b56cad..13e52483c8 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.unicode-ident-1.0.12.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.unicode-ident-1.0.12.bazel @@ -14,7 +14,7 @@ rust_library( name = "unicode_ident", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel index 9d131883a6..5ffc06221e 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel @@ -14,7 +14,7 @@ rust_library( name = "wasi", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows-sys-0.48.0.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows-sys-0.48.0.bazel index 3b6a871d87..6e4c63a788 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows-sys-0.48.0.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows-sys-0.48.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "windows_sys", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows-sys-0.52.0.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows-sys-0.52.0.bazel index 7f01fac508..b74f5aa884 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows-sys-0.52.0.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows-sys-0.52.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "windows_sys", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows-targets-0.48.5.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows-targets-0.48.5.bazel index 2340c9f6d7..d78ce356ef 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows-targets-0.48.5.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows-targets-0.48.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "windows_targets", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows-targets-0.52.5.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows-targets-0.52.5.bazel index 0576a95a91..741e00ef75 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows-targets-0.52.5.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows-targets-0.52.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "windows_targets", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_aarch64_gnullvm-0.48.5.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_aarch64_gnullvm-0.48.5.bazel index fd4e8e0ee1..2818b96409 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_aarch64_gnullvm-0.48.5.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_aarch64_gnullvm-0.48.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_aarch64_gnullvm", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_aarch64_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_aarch64_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_aarch64_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_aarch64_gnullvm-0.52.5.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_aarch64_gnullvm-0.52.5.bazel index 4152032b2f..551c5ca1cd 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_aarch64_gnullvm-0.52.5.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_aarch64_gnullvm-0.52.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_aarch64_gnullvm", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_aarch64_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_aarch64_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_aarch64_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_aarch64_msvc-0.48.5.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_aarch64_msvc-0.48.5.bazel index d071120b2c..52a427d0f7 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_aarch64_msvc-0.48.5.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_aarch64_msvc-0.48.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_aarch64_msvc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_aarch64_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_aarch64_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_aarch64_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_aarch64_msvc-0.52.5.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_aarch64_msvc-0.52.5.bazel index 604842faed..47b072dc5f 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_aarch64_msvc-0.52.5.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_aarch64_msvc-0.52.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_aarch64_msvc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_aarch64_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_aarch64_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_aarch64_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_i686_gnu-0.48.5.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_i686_gnu-0.48.5.bazel index b862c19598..24cc404ee0 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_i686_gnu-0.48.5.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_i686_gnu-0.48.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_i686_gnu", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_i686_gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_i686_gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_i686_gnu-0.52.5.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_i686_gnu-0.52.5.bazel index 3e0fb310ae..2ebaf9aedd 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_i686_gnu-0.52.5.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_i686_gnu-0.52.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_i686_gnu", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_i686_gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_i686_gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_i686_gnullvm-0.52.5.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_i686_gnullvm-0.52.5.bazel index 7072e788ef..625f643268 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_i686_gnullvm-0.52.5.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_i686_gnullvm-0.52.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_i686_gnullvm", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_i686_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_i686_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_i686_msvc-0.48.5.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_i686_msvc-0.48.5.bazel index 2ee03399a7..34b3d26f11 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_i686_msvc-0.48.5.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_i686_msvc-0.48.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_i686_msvc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_i686_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_i686_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_i686_msvc-0.52.5.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_i686_msvc-0.52.5.bazel index b9712eb8a1..cbad7639ec 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_i686_msvc-0.52.5.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_i686_msvc-0.52.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_i686_msvc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_i686_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_i686_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnu-0.48.5.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnu-0.48.5.bazel index 1ad2aa4b13..9f7611be15 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnu-0.48.5.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnu-0.48.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_x86_64_gnu", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_x86_64_gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnu-0.52.5.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnu-0.52.5.bazel index 40152398e6..7074bdd1ed 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnu-0.52.5.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnu-0.52.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_x86_64_gnu", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_x86_64_gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnullvm-0.48.5.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnullvm-0.48.5.bazel index 96b78b435c..d5a0a21f8a 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnullvm-0.48.5.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnullvm-0.48.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_x86_64_gnullvm", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_x86_64_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnullvm-0.52.5.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnullvm-0.52.5.bazel index c4165b3640..6ee5031971 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnullvm-0.52.5.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnullvm-0.52.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_x86_64_gnullvm", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_x86_64_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_msvc-0.48.5.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_msvc-0.48.5.bazel index b7176284dc..62b5c82292 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_msvc-0.48.5.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_msvc-0.48.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_x86_64_msvc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_x86_64_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_msvc-0.52.5.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_msvc-0.52.5.bazel index a0152c705f..8314e1f782 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_msvc-0.52.5.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows_x86_64_msvc-0.52.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_x86_64_msvc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_x86_64_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/defs.bzl b/examples/crate_universe/vendor_remote_manifests/crates/defs.bzl index b2fc3ea127..bee0b0cb66 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/defs.bzl +++ b/examples/crate_universe/vendor_remote_manifests/crates/defs.bzl @@ -514,12 +514,12 @@ def crate_repositories(): maybe( http_archive, - name = "cvm__cc-1.0.98", - sha256 = "41c270e7540d725e65ac7f1b212ac8ce349719624d7bcff99f8e2e488e8cf03f", + name = "cvm__cc-1.0.99", + sha256 = "96c51067fd44124faa7f870b4b1c969379ad32b2ba805aa959430ceaa384f695", type = "tar.gz", - urls = ["https://static.crates.io/crates/cc/1.0.98/download"], - strip_prefix = "cc-1.0.98", - build_file = Label("@examples//vendor_remote_manifests/crates:BUILD.cc-1.0.98.bazel"), + urls = ["https://static.crates.io/crates/cc/1.0.99/download"], + strip_prefix = "cc-1.0.99", + build_file = Label("@examples//vendor_remote_manifests/crates:BUILD.cc-1.0.99.bazel"), ) maybe( diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.addr2line-0.22.0.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.addr2line-0.22.0.bazel index 63f33c50c3..d38cff85db 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.addr2line-0.22.0.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.addr2line-0.22.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "addr2line", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.adler-1.0.2.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.adler-1.0.2.bazel index 35272a24bf..3146986719 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.adler-1.0.2.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.adler-1.0.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "adler", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.async-trait-0.1.80.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.async-trait-0.1.80.bazel index 352b81fd7f..a586a964a4 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.async-trait-0.1.80.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.async-trait-0.1.80.bazel @@ -14,7 +14,7 @@ rust_proc_macro( name = "async_trait", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.autocfg-1.3.0.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.autocfg-1.3.0.bazel index 65f05a01ff..91ba41ab59 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.autocfg-1.3.0.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.autocfg-1.3.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "autocfg", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.axum-0.4.8.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.axum-0.4.8.bazel index beed060894..258c78b950 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.axum-0.4.8.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.axum-0.4.8.bazel @@ -14,7 +14,7 @@ rust_library( name = "axum", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = [ @@ -98,7 +98,7 @@ rust_library( "@crates_vendor_pkgs__futures-util-0.3.30//:futures_util", "@crates_vendor_pkgs__http-0.2.12//:http", "@crates_vendor_pkgs__http-body-0.4.6//:http_body", - "@crates_vendor_pkgs__hyper-0.14.28//:hyper", + "@crates_vendor_pkgs__hyper-0.14.29//:hyper", "@crates_vendor_pkgs__matchit-0.4.6//:matchit", "@crates_vendor_pkgs__memchr-2.7.2//:memchr", "@crates_vendor_pkgs__mime-0.3.17//:mime", diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.axum-core-0.1.2.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.axum-core-0.1.2.bazel index ffb69c0fa0..6bd03ccc49 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.axum-core-0.1.2.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.axum-core-0.1.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "axum_core", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.backtrace-0.3.72.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.backtrace-0.3.72.bazel index 6a45c25e93..7d0d860145 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.backtrace-0.3.72.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.backtrace-0.3.72.bazel @@ -15,7 +15,7 @@ rust_library( name = "backtrace", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -275,10 +275,10 @@ rust_library( ) cargo_build_script( - name = "backtrace_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -295,6 +295,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "backtrace", rustc_flags = [ "--cap-lints=allow", ], @@ -308,12 +309,12 @@ cargo_build_script( version = "0.3.72", visibility = ["//visibility:private"], deps = [ - "@crates_vendor_pkgs__cc-1.0.98//:cc", + "@crates_vendor_pkgs__cc-1.0.99//:cc", ], ) alias( name = "build_script_build", - actual = ":backtrace_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bazel index 5d2463ea61..83c9be1d2e 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bazel @@ -39,7 +39,7 @@ alias( alias( name = "hyper", - actual = "@crates_vendor_pkgs__hyper-0.14.28//:hyper", + actual = "@crates_vendor_pkgs__hyper-0.14.29//:hyper", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bitflags-1.3.2.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bitflags-1.3.2.bazel index baf0236cd8..c426826a99 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bitflags-1.3.2.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bitflags-1.3.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "bitflags", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bitflags-2.5.0.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bitflags-2.5.0.bazel index a30da09a50..1a3622916b 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bitflags-2.5.0.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bitflags-2.5.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "bitflags", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bytes-1.6.0.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bytes-1.6.0.bazel index 1f11a4f6bc..dc1ed69882 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bytes-1.6.0.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bytes-1.6.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "bytes", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.cc-1.0.98.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.cc-1.0.99.bazel similarity index 98% rename from examples/crate_universe/vendor_remote_pkgs/crates/BUILD.cc-1.0.98.bazel rename to examples/crate_universe/vendor_remote_pkgs/crates/BUILD.cc-1.0.99.bazel index d3875b4fc9..6a3c405124 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.cc-1.0.98.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.cc-1.0.99.bazel @@ -14,7 +14,7 @@ rust_library( name = "cc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -77,5 +77,5 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.0.98", + version = "1.0.99", ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.cfg-if-1.0.0.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.cfg-if-1.0.0.bazel index 205ae7836b..588c866bbe 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.cfg-if-1.0.0.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.cfg-if-1.0.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "cfg_if", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.equivalent-1.0.1.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.equivalent-1.0.1.bazel index 1277d7c46c..a6be0afca3 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.equivalent-1.0.1.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.equivalent-1.0.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "equivalent", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.fnv-1.0.7.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.fnv-1.0.7.bazel index 299b6b8df6..606be0f2b2 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.fnv-1.0.7.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.fnv-1.0.7.bazel @@ -14,7 +14,7 @@ rust_library( name = "fnv", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.form_urlencoded-1.2.1.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.form_urlencoded-1.2.1.bazel index 2f0f42961a..3baf10768e 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.form_urlencoded-1.2.1.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.form_urlencoded-1.2.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "form_urlencoded", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.futures-channel-0.3.30.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.futures-channel-0.3.30.bazel index 77814f7600..6d80b6555f 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.futures-channel-0.3.30.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.futures-channel-0.3.30.bazel @@ -14,7 +14,7 @@ rust_library( name = "futures_channel", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.futures-core-0.3.30.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.futures-core-0.3.30.bazel index ad0475ce1f..17b078f6ac 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.futures-core-0.3.30.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.futures-core-0.3.30.bazel @@ -14,7 +14,7 @@ rust_library( name = "futures_core", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.futures-sink-0.3.30.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.futures-sink-0.3.30.bazel index 5f88f41a08..fb0862b9f7 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.futures-sink-0.3.30.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.futures-sink-0.3.30.bazel @@ -14,7 +14,7 @@ rust_library( name = "futures_sink", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.futures-task-0.3.30.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.futures-task-0.3.30.bazel index 7014c13394..0e38450c3b 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.futures-task-0.3.30.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.futures-task-0.3.30.bazel @@ -14,7 +14,7 @@ rust_library( name = "futures_task", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.futures-util-0.3.30.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.futures-util-0.3.30.bazel index 6d960cee0b..e5aace3358 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.futures-util-0.3.30.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.futures-util-0.3.30.bazel @@ -14,7 +14,7 @@ rust_library( name = "futures_util", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.gimli-0.29.0.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.gimli-0.29.0.bazel index 09f269b965..dbe7f26fc7 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.gimli-0.29.0.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.gimli-0.29.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "gimli", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.h2-0.3.26.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.h2-0.3.26.bazel index cf4bdf2985..2bc970a6d1 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.h2-0.3.26.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.h2-0.3.26.bazel @@ -14,7 +14,7 @@ rust_library( name = "h2", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.hashbrown-0.14.5.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.hashbrown-0.14.5.bazel index ce285bbb3e..d9e59e9769 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.hashbrown-0.14.5.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.hashbrown-0.14.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "hashbrown", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.hermit-abi-0.3.9.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.hermit-abi-0.3.9.bazel index bf3f4a7b5a..20dd405f10 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.hermit-abi-0.3.9.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.hermit-abi-0.3.9.bazel @@ -14,7 +14,7 @@ rust_library( name = "hermit_abi", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.http-0.2.12.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.http-0.2.12.bazel index 49af132bc2..e794d452ac 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.http-0.2.12.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.http-0.2.12.bazel @@ -14,7 +14,7 @@ rust_library( name = "http", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.http-body-0.4.6.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.http-body-0.4.6.bazel index 20f262b6f3..4ec7389b62 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.http-body-0.4.6.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.http-body-0.4.6.bazel @@ -14,7 +14,7 @@ rust_library( name = "http_body", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.http-range-header-0.3.1.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.http-range-header-0.3.1.bazel index 18a9995f77..94826fde61 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.http-range-header-0.3.1.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.http-range-header-0.3.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "http_range_header", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.httparse-1.8.0.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.httparse-1.9.2.bazel similarity index 94% rename from examples/crate_universe/vendor_remote_pkgs/crates/BUILD.httparse-1.8.0.bazel rename to examples/crate_universe/vendor_remote_pkgs/crates/BUILD.httparse-1.9.2.bazel index f36ada493f..7d107907d5 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.httparse-1.8.0.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.httparse-1.9.2.bazel @@ -15,7 +15,7 @@ rust_library( name = "httparse", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -82,17 +82,17 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.8.0", + version = "1.9.2", deps = [ - "@crates_vendor_pkgs__httparse-1.8.0//:build_script_build", + "@crates_vendor_pkgs__httparse-1.9.2//:build_script_build", ], ) cargo_build_script( - name = "httparse_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -113,6 +113,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "httparse", rustc_flags = [ "--cap-lints=allow", ], @@ -123,12 +124,12 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "1.8.0", + version = "1.9.2", visibility = ["//visibility:private"], ) alias( name = "build_script_build", - actual = ":httparse_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.httpdate-1.0.3.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.httpdate-1.0.3.bazel index 0c5abb1c1b..c4284fc8cf 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.httpdate-1.0.3.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.httpdate-1.0.3.bazel @@ -14,7 +14,7 @@ rust_library( name = "httpdate", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.hyper-0.14.28.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.hyper-0.14.29.bazel similarity index 97% rename from examples/crate_universe/vendor_remote_pkgs/crates/BUILD.hyper-0.14.28.bazel rename to examples/crate_universe/vendor_remote_pkgs/crates/BUILD.hyper-0.14.29.bazel index 1cfceb2582..78a92dadb6 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.hyper-0.14.28.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.hyper-0.14.29.bazel @@ -14,7 +14,7 @@ rust_library( name = "hyper", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -90,7 +90,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.14.28", + version = "0.14.29", deps = [ "@crates_vendor_pkgs__bytes-1.6.0//:bytes", "@crates_vendor_pkgs__futures-channel-0.3.30//:futures_channel", @@ -99,7 +99,7 @@ rust_library( "@crates_vendor_pkgs__h2-0.3.26//:h2", "@crates_vendor_pkgs__http-0.2.12//:http", "@crates_vendor_pkgs__http-body-0.4.6//:http_body", - "@crates_vendor_pkgs__httparse-1.8.0//:httparse", + "@crates_vendor_pkgs__httparse-1.9.2//:httparse", "@crates_vendor_pkgs__httpdate-1.0.3//:httpdate", "@crates_vendor_pkgs__itoa-1.0.11//:itoa", "@crates_vendor_pkgs__pin-project-lite-0.2.14//:pin_project_lite", diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.indexmap-2.2.6.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.indexmap-2.2.6.bazel index c0739b7f93..52ed53f93b 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.indexmap-2.2.6.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.indexmap-2.2.6.bazel @@ -14,7 +14,7 @@ rust_library( name = "indexmap", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.itoa-1.0.11.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.itoa-1.0.11.bazel index 8ca9c666ec..e0edc6180e 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.itoa-1.0.11.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.itoa-1.0.11.bazel @@ -14,7 +14,7 @@ rust_library( name = "itoa", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.lazy_static-1.4.0.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.lazy_static-1.4.0.bazel index d343d673cf..0953b7c91b 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.lazy_static-1.4.0.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.lazy_static-1.4.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "lazy_static", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.libc-0.2.155.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.libc-0.2.155.bazel index cefbe6bd98..a7f0a21c23 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.libc-0.2.155.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.libc-0.2.155.bazel @@ -15,7 +15,7 @@ rust_library( name = "libc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -89,10 +89,10 @@ rust_library( ) cargo_build_script( - name = "libc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -113,6 +113,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "libc", rustc_flags = [ "--cap-lints=allow", ], @@ -129,6 +130,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":libc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.lock_api-0.4.12.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.lock_api-0.4.12.bazel index 716b213ab9..d227b281b6 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.lock_api-0.4.12.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.lock_api-0.4.12.bazel @@ -15,7 +15,7 @@ rust_library( name = "lock_api", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -90,10 +90,10 @@ rust_library( ) cargo_build_script( - name = "lock_api_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "atomic_usize", @@ -114,6 +114,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "lock_api", rustc_flags = [ "--cap-lints=allow", ], @@ -133,6 +134,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":lock_api_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.log-0.4.21.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.log-0.4.21.bazel index 76940a9c49..b84af577fb 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.log-0.4.21.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.log-0.4.21.bazel @@ -14,7 +14,7 @@ rust_library( name = "log", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.matchit-0.4.6.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.matchit-0.4.6.bazel index 7f4dd09ddf..744b593218 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.matchit-0.4.6.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.matchit-0.4.6.bazel @@ -14,7 +14,7 @@ rust_library( name = "matchit", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.memchr-2.7.2.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.memchr-2.7.2.bazel index 0f740ef0fb..ccf6e7b548 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.memchr-2.7.2.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.memchr-2.7.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "memchr", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.mime-0.3.17.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.mime-0.3.17.bazel index 1619dc7b8a..0beb02f87a 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.mime-0.3.17.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.mime-0.3.17.bazel @@ -14,7 +14,7 @@ rust_library( name = "mime", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.miniz_oxide-0.7.3.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.miniz_oxide-0.7.3.bazel index c1679d55a6..f579745d8d 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.miniz_oxide-0.7.3.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.miniz_oxide-0.7.3.bazel @@ -14,7 +14,7 @@ rust_library( name = "miniz_oxide", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.mio-0.8.11.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.mio-0.8.11.bazel index 9aa8175c6a..16478c481d 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.mio-0.8.11.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.mio-0.8.11.bazel @@ -14,7 +14,7 @@ rust_library( name = "mio", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.nu-ansi-term-0.46.0.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.nu-ansi-term-0.46.0.bazel index eeedc6deff..57af6e9945 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.nu-ansi-term-0.46.0.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.nu-ansi-term-0.46.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "nu_ansi_term", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.num_cpus-1.16.0.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.num_cpus-1.16.0.bazel index e707bd8bc2..c90621b211 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.num_cpus-1.16.0.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.num_cpus-1.16.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "num_cpus", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.object-0.35.0.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.object-0.35.0.bazel index c53dc19c0d..e5a9cb95c5 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.object-0.35.0.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.object-0.35.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "object", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.once_cell-1.19.0.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.once_cell-1.19.0.bazel index 4662446327..74c303a513 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.once_cell-1.19.0.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.once_cell-1.19.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "once_cell", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.overload-0.1.1.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.overload-0.1.1.bazel index 63592283ef..45c484ff27 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.overload-0.1.1.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.overload-0.1.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "overload", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.parking_lot-0.12.3.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.parking_lot-0.12.3.bazel index 77a0142ac3..382542f9de 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.parking_lot-0.12.3.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.parking_lot-0.12.3.bazel @@ -14,7 +14,7 @@ rust_library( name = "parking_lot", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.parking_lot_core-0.9.10.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.parking_lot_core-0.9.10.bazel index ed25508174..a34f1407c5 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.parking_lot_core-0.9.10.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.parking_lot_core-0.9.10.bazel @@ -15,7 +15,7 @@ rust_library( name = "parking_lot_core", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -170,10 +170,10 @@ rust_library( ) cargo_build_script( - name = "parking_lot_core_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -190,6 +190,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "parking_lot_core", rustc_flags = [ "--cap-lints=allow", ], @@ -206,6 +207,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":parking_lot_core_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.percent-encoding-2.3.1.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.percent-encoding-2.3.1.bazel index 7a3d1f1896..def11cb366 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.percent-encoding-2.3.1.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.percent-encoding-2.3.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "percent_encoding", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.pin-project-1.1.5.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.pin-project-1.1.5.bazel index 0b4b244d11..f253027be5 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.pin-project-1.1.5.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.pin-project-1.1.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "pin_project", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.pin-project-internal-1.1.5.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.pin-project-internal-1.1.5.bazel index 1434e3c2d5..eee9bb126d 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.pin-project-internal-1.1.5.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.pin-project-internal-1.1.5.bazel @@ -14,7 +14,7 @@ rust_proc_macro( name = "pin_project_internal", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.pin-project-lite-0.2.14.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.pin-project-lite-0.2.14.bazel index d6ae7f138a..85a876015f 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.pin-project-lite-0.2.14.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.pin-project-lite-0.2.14.bazel @@ -14,7 +14,7 @@ rust_library( name = "pin_project_lite", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.pin-utils-0.1.0.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.pin-utils-0.1.0.bazel index d14eded4e2..1312917665 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.pin-utils-0.1.0.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.pin-utils-0.1.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "pin_utils", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.proc-macro2-1.0.85.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.proc-macro2-1.0.85.bazel index 096d6dc7e8..a863ec6164 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.proc-macro2-1.0.85.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.proc-macro2-1.0.85.bazel @@ -15,7 +15,7 @@ rust_library( name = "proc_macro2", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -90,10 +90,10 @@ rust_library( ) cargo_build_script( - name = "proc-macro2_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -114,6 +114,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "proc-macro2", rustc_flags = [ "--cap-lints=allow", ], @@ -130,6 +131,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":proc-macro2_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.quote-1.0.36.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.quote-1.0.36.bazel index 8b6c918374..dafc0ea333 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.quote-1.0.36.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.quote-1.0.36.bazel @@ -14,7 +14,7 @@ rust_library( name = "quote", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.redox_syscall-0.5.1.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.redox_syscall-0.5.1.bazel index 4364c44e67..0a96cc4018 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.redox_syscall-0.5.1.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.redox_syscall-0.5.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "syscall", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.rustc-demangle-0.1.24.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.rustc-demangle-0.1.24.bazel index 947e456c0d..a4f29f78b2 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.rustc-demangle-0.1.24.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.rustc-demangle-0.1.24.bazel @@ -14,7 +14,7 @@ rust_library( name = "rustc_demangle", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.ryu-1.0.18.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.ryu-1.0.18.bazel index 7d68b42164..a59f429a79 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.ryu-1.0.18.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.ryu-1.0.18.bazel @@ -14,7 +14,7 @@ rust_library( name = "ryu", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.scopeguard-1.2.0.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.scopeguard-1.2.0.bazel index d5f21bb50c..4f92c7413c 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.scopeguard-1.2.0.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.scopeguard-1.2.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "scopeguard", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde-1.0.203.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde-1.0.203.bazel index da19eaeed2..2e0423dd41 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde-1.0.203.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde-1.0.203.bazel @@ -15,7 +15,7 @@ rust_library( name = "serde", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -89,10 +89,10 @@ rust_library( ) cargo_build_script( - name = "serde_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -113,6 +113,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "serde", rustc_flags = [ "--cap-lints=allow", ], @@ -129,6 +130,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":serde_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_derive-1.0.203.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_derive-1.0.203.bazel index 59ee7c6b84..bd84546f46 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_derive-1.0.203.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_derive-1.0.203.bazel @@ -14,7 +14,7 @@ rust_proc_macro( name = "serde_derive", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_json-1.0.117.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_json-1.0.117.bazel index 751089ca3f..3ba4c43276 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_json-1.0.117.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_json-1.0.117.bazel @@ -15,7 +15,7 @@ rust_library( name = "serde_json", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -93,10 +93,10 @@ rust_library( ) cargo_build_script( - name = "serde_json_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -118,6 +118,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "serde_json", rustc_flags = [ "--cap-lints=allow", ], @@ -134,6 +135,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":serde_json_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_urlencoded-0.7.1.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_urlencoded-0.7.1.bazel index ab7737b835..27ff210343 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_urlencoded-0.7.1.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_urlencoded-0.7.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "serde_urlencoded", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.sharded-slab-0.1.7.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.sharded-slab-0.1.7.bazel index e6da7c32f9..8656548d52 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.sharded-slab-0.1.7.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.sharded-slab-0.1.7.bazel @@ -14,7 +14,7 @@ rust_library( name = "sharded_slab", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.signal-hook-registry-1.4.2.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.signal-hook-registry-1.4.2.bazel index c7a0e62486..87f66ce967 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.signal-hook-registry-1.4.2.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.signal-hook-registry-1.4.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "signal_hook_registry", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.slab-0.4.9.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.slab-0.4.9.bazel index 4d7f1f64a2..a04035bef7 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.slab-0.4.9.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.slab-0.4.9.bazel @@ -15,7 +15,7 @@ rust_library( name = "slab", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -89,10 +89,10 @@ rust_library( ) cargo_build_script( - name = "slab_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -113,6 +113,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "slab", rustc_flags = [ "--cap-lints=allow", ], @@ -132,6 +133,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":slab_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.smallvec-1.13.2.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.smallvec-1.13.2.bazel index 5c8c0630f9..655b4c868d 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.smallvec-1.13.2.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.smallvec-1.13.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "smallvec", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.socket2-0.4.10.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.socket2-0.4.10.bazel index 31e029eaec..8f898ff0f3 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.socket2-0.4.10.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.socket2-0.4.10.bazel @@ -14,7 +14,7 @@ rust_library( name = "socket2", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.socket2-0.5.7.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.socket2-0.5.7.bazel index 1bb4ba7861..9d3ba5f227 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.socket2-0.5.7.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.socket2-0.5.7.bazel @@ -14,7 +14,7 @@ rust_library( name = "socket2", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.syn-2.0.66.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.syn-2.0.66.bazel index b8027a00e8..5302069314 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.syn-2.0.66.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.syn-2.0.66.bazel @@ -14,7 +14,7 @@ rust_library( name = "syn", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.sync_wrapper-0.1.2.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.sync_wrapper-0.1.2.bazel index b23354a05a..9022e3b731 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.sync_wrapper-0.1.2.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.sync_wrapper-0.1.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "sync_wrapper", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.thread_local-1.1.8.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.thread_local-1.1.8.bazel index 1af1a9d002..66f1d0f5c4 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.thread_local-1.1.8.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.thread_local-1.1.8.bazel @@ -14,7 +14,7 @@ rust_library( name = "thread_local", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tokio-1.38.0.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tokio-1.38.0.bazel index 61c1cf7d81..6251198ac6 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tokio-1.38.0.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tokio-1.38.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "tokio", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tokio-macros-2.3.0.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tokio-macros-2.3.0.bazel index 0de7024d01..66c014703b 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tokio-macros-2.3.0.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tokio-macros-2.3.0.bazel @@ -14,7 +14,7 @@ rust_proc_macro( name = "tokio_macros", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tokio-util-0.7.11.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tokio-util-0.7.11.bazel index f2887b7b99..710bb07627 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tokio-util-0.7.11.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tokio-util-0.7.11.bazel @@ -14,7 +14,7 @@ rust_library( name = "tokio_util", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tower-0.4.13.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tower-0.4.13.bazel index 2a97a59b21..308355a348 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tower-0.4.13.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tower-0.4.13.bazel @@ -14,7 +14,7 @@ rust_library( name = "tower", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tower-http-0.2.5.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tower-http-0.2.5.bazel index 3612358978..43d44bbb31 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tower-http-0.2.5.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tower-http-0.2.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "tower_http", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tower-layer-0.3.2.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tower-layer-0.3.2.bazel index 1059defb4c..e41592dce8 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tower-layer-0.3.2.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tower-layer-0.3.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "tower_layer", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tower-service-0.3.2.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tower-service-0.3.2.bazel index fa4797d098..1fbabe208b 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tower-service-0.3.2.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tower-service-0.3.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "tower_service", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tracing-0.1.40.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tracing-0.1.40.bazel index cf407cf2bd..4114eaea77 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tracing-0.1.40.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tracing-0.1.40.bazel @@ -14,7 +14,7 @@ rust_library( name = "tracing", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tracing-attributes-0.1.27.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tracing-attributes-0.1.27.bazel index 0ed973ca1d..7ac6ffbe9c 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tracing-attributes-0.1.27.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tracing-attributes-0.1.27.bazel @@ -14,7 +14,7 @@ rust_proc_macro( name = "tracing_attributes", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tracing-core-0.1.32.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tracing-core-0.1.32.bazel index 15d2f0c7ef..285c8de6ec 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tracing-core-0.1.32.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tracing-core-0.1.32.bazel @@ -14,7 +14,7 @@ rust_library( name = "tracing_core", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tracing-log-0.2.0.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tracing-log-0.2.0.bazel index 1db14a042e..228a47ed5c 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tracing-log-0.2.0.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tracing-log-0.2.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "tracing_log", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tracing-subscriber-0.3.18.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tracing-subscriber-0.3.18.bazel index fc70d60786..afb17333aa 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tracing-subscriber-0.3.18.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tracing-subscriber-0.3.18.bazel @@ -14,7 +14,7 @@ rust_library( name = "tracing_subscriber", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.try-lock-0.2.5.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.try-lock-0.2.5.bazel index 101dff411a..c2394d93c7 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.try-lock-0.2.5.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.try-lock-0.2.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "try_lock", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.unicode-ident-1.0.12.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.unicode-ident-1.0.12.bazel index 4770f0a4ce..f14a3a0063 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.unicode-ident-1.0.12.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.unicode-ident-1.0.12.bazel @@ -14,7 +14,7 @@ rust_library( name = "unicode_ident", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.valuable-0.1.0.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.valuable-0.1.0.bazel index 5319862451..a406b39373 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.valuable-0.1.0.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.valuable-0.1.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "valuable", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "valuable_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "valuable", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":valuable_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.want-0.3.1.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.want-0.3.1.bazel index 5f23f7c307..18263f0605 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.want-0.3.1.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.want-0.3.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "want", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel index 8bad54d2b2..24cdac4bd6 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel @@ -14,7 +14,7 @@ rust_library( name = "wasi", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.winapi-0.3.9.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.winapi-0.3.9.bazel index 43e75130e9..a1e1bc8cee 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.winapi-0.3.9.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.winapi-0.3.9.bazel @@ -15,7 +15,7 @@ rust_library( name = "winapi", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -94,10 +94,10 @@ rust_library( ) cargo_build_script( - name = "winapi_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "consoleapi", @@ -123,6 +123,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "winapi", rustc_flags = [ "--cap-lints=allow", ], @@ -139,6 +140,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":winapi_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel index 3e5436b50a..0329589143 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "winapi_i686_pc_windows_gnu", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "winapi-i686-pc-windows-gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "winapi-i686-pc-windows-gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":winapi-i686-pc-windows-gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel index 24d87a6c02..017efa497a 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "winapi_x86_64_pc_windows_gnu", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "winapi-x86_64-pc-windows-gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "winapi-x86_64-pc-windows-gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":winapi-x86_64-pc-windows-gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows-sys-0.48.0.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows-sys-0.48.0.bazel index 0913264e39..a983db171f 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows-sys-0.48.0.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows-sys-0.48.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "windows_sys", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows-sys-0.52.0.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows-sys-0.52.0.bazel index 0e8b0701c8..4f876cc3ea 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows-sys-0.52.0.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows-sys-0.52.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "windows_sys", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows-targets-0.48.5.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows-targets-0.48.5.bazel index f77ddcd16f..4f099dfb59 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows-targets-0.48.5.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows-targets-0.48.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "windows_targets", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows-targets-0.52.5.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows-targets-0.52.5.bazel index 2dceb9f1fe..f3838110ae 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows-targets-0.52.5.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows-targets-0.52.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "windows_targets", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_aarch64_gnullvm-0.48.5.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_aarch64_gnullvm-0.48.5.bazel index cb65a2e7fd..626e1d90d1 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_aarch64_gnullvm-0.48.5.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_aarch64_gnullvm-0.48.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_aarch64_gnullvm", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_aarch64_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_aarch64_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_aarch64_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_aarch64_gnullvm-0.52.5.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_aarch64_gnullvm-0.52.5.bazel index f1aa3c2ca7..4072e40e21 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_aarch64_gnullvm-0.52.5.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_aarch64_gnullvm-0.52.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_aarch64_gnullvm", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_aarch64_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_aarch64_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_aarch64_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_aarch64_msvc-0.48.5.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_aarch64_msvc-0.48.5.bazel index e7b6ffc163..1653993d83 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_aarch64_msvc-0.48.5.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_aarch64_msvc-0.48.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_aarch64_msvc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_aarch64_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_aarch64_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_aarch64_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_aarch64_msvc-0.52.5.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_aarch64_msvc-0.52.5.bazel index 987239bfac..729510d591 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_aarch64_msvc-0.52.5.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_aarch64_msvc-0.52.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_aarch64_msvc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_aarch64_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_aarch64_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_aarch64_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_i686_gnu-0.48.5.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_i686_gnu-0.48.5.bazel index ae4557d6e3..e9ee93497b 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_i686_gnu-0.48.5.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_i686_gnu-0.48.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_i686_gnu", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_i686_gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_i686_gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_i686_gnu-0.52.5.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_i686_gnu-0.52.5.bazel index fb7396dbfc..daedfb3932 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_i686_gnu-0.52.5.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_i686_gnu-0.52.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_i686_gnu", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_i686_gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_i686_gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_i686_gnullvm-0.52.5.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_i686_gnullvm-0.52.5.bazel index d619a6b94d..e39e7e24ef 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_i686_gnullvm-0.52.5.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_i686_gnullvm-0.52.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_i686_gnullvm", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_i686_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_i686_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_i686_msvc-0.48.5.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_i686_msvc-0.48.5.bazel index 5b3f35fc31..de9c868a84 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_i686_msvc-0.48.5.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_i686_msvc-0.48.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_i686_msvc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_i686_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_i686_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_i686_msvc-0.52.5.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_i686_msvc-0.52.5.bazel index 0c67c528f8..eef5278027 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_i686_msvc-0.52.5.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_i686_msvc-0.52.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_i686_msvc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_i686_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_i686_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnu-0.48.5.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnu-0.48.5.bazel index b8c82e52ae..82b422e433 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnu-0.48.5.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnu-0.48.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_x86_64_gnu", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_x86_64_gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnu-0.52.5.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnu-0.52.5.bazel index 6c3746119f..21c8dee2ab 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnu-0.52.5.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnu-0.52.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_x86_64_gnu", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_x86_64_gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnullvm-0.48.5.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnullvm-0.48.5.bazel index 560b153d4c..d04622a967 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnullvm-0.48.5.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnullvm-0.48.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_x86_64_gnullvm", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_x86_64_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnullvm-0.52.5.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnullvm-0.52.5.bazel index a4f4b81e6e..692382eebb 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnullvm-0.52.5.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnullvm-0.52.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_x86_64_gnullvm", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_x86_64_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_msvc-0.48.5.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_msvc-0.48.5.bazel index 10c2c09fa9..385323b702 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_msvc-0.48.5.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_msvc-0.48.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_x86_64_msvc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_x86_64_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_msvc-0.52.5.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_msvc-0.52.5.bazel index ea46c69d17..e82e11ad0e 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_msvc-0.52.5.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.windows_x86_64_msvc-0.52.5.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_x86_64_msvc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -85,10 +85,10 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -105,6 +105,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "windows_x86_64_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -121,6 +122,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/defs.bzl b/examples/crate_universe/vendor_remote_pkgs/crates/defs.bzl index e5e88bea89..112342d135 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/defs.bzl +++ b/examples/crate_universe/vendor_remote_pkgs/crates/defs.bzl @@ -296,7 +296,7 @@ _NORMAL_DEPENDENCIES = { "": { _COMMON_CONDITION: { "axum": Label("@crates_vendor_pkgs__axum-0.4.8//:axum"), - "hyper": Label("@crates_vendor_pkgs__hyper-0.14.28//:hyper"), + "hyper": Label("@crates_vendor_pkgs__hyper-0.14.29//:hyper"), "mime": Label("@crates_vendor_pkgs__mime-0.3.17//:mime"), "serde_json": Label("@crates_vendor_pkgs__serde_json-1.0.117//:serde_json"), "socket2": Label("@crates_vendor_pkgs__socket2-0.4.10//:socket2"), @@ -535,12 +535,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__cc-1.0.98", - sha256 = "41c270e7540d725e65ac7f1b212ac8ce349719624d7bcff99f8e2e488e8cf03f", + name = "crates_vendor_pkgs__cc-1.0.99", + sha256 = "96c51067fd44124faa7f870b4b1c969379ad32b2ba805aa959430ceaa384f695", type = "tar.gz", - urls = ["https://static.crates.io/crates/cc/1.0.98/download"], - strip_prefix = "cc-1.0.98", - build_file = Label("@examples//vendor_remote_pkgs/crates:BUILD.cc-1.0.98.bazel"), + urls = ["https://static.crates.io/crates/cc/1.0.99/download"], + strip_prefix = "cc-1.0.99", + build_file = Label("@examples//vendor_remote_pkgs/crates:BUILD.cc-1.0.99.bazel"), ) maybe( @@ -705,12 +705,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__httparse-1.8.0", - sha256 = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904", + name = "crates_vendor_pkgs__httparse-1.9.2", + sha256 = "9f3935c160d00ac752e09787e6e6bfc26494c2183cc922f1bc678a60d4733bc2", type = "tar.gz", - urls = ["https://static.crates.io/crates/httparse/1.8.0/download"], - strip_prefix = "httparse-1.8.0", - build_file = Label("@examples//vendor_remote_pkgs/crates:BUILD.httparse-1.8.0.bazel"), + urls = ["https://static.crates.io/crates/httparse/1.9.2/download"], + strip_prefix = "httparse-1.9.2", + build_file = Label("@examples//vendor_remote_pkgs/crates:BUILD.httparse-1.9.2.bazel"), ) maybe( @@ -725,12 +725,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__hyper-0.14.28", - sha256 = "bf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80", + name = "crates_vendor_pkgs__hyper-0.14.29", + sha256 = "f361cde2f109281a220d4307746cdfd5ee3f410da58a70377762396775634b33", type = "tar.gz", - urls = ["https://static.crates.io/crates/hyper/0.14.28/download"], - strip_prefix = "hyper-0.14.28", - build_file = Label("@examples//vendor_remote_pkgs/crates:BUILD.hyper-0.14.28.bazel"), + urls = ["https://static.crates.io/crates/hyper/0.14.29/download"], + strip_prefix = "hyper-0.14.29", + build_file = Label("@examples//vendor_remote_pkgs/crates:BUILD.hyper-0.14.29.bazel"), ) maybe( @@ -1545,7 +1545,7 @@ def crate_repositories(): return [ struct(repo = "crates_vendor_pkgs__axum-0.4.8", is_dev_dep = False), - struct(repo = "crates_vendor_pkgs__hyper-0.14.28", is_dev_dep = False), + struct(repo = "crates_vendor_pkgs__hyper-0.14.29", is_dev_dep = False), struct(repo = "crates_vendor_pkgs__mime-0.3.17", is_dev_dep = False), struct(repo = "crates_vendor_pkgs__serde_json-1.0.117", is_dev_dep = False), struct(repo = "crates_vendor_pkgs__socket2-0.4.10", is_dev_dep = False), diff --git a/examples/ffi/java_calling_rust/com/example/rustjni/BUILD.bazel b/examples/ffi/java_calling_rust/com/example/rustjni/BUILD.bazel new file mode 100644 index 0000000000..6f2305eea3 --- /dev/null +++ b/examples/ffi/java_calling_rust/com/example/rustjni/BUILD.bazel @@ -0,0 +1,21 @@ +load("@rules_java//java:defs.bzl", "java_library", "java_test") + +java_library( + name = "rustjni", + srcs = ["RustStringLength.java"], + data = ["//ffi/java_calling_rust/rust-crate:rstrlen"], + deps = [ + "@bazel_tools//tools/java/runfiles", + "@maven//:net_java_dev_jna_jna", + ], +) + +java_test( + name = "rustjni_test", + srcs = ["RustJniTest.java"], + test_class = "com.example.rustjni.RustJniTest", + deps = [ + ":rustjni", + "@maven//:org_hamcrest_hamcrest", + ], +) diff --git a/examples/ffi/java_calling_rust/com/example/rustjni/RustJniTest.java b/examples/ffi/java_calling_rust/com/example/rustjni/RustJniTest.java new file mode 100644 index 0000000000..ba61b3c159 --- /dev/null +++ b/examples/ffi/java_calling_rust/com/example/rustjni/RustJniTest.java @@ -0,0 +1,15 @@ +package com.example.rustjni; + +import org.junit.Test; + +import static org.hamcrest.MatcherAssert.assertThat; +import static org.hamcrest.Matchers.equalTo; + +public class RustJniTest { + @Test + public void testCallsJniToRust() throws Exception { + final String s = "hello"; + long result = RustStringLength.loadNativeLibrary().calculate_string_length_from_rust(s); + assertThat(result, equalTo(5L)); + } +} diff --git a/examples/ffi/java_calling_rust/com/example/rustjni/RustStringLength.java b/examples/ffi/java_calling_rust/com/example/rustjni/RustStringLength.java new file mode 100644 index 0000000000..fa2e74caaa --- /dev/null +++ b/examples/ffi/java_calling_rust/com/example/rustjni/RustStringLength.java @@ -0,0 +1,29 @@ +package com.example.rustjni; + +import com.google.devtools.build.runfiles.AutoBazelRepository; +import com.google.devtools.build.runfiles.Runfiles; + +import com.sun.jna.Library; +import com.sun.jna.Native; + +import java.io.IOException; + +@AutoBazelRepository +public interface RustStringLength extends Library { + long calculate_string_length_from_rust(String s); + + static RustStringLength loadNativeLibrary() throws IOException { + String prefix = "lib"; + String extension = "so"; + if ("Mac OS X".equals(System.getProperty("os.name"))) { + extension = "dylib"; + } else if (System.getProperty("os.name").contains("Windows")) { + prefix = ""; + extension = "dll"; + } + Runfiles.Preloaded runfiles = Runfiles.preload(); + String dylibPath = runfiles.withSourceRepository(AutoBazelRepository_RustStringLength.NAME).rlocation("examples/ffi/java_calling_rust/rust-crate/" + prefix + "rstrlen." + extension); + + return Native.load(dylibPath, RustStringLength.class); + } +} diff --git a/examples/ffi/java_calling_rust/rust-crate/BUILD.bazel b/examples/ffi/java_calling_rust/rust-crate/BUILD.bazel new file mode 100644 index 0000000000..529c121baa --- /dev/null +++ b/examples/ffi/java_calling_rust/rust-crate/BUILD.bazel @@ -0,0 +1,8 @@ +load("@rules_rust//rust:defs.bzl", "rust_shared_library") + +rust_shared_library( + name = "rstrlen", + srcs = ["rust_string_length.rs"], + edition = "2021", + visibility = ["//visibility:public"], +) diff --git a/examples/ffi/java_calling_rust/rust-crate/rust_string_length.rs b/examples/ffi/java_calling_rust/rust-crate/rust_string_length.rs new file mode 100644 index 0000000000..5b3c11f81f --- /dev/null +++ b/examples/ffi/java_calling_rust/rust-crate/rust_string_length.rs @@ -0,0 +1,16 @@ +use std::ffi::CStr; +use std::os::raw::c_char; + +/// Calculates the length of a string. +/// +/// # Safety +/// +/// The argument must null-terminated. +#[no_mangle] +pub unsafe extern "C" fn calculate_string_length_from_rust(s: *const c_char) -> i64 { + let slice = unsafe { CStr::from_ptr(s).to_bytes() }; + std::str::from_utf8(slice).map_or(-1, |s| { + let l = s.len(); + l.try_into().unwrap_or(-1) + }) +} diff --git a/examples/maven_install.json b/examples/maven_install.json new file mode 100644 index 0000000000..ca3192bb6d --- /dev/null +++ b/examples/maven_install.json @@ -0,0 +1,49 @@ +{ + "__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL", + "__INPUT_ARTIFACTS_HASH": -152875169, + "__RESOLVED_ARTIFACTS_HASH": 61617868, + "artifacts": { + "net.java.dev.jna:jna": { + "shasums": { + "jar": "34ed1e1f27fa896bca50dbc4e99cf3732967cec387a7a0d5e3486c09673fe8c6" + }, + "version": "5.14.0" + }, + "org.hamcrest:hamcrest": { + "shasums": { + "jar": "5e62846a89f05cd78cd9c1a553f340d002458380c320455dd1f8fc5497a8a1c1" + }, + "version": "2.2" + } + }, + "dependencies": {}, + "packages": { + "net.java.dev.jna:jna": [ + "com.sun.jna", + "com.sun.jna.internal", + "com.sun.jna.ptr", + "com.sun.jna.win32" + ], + "org.hamcrest:hamcrest": [ + "org.hamcrest", + "org.hamcrest.beans", + "org.hamcrest.collection", + "org.hamcrest.comparator", + "org.hamcrest.core", + "org.hamcrest.internal", + "org.hamcrest.io", + "org.hamcrest.number", + "org.hamcrest.object", + "org.hamcrest.text", + "org.hamcrest.xml" + ] + }, + "repositories": { + "https://repo1.maven.org/maven2/": [ + "net.java.dev.jna:jna", + "org.hamcrest:hamcrest" + ] + }, + "services": {}, + "version": "2" +} diff --git a/examples/nix_cross_compiling/bazel/cargo/cargo-bazel-lock.json b/examples/nix_cross_compiling/bazel/cargo/cargo-bazel-lock.json index f449f2db9a..6faee60de8 100644 --- a/examples/nix_cross_compiling/bazel/cargo/cargo-bazel-lock.json +++ b/examples/nix_cross_compiling/bazel/cargo/cargo-bazel-lock.json @@ -1,5 +1,5 @@ { - "checksum": "5350d3749594f9afbbf2919b07c19a061cb7a488176ed6daf04cad05e1b9c562", + "checksum": "8c612020d0d9845c0b2283f0f8428790ebeb21f3a0ecdedb4c8944b350436b80", "crates": { "addr2line 0.21.0": { "name": "addr2line", @@ -17,7 +17,7 @@ "crate_name": "addr2line", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -65,7 +65,7 @@ "crate_name": "adler", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -105,7 +105,7 @@ "crate_name": "anyhow", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -151,7 +151,7 @@ "crate_name": "autocfg", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -190,7 +190,7 @@ "crate_name": "backtrace", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -261,7 +261,7 @@ "crate_name": "bitflags", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -300,7 +300,7 @@ "crate_name": "bytes", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -345,7 +345,7 @@ "crate_name": "cc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -395,7 +395,7 @@ "crate_name": "cfg_if", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -429,7 +429,7 @@ "crate_name": "direct_cargo_bazel_deps", "crate_root": ".direct_cargo_bazel_deps.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -478,7 +478,7 @@ "crate_name": "gimli", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -517,7 +517,7 @@ "crate_name": "hermit_abi", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -556,7 +556,7 @@ "crate_name": "libc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -625,7 +625,7 @@ "crate_name": "lock_api", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -680,7 +680,7 @@ "crate_name": "memchr", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -719,7 +719,7 @@ "crate_name": "miniz_oxide", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -768,7 +768,7 @@ "crate_name": "mio", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -841,7 +841,7 @@ "crate_name": "num_cpus", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -897,7 +897,7 @@ "crate_name": "object", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -945,7 +945,7 @@ "crate_name": "parking_lot", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1003,7 +1003,7 @@ "crate_name": "parking_lot_core", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1074,7 +1074,7 @@ "crate_name": "pin_project_lite", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1113,7 +1113,7 @@ "crate_name": "proc_macro2", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1177,7 +1177,7 @@ "crate_name": "quote", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1232,7 +1232,7 @@ "crate_name": "syscall", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1279,7 +1279,7 @@ "crate_name": "rustc_demangle", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1318,7 +1318,7 @@ "crate_name": "scopeguard", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1357,7 +1357,7 @@ "crate_name": "signal_hook_registry", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1405,7 +1405,7 @@ "crate_name": "smallvec", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1444,7 +1444,7 @@ "crate_name": "socket2", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1506,7 +1506,7 @@ "crate_name": "syn", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1579,7 +1579,7 @@ "crate_name": "tokio", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1796,7 +1796,7 @@ "crate_name": "tokio_macros", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1851,7 +1851,7 @@ "crate_name": "unicode_ident", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1891,7 +1891,7 @@ "crate_name": "wasi", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -1937,7 +1937,7 @@ "crate_name": "windows_sys", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2005,7 +2005,7 @@ "crate_name": "windows_targets", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2091,7 +2091,7 @@ "crate_name": "windows_aarch64_gnullvm", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2130,7 +2130,7 @@ "crate_name": "windows_aarch64_msvc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2169,7 +2169,7 @@ "crate_name": "windows_i686_gnu", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2208,7 +2208,7 @@ "crate_name": "windows_i686_msvc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2247,7 +2247,7 @@ "crate_name": "windows_x86_64_gnu", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2286,7 +2286,7 @@ "crate_name": "windows_x86_64_gnullvm", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -2325,7 +2325,7 @@ "crate_name": "windows_x86_64_msvc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] diff --git a/rust/known_shas.bzl b/rust/known_shas.bzl index 9ac534918c..3c66e6bb18 100644 --- a/rust/known_shas.bzl +++ b/rust/known_shas.bzl @@ -20664,6 +20664,442 @@ FILE_KEY_TO_SHA = { "2024-05-02/rustfmt-nightly-x86_64-unknown-linux-musl.tar.xz": "9e3d94c7968a6c71468bf0827eefaa8482a60538bb07358f15fca9e79dac421b", "2024-05-02/rustfmt-nightly-x86_64-unknown-netbsd.tar.gz": "2c6954b8f2f0cfceefaa03f9fdc64692da22c393150e1d963216406cdfcd83b2", "2024-05-02/rustfmt-nightly-x86_64-unknown-netbsd.tar.xz": "5842348e95a8c6957310199a2d8de29426ffbd4af552b05ff22ba45dc96c4b27", + "2024-06-13/cargo-nightly-aarch64-apple-darwin.tar.gz": "a4d91f0d0389198746368f15a16373dfe740d5a042fbb55d16ef21eaa5bd4a16", + "2024-06-13/cargo-nightly-aarch64-apple-darwin.tar.xz": "99151f9007cd81264d7bd06f453d280a3a8b257127972aca9b030c1bbff63dde", + "2024-06-13/cargo-nightly-aarch64-pc-windows-msvc.tar.gz": "84fed40a11932f46c24863b2f3ee5584bd06af3894dac815c3bde12ba8168065", + "2024-06-13/cargo-nightly-aarch64-pc-windows-msvc.tar.xz": "a38a0b1970db3be903dcaaef2e5318aa10f9e6a1632ff25993e5ce00d0618946", + "2024-06-13/cargo-nightly-aarch64-unknown-linux-gnu.tar.gz": "ad638eea2d16183b70a51225844235bcebb7f51724d767866ee15ed2c7ff222e", + "2024-06-13/cargo-nightly-aarch64-unknown-linux-gnu.tar.xz": "944d02c0a1720b1b205c8d8c4e11a8455dddc1dab4c0d3e7be413b1bc19b5f00", + "2024-06-13/cargo-nightly-aarch64-unknown-linux-musl.tar.gz": "d9b4e2ca5a0c260cf224f905c1bfe77c76dbd138c2ab6d1ea995690f548d4c94", + "2024-06-13/cargo-nightly-aarch64-unknown-linux-musl.tar.xz": "86a71588d5f0afccf557e6a77ad503c86be135baf9f6ed1b8169472a5c9ba076", + "2024-06-13/cargo-nightly-arm-unknown-linux-gnueabi.tar.gz": "0115ff1144cacdedda5fb56fd3b9d0e6d970ff628ca4c478ea8699f4cd13d0b6", + "2024-06-13/cargo-nightly-arm-unknown-linux-gnueabi.tar.xz": "0958cc98f868c5176b147ed5571e1a29c53610ac10157d99420aff8e54f71a07", + "2024-06-13/cargo-nightly-arm-unknown-linux-gnueabihf.tar.gz": "94308ea2e59c74015e14b7e3cc5282f0147993ec8bdae60e851c1ef46e8b0320", + "2024-06-13/cargo-nightly-arm-unknown-linux-gnueabihf.tar.xz": "be668c6857f245f548da40060d12dad0cd0269857b5fb9c1835983296ca07a99", + "2024-06-13/cargo-nightly-armv7-unknown-linux-gnueabihf.tar.gz": "c906310c324b5f9bd49fcbc7b4929182d92c2b2cf470fb626b3f5c488d6800f5", + "2024-06-13/cargo-nightly-armv7-unknown-linux-gnueabihf.tar.xz": "c002ddf23925206fb191829b6b2866bcd1f743eafd9d97c93d3176a74178e8f9", + "2024-06-13/cargo-nightly-i686-pc-windows-gnu.tar.gz": "648e0d784f37b78bfe620006b85ec84b0cdaeb19e583836eec711552cf8bc647", + "2024-06-13/cargo-nightly-i686-pc-windows-gnu.tar.xz": "f7332bbccd946777c48e21f586f3a490297588cb7172edd0727e51c54cabe2db", + "2024-06-13/cargo-nightly-i686-pc-windows-msvc.tar.gz": "1463e7044ee6b40962cc938d4841533d23f03bb5d09e2ea2e240653546c0ae5b", + "2024-06-13/cargo-nightly-i686-pc-windows-msvc.tar.xz": "335f11254586196cf1e7e54bccb02dbb945cfd038926739389960f9c589a2dac", + "2024-06-13/cargo-nightly-i686-unknown-linux-gnu.tar.gz": "ff665ab8d6675ddb78e4ced7559c6f3d2cc1b187309bc6f40bde032faefa57f2", + "2024-06-13/cargo-nightly-i686-unknown-linux-gnu.tar.xz": "0497b4df9e39d5cb344442fa0f62f1c1dc42b2b1320544a9adbbe93719e8de00", + "2024-06-13/cargo-nightly-powerpc-unknown-linux-gnu.tar.gz": "fe298faee8acafa4823e5c309c7afa65a2217cc48a82a5463bdb3a70eb1631c0", + "2024-06-13/cargo-nightly-powerpc-unknown-linux-gnu.tar.xz": "f3ce80194f6b99947deffa3da4e358afbcb789c39aea8f4ccb1b8e73b838521c", + "2024-06-13/cargo-nightly-powerpc64-unknown-linux-gnu.tar.gz": "6f0fcb0618359aec98afc1d1c97ace3b8f633b5a2a60f3ce0653001decf50d0a", + "2024-06-13/cargo-nightly-powerpc64-unknown-linux-gnu.tar.xz": "391c0610c370bf8a57efe9395e2b229101337864dbfddd2d363932df11017fc1", + "2024-06-13/cargo-nightly-powerpc64le-unknown-linux-gnu.tar.gz": "a5d0e1b139121a90ea0c572674020e914e1cd8b66d9f0bab4a5271132cf7e277", + "2024-06-13/cargo-nightly-powerpc64le-unknown-linux-gnu.tar.xz": "b3228dc52456584256bad3084a3bae04dceaae8e2bdc8dfa6b15ddf9453ba48b", + "2024-06-13/cargo-nightly-riscv64gc-unknown-linux-gnu.tar.gz": "438fcbd140143f420224b4739d07b9c714454d6464c07a6b993aa24bdce5f4d9", + "2024-06-13/cargo-nightly-riscv64gc-unknown-linux-gnu.tar.xz": "41e5bacbdc52704af96dbdef9b1ccb70dcaf4da0838e25fc0090d07a22fc8bc8", + "2024-06-13/cargo-nightly-s390x-unknown-linux-gnu.tar.gz": "704842cc2c90267eecf7199f0f78c66e7dc6dae21dce1a9706047461fb212e09", + "2024-06-13/cargo-nightly-s390x-unknown-linux-gnu.tar.xz": "e47e51656d844fae0d0fac9fcb527d29f05ee0f091ffeeea833ea15df6dd4903", + "2024-06-13/cargo-nightly-x86_64-apple-darwin.tar.gz": "58bc005a5ba777115843de65c92a0754b75ec043bc432398d4ee2835ca0fdaa6", + "2024-06-13/cargo-nightly-x86_64-apple-darwin.tar.xz": "2822b9d83ac6c4017fb92be54838ef2a084eaf2f82d14c68bbbeddaaca67ba5a", + "2024-06-13/cargo-nightly-x86_64-pc-windows-gnu.tar.gz": "691d3ea1482fecfa98cffeab5af615c475588e9c1b8e606c87d0c0a6523579b7", + "2024-06-13/cargo-nightly-x86_64-pc-windows-gnu.tar.xz": "4359eb8912a4fd27543c6d8b414c98c5647207e6597130052d4f0603b45938dd", + "2024-06-13/cargo-nightly-x86_64-pc-windows-msvc.tar.gz": "ad3b686501c9d6c72835e3471df8a936d2d1dd3a57510849d01b793926fa5587", + "2024-06-13/cargo-nightly-x86_64-pc-windows-msvc.tar.xz": "2cc828f2ed62dd5bb18e37ff084d4652f35e482c117c793eb41ae03c8a412dc0", + "2024-06-13/cargo-nightly-x86_64-unknown-freebsd.tar.gz": "81fda0477ce6e1a5d2b0807a855edf4b765142adf23463a759c2ae4751d6526a", + "2024-06-13/cargo-nightly-x86_64-unknown-freebsd.tar.xz": "d509e75005ba1e32298b9627bddadbbf795ef31080eb756331d70a20ae6a5115", + "2024-06-13/cargo-nightly-x86_64-unknown-illumos.tar.gz": "aa5726adb8bd3ed335cff54bc833ab840203ebf231bd81122756555b72236546", + "2024-06-13/cargo-nightly-x86_64-unknown-illumos.tar.xz": "f12f714054a22f5cebf5e36a7fbfd2300f4e8e2b266de049c14ba51e1854cdfe", + "2024-06-13/cargo-nightly-x86_64-unknown-linux-gnu.tar.gz": "debf64dc921bb1d2d0f2033b31468cb986375c1a5b04503077d2ca13636a32e3", + "2024-06-13/cargo-nightly-x86_64-unknown-linux-gnu.tar.xz": "e59f67b0432144f044106a62526df1491d2432767c83939c1ea8594f1efcbe42", + "2024-06-13/cargo-nightly-x86_64-unknown-linux-musl.tar.gz": "bd0341a97dd046642449b1210eff5ea1539daff20e120a62f8e75ddb21a5c877", + "2024-06-13/cargo-nightly-x86_64-unknown-linux-musl.tar.xz": "45f2677f61a7337e11b6a9c6b6e3dc132b03e091ec0f3c77875c14740a32fea1", + "2024-06-13/cargo-nightly-x86_64-unknown-netbsd.tar.gz": "b36d541ce24c4cf5cbe22733daa9c194dbedc0025c11d688bf5b7168e93c4877", + "2024-06-13/cargo-nightly-x86_64-unknown-netbsd.tar.xz": "9e916d92c7435280b5d2a295edf0c8965a96457db3a3202348f79014f65ce7ab", + "2024-06-13/clippy-nightly-aarch64-apple-darwin.tar.gz": "d329639ab43c7d4edce597c6c117e3c05cdf0f042d0c1593bd8ea5d69a3c8b9e", + "2024-06-13/clippy-nightly-aarch64-apple-darwin.tar.xz": "5f3cb74181e9af7d0f75c7eae5683eec9de86b7c036249e9ea465cd4ebe4c412", + "2024-06-13/clippy-nightly-aarch64-pc-windows-msvc.tar.gz": "05cb4c54dd5cf8f5cc0ef8037689e3e52955a5533c396547f333d2675049ff3e", + "2024-06-13/clippy-nightly-aarch64-pc-windows-msvc.tar.xz": "55a07a22da45598be9e46ca1fc6381ee674ec1439721368ccdf462e41fe05c39", + "2024-06-13/clippy-nightly-aarch64-unknown-linux-gnu.tar.gz": "f05e9ac3f38cee9c37d0ebe7c5cc1ab71ec5650e5ba2b24c748a77a3d333e57f", + "2024-06-13/clippy-nightly-aarch64-unknown-linux-gnu.tar.xz": "959bf5fb69d79b058133c863209f58206c083aa0ee8080a17e3c2f7459d3a1cc", + "2024-06-13/clippy-nightly-aarch64-unknown-linux-musl.tar.gz": "2093df8dfa4afeea66e3cd8416a20ec10c458bae056487f6f6147951826cb753", + "2024-06-13/clippy-nightly-aarch64-unknown-linux-musl.tar.xz": "00056af7897e39e86859e6a82d84361545d61847c2b189495541755114bd964f", + "2024-06-13/clippy-nightly-arm-unknown-linux-gnueabi.tar.gz": "ad8bc059a8123bc09a523aee27d4f37a1a22922318160a44e194e3d2a5389c8f", + "2024-06-13/clippy-nightly-arm-unknown-linux-gnueabi.tar.xz": "79357a0c05b1d239495e3f619d10f6b40dde7ab025969c052665d2eb2180e1df", + "2024-06-13/clippy-nightly-arm-unknown-linux-gnueabihf.tar.gz": "c54c0b5a0d277122e8b25072970d28e4cbf9ed8834d6c113109ca186a20c18a9", + "2024-06-13/clippy-nightly-arm-unknown-linux-gnueabihf.tar.xz": "f11df3e9c227a3169a02b9e4584714dfc4552d5c6311455bed4325865d00fa47", + "2024-06-13/clippy-nightly-armv7-unknown-linux-gnueabihf.tar.gz": "8d9cb4eeb1311425580ee06c73782ceb05d2c088e39448f9d73a2cb9266434d4", + "2024-06-13/clippy-nightly-armv7-unknown-linux-gnueabihf.tar.xz": "0028be7808f60489ee12cce334627425c64eeda864cdd14d23df0ffa04beaf28", + "2024-06-13/clippy-nightly-i686-pc-windows-gnu.tar.gz": "de2bda6845bf31829b8616b9ab8d8369e2f66283edffd1879ad947c942e7e987", + "2024-06-13/clippy-nightly-i686-pc-windows-gnu.tar.xz": "a656b7e596705bca55196f2881a6568d6bf29254872d51f48e0459bf68902652", + "2024-06-13/clippy-nightly-i686-pc-windows-msvc.tar.gz": "bbcad1885ac08bb24c344787d80a973034799e3cca6079d2fe158bca0d409c65", + "2024-06-13/clippy-nightly-i686-pc-windows-msvc.tar.xz": "9245f09177358c3172a8f7b285e9d8b049af12e533e4bf78f4c657d8322607ac", + "2024-06-13/clippy-nightly-i686-unknown-linux-gnu.tar.gz": "be4f88317335544b1fd343c8b8a181904a715651a7b9aa6773dd68cba129e52b", + "2024-06-13/clippy-nightly-i686-unknown-linux-gnu.tar.xz": "71537b498b02b4bd8ab23b575705a75abebd4d8439f3888676b084a22a64e662", + "2024-06-13/clippy-nightly-powerpc-unknown-linux-gnu.tar.gz": "4b0bff20bfe5637fdb58b3c24bf0950c0ad5f5bb0b7ccb22b87aa442a7c1325e", + "2024-06-13/clippy-nightly-powerpc-unknown-linux-gnu.tar.xz": "52faac5423a447c835a99ab18527e59d4a63041534a467856f7b55e342213da8", + "2024-06-13/clippy-nightly-powerpc64-unknown-linux-gnu.tar.gz": "802f618121f691e686ba99ddb6ec935f283aafed7f3ffb3ee3a1d4f61fc58cc7", + "2024-06-13/clippy-nightly-powerpc64-unknown-linux-gnu.tar.xz": "99336bea65be76321bf863a6f1f15072dc29774c3f16aae32320358d25a36ec7", + "2024-06-13/clippy-nightly-powerpc64le-unknown-linux-gnu.tar.gz": "69a10a848fb4cfffbec684d6c314dfc74189c67c28ceb660b38ff62e78dd1f9d", + "2024-06-13/clippy-nightly-powerpc64le-unknown-linux-gnu.tar.xz": "daa3366c34fa8a39ca8ee4649a22670a21844591497306f5bb4808642fa38e2d", + "2024-06-13/clippy-nightly-riscv64gc-unknown-linux-gnu.tar.gz": "72ce8cf841314c39efa3d2a19d7b5e8314a17ae50f0826dd593c16207191f44a", + "2024-06-13/clippy-nightly-riscv64gc-unknown-linux-gnu.tar.xz": "6dc7d0b4a144b920aa679d6d8f3bfbcd8e6a51de0ea40808690b11b8c2bbaf16", + "2024-06-13/clippy-nightly-s390x-unknown-linux-gnu.tar.gz": "46e3019968abca43a7ca6b6a819fb887cecd77db407746d6602dec937c7e976c", + "2024-06-13/clippy-nightly-s390x-unknown-linux-gnu.tar.xz": "3cb2d1f1e754f98e1b4ad49d70a163e67f5e55a6be8c1f1367d039e5fbf6b286", + "2024-06-13/clippy-nightly-x86_64-apple-darwin.tar.gz": "9afd6c3a8dfa9003593545e869b2941d9eadbfc2c27cea378ebd2e4cf8e6eb04", + "2024-06-13/clippy-nightly-x86_64-apple-darwin.tar.xz": "131ab8d88a015fc019cd2f539b0d7e0a7a276254bf15f1a6afda51522de3e4aa", + "2024-06-13/clippy-nightly-x86_64-pc-windows-gnu.tar.gz": "83c120d9ef1f63cd590d8b7da4a79379a0d90a0af603f0d797f120cca3c2a1c7", + "2024-06-13/clippy-nightly-x86_64-pc-windows-gnu.tar.xz": "8879551fe981751c95c53a5ca206500cb3a4474adaa2c6172452bd6e89fe85da", + "2024-06-13/clippy-nightly-x86_64-pc-windows-msvc.tar.gz": "7e049cfc2aef19fff266977fcd6a72efc41d8b7f345f7d4fd22e7de05c781d5f", + "2024-06-13/clippy-nightly-x86_64-pc-windows-msvc.tar.xz": "6082c2f625d3218254dcd1746f70db0bcc393c8f8ef7eae1a170247eeac3b77b", + "2024-06-13/clippy-nightly-x86_64-unknown-freebsd.tar.gz": "e8bbb91030d3410cdc498c0b595cb9121ba8f5d589e274d61283c24edae7a175", + "2024-06-13/clippy-nightly-x86_64-unknown-freebsd.tar.xz": "eeca836ee78bceac3b8ef63c4d7ae29bcd84fcacc5ebc18892bfe1baca5c1c1b", + "2024-06-13/clippy-nightly-x86_64-unknown-illumos.tar.gz": "6118fdefdcdfcf4e9d0d56d3f840c57f1fb17bfe8442636a3ce99339067b3628", + "2024-06-13/clippy-nightly-x86_64-unknown-illumos.tar.xz": "56cc357e830355e220bea16f0beab05d88a73b21d8f69c5960f3e9d968d59e5a", + "2024-06-13/clippy-nightly-x86_64-unknown-linux-gnu.tar.gz": "7f46807738ae6ed47a64bf68bd4231b132f03c95d7633deb9729022c6d81de23", + "2024-06-13/clippy-nightly-x86_64-unknown-linux-gnu.tar.xz": "ef4408fbfa50ced84e29b52b186d58e3e8b792ba849642a6b194fbdc874a3318", + "2024-06-13/clippy-nightly-x86_64-unknown-linux-musl.tar.gz": "64c4efa20d9e4e0feabb0f97c64b8661d798c702f07728581effe69819d35b7e", + "2024-06-13/clippy-nightly-x86_64-unknown-linux-musl.tar.xz": "59be3bec30e6adccab121cc1c106794e2adbbaf6f7c59c03f01a93fd8760c0d5", + "2024-06-13/clippy-nightly-x86_64-unknown-netbsd.tar.gz": "107f4564ddbde9b87b60fd9acf9182a216d8adf88eaaf84f107ae3b38f939f89", + "2024-06-13/clippy-nightly-x86_64-unknown-netbsd.tar.xz": "9c314e3d31ba6d1b420250672c5b2b81289b898c1e8df1dba9b928ab691870cc", + "2024-06-13/llvm-tools-nightly-aarch64-apple-darwin.tar.gz": "9d1440f975e3dbb00196698000b61e9b36a147c673eb29638c593718a2b063b7", + "2024-06-13/llvm-tools-nightly-aarch64-apple-darwin.tar.xz": "d8d0c3060fab5efb9d3f9799ead028ef9925b5f64fc33de999a27ffdb900ca33", + "2024-06-13/llvm-tools-nightly-aarch64-pc-windows-msvc.tar.gz": "f97bcc3e68ebf16e93c413623ebc9c31c1cfb8e4adc2f00874b5bfdea2e77cea", + "2024-06-13/llvm-tools-nightly-aarch64-pc-windows-msvc.tar.xz": "cc62afdcb303019d212035c28207dd43f939a6369f3e1655b1838cd9d6d57f06", + "2024-06-13/llvm-tools-nightly-aarch64-unknown-linux-gnu.tar.gz": "5646562731077a04c13f63b0726477ba268422fc11ebb459b56778f7a15ff62b", + "2024-06-13/llvm-tools-nightly-aarch64-unknown-linux-gnu.tar.xz": "be4b4b43f6c57f6c2d89b818dbe31336155564ac7e6adde7d099ae106f9f8e27", + "2024-06-13/llvm-tools-nightly-aarch64-unknown-linux-musl.tar.gz": "cdd9978833d89d3d3ddfb32b609ad856076ddca63380962fe3fe22b772c9414d", + "2024-06-13/llvm-tools-nightly-aarch64-unknown-linux-musl.tar.xz": "e31de8bb0e25731dd3ea74d3264a9fad2e17813fdf8a67fe003c56ad05a4df99", + "2024-06-13/llvm-tools-nightly-arm-unknown-linux-gnueabi.tar.gz": "b7b89101c49091f2b538befe082cdacec7267d94c07fa99ab54be061f50813a3", + "2024-06-13/llvm-tools-nightly-arm-unknown-linux-gnueabi.tar.xz": "fc9cac601fd45c2fa01b4dcf2cba04bf099c245f9cf6d012fbae593d52df12fd", + "2024-06-13/llvm-tools-nightly-arm-unknown-linux-gnueabihf.tar.gz": "1e752c1a0078d4ab9c6dc2817d6a6932616d3a1b65fefd2490eca7a3654e61ee", + "2024-06-13/llvm-tools-nightly-arm-unknown-linux-gnueabihf.tar.xz": "80b77b0dfbbde0f7f91f9caf6a0222240fa2246858c2e3b585d2b39a819a919a", + "2024-06-13/llvm-tools-nightly-armv7-unknown-linux-gnueabihf.tar.gz": "b553d1db797af60f33332309bf1aacbf31015b91d6e8d5912785dba668b6eaf7", + "2024-06-13/llvm-tools-nightly-armv7-unknown-linux-gnueabihf.tar.xz": "033a0b938b0d19f8c095e9faaae61543aa1a4158b63b246ca48a60cf39261cdd", + "2024-06-13/llvm-tools-nightly-i686-pc-windows-gnu.tar.gz": "8d52c7f7166d15843e504a5371e1a5b7186115eeab0a4bbc57d67266629006c8", + "2024-06-13/llvm-tools-nightly-i686-pc-windows-gnu.tar.xz": "005e7ee5f46c7e69a08904b3ac5302b77fea3a012d833e12c13a33248937e361", + "2024-06-13/llvm-tools-nightly-i686-pc-windows-msvc.tar.gz": "1fe334cfe9ff640965cc791760ea0efc6dcd501337d3d28918e20dafc9d63838", + "2024-06-13/llvm-tools-nightly-i686-pc-windows-msvc.tar.xz": "a023a959c266b1007decbfb19003f5535a433acb49577a2551cdede45e65e0d7", + "2024-06-13/llvm-tools-nightly-i686-unknown-linux-gnu.tar.gz": "0b656e921fe80aadd48d7680cc0ff2db77ccbd1c2bddcce6ec5e7cf66cba2318", + "2024-06-13/llvm-tools-nightly-i686-unknown-linux-gnu.tar.xz": "935379b52e2c66bfa8d0431daf0f748111c420893b443ee391e04b0e81bf6b90", + "2024-06-13/llvm-tools-nightly-powerpc-unknown-linux-gnu.tar.gz": "f8a654bef37638f0f8b9df13d915c85abf0444d4b1c6e069654099d01dacd52d", + "2024-06-13/llvm-tools-nightly-powerpc-unknown-linux-gnu.tar.xz": "a89e72c31a5c6c7cd8f3486cae8ddcd52d7e5c962bf029c34e8205e117e5c53d", + "2024-06-13/llvm-tools-nightly-powerpc64-unknown-linux-gnu.tar.gz": "a7554143adc943a27bf5a5025494fbebd756422459d423622d05f57d04cb2620", + "2024-06-13/llvm-tools-nightly-powerpc64-unknown-linux-gnu.tar.xz": "000826bcd5ecb3344cc5a41881a940d3d0462cfd21bc9ca6c4738309c6e5d5a3", + "2024-06-13/llvm-tools-nightly-powerpc64le-unknown-linux-gnu.tar.gz": "4a415f607e2708356d29ac1e4b0cd2f106600ca56071f62fa709fdf9a87bda06", + "2024-06-13/llvm-tools-nightly-powerpc64le-unknown-linux-gnu.tar.xz": "59ed3954e652cd082e58050f8ee63b69b2b8e7b79acc56a5d1858ed3e3971853", + "2024-06-13/llvm-tools-nightly-riscv64gc-unknown-linux-gnu.tar.gz": "ea1a99852c7d0197f27cf0233f5e7338d83988642beb69df9e32241fde8d47d0", + "2024-06-13/llvm-tools-nightly-riscv64gc-unknown-linux-gnu.tar.xz": "1d2b158c731605f0140ad4b0a401cf0e9a4becfc5fc8f5886cc376fc2e8c3a17", + "2024-06-13/llvm-tools-nightly-s390x-unknown-linux-gnu.tar.gz": "d09eccdd89ef83be0511c29e44a8673b7604d0787fa28c4114661dcfed7afc43", + "2024-06-13/llvm-tools-nightly-s390x-unknown-linux-gnu.tar.xz": "a00a253894eeae3d85c1a232a135883a807aede0ecd8bda69a64a5992e2c1a4c", + "2024-06-13/llvm-tools-nightly-x86_64-apple-darwin.tar.gz": "e0bf00f45fc98bbd66ca3842e8e835067d875c00dfd613bc0b49ab3bab430cd4", + "2024-06-13/llvm-tools-nightly-x86_64-apple-darwin.tar.xz": "8c5dd7b3b912d284453ff866d4d246c62b5a0e4444ddaf80fc9f15e76a95740e", + "2024-06-13/llvm-tools-nightly-x86_64-pc-windows-gnu.tar.gz": "9ac6e13171d81942fe151fa15d408badb7fd9637aebf02642a41d0d9603e7324", + "2024-06-13/llvm-tools-nightly-x86_64-pc-windows-gnu.tar.xz": "76aa6e4eb1b5954f4bf7a85d161a6cb25d66906278dc196c6aa96bb2f4698adc", + "2024-06-13/llvm-tools-nightly-x86_64-pc-windows-msvc.tar.gz": "0e08f77b3b3abeb8234021bc6d6fa5eac9fcb77e12c46d333d8a5ef5ab67b482", + "2024-06-13/llvm-tools-nightly-x86_64-pc-windows-msvc.tar.xz": "8dea587d56bdda63376d30d322522e6abddb2f707e09b3538032e283b8c2271a", + "2024-06-13/llvm-tools-nightly-x86_64-unknown-freebsd.tar.gz": "6516266d80b3d1b8567221dc468ae69801d3e37f380e4ab97d9216eca8b51102", + "2024-06-13/llvm-tools-nightly-x86_64-unknown-freebsd.tar.xz": "cdbdc416b8b54cb653f4d62f7cec89e5ee80ae3e67ebcdbf010acccf310c0ddb", + "2024-06-13/llvm-tools-nightly-x86_64-unknown-illumos.tar.gz": "2767183b698e22a0cb97ac2d1fb2b7201c9ffbeb93f0d3dd22b6c1d0ccac546a", + "2024-06-13/llvm-tools-nightly-x86_64-unknown-illumos.tar.xz": "93890f110715154fa807d49ed13e2410d882151e293da69d746fe31637de7bcc", + "2024-06-13/llvm-tools-nightly-x86_64-unknown-linux-gnu.tar.gz": "d54cb426d4f761b400fa12a0e8b9191eedd4c5fd3220c9c331afb463bb5451d7", + "2024-06-13/llvm-tools-nightly-x86_64-unknown-linux-gnu.tar.xz": "efce1971b3ce0dda89c08d291a4db75e28960a71430e107b4d8720733ef8dd35", + "2024-06-13/llvm-tools-nightly-x86_64-unknown-linux-musl.tar.gz": "5c20700b5883c7bbee524ecb417d3b1f36fe05eedbe0ada18e33616c7c41f265", + "2024-06-13/llvm-tools-nightly-x86_64-unknown-linux-musl.tar.xz": "d7f9ac6f14cc90c5fd280b51ebecb827bd6168aa52c2e15868e4774fbf6f0a68", + "2024-06-13/llvm-tools-nightly-x86_64-unknown-netbsd.tar.gz": "9be715f7e14efcf6ffdef77bfffdf858b479bfe10d93900634e1f00b741d1845", + "2024-06-13/llvm-tools-nightly-x86_64-unknown-netbsd.tar.xz": "0f87b4f48f61ade578da0f1c44b7277f72f7e753bc9b200a5c4c707be8ce9c97", + "2024-06-13/rust-nightly-aarch64-apple-darwin.tar.gz": "3c8bad6df056e1db66792ca7270d128aba218e6d011d53105fb44b6f8c8f357b", + "2024-06-13/rust-nightly-aarch64-apple-darwin.tar.xz": "79db94908cc10ee476c5c28fdd89f5f475229545f68ef320d00523471aaeeaf0", + "2024-06-13/rust-nightly-aarch64-pc-windows-msvc.tar.gz": "4a6c0ce08340113bddcf6fed55a22c9904f0e9cc30a147e4627bc2abca2fdafe", + "2024-06-13/rust-nightly-aarch64-pc-windows-msvc.tar.xz": "7eeca489ad93ec5f4fb8c9289f12f299304514445caf7bec0720474a24ec1f80", + "2024-06-13/rust-nightly-aarch64-unknown-linux-gnu.tar.gz": "f8b1b4407e91d22245bd18455aba6d30e3cbe51fa58f15aaccd3e6e446790742", + "2024-06-13/rust-nightly-aarch64-unknown-linux-gnu.tar.xz": "2b70177ac247048e56166173ef1187a6754c070ac7fe02818415a0eee54e83e6", + "2024-06-13/rust-nightly-aarch64-unknown-linux-musl.tar.gz": "eab18d83ecf8983a6bc8b2d1d8ae13dc167519e6dc144befeba5d017cd7b2b04", + "2024-06-13/rust-nightly-aarch64-unknown-linux-musl.tar.xz": "00074469059c14779a4c01140d894a4edf48653840f0beff2f7fd76da4d80cdb", + "2024-06-13/rust-nightly-arm-unknown-linux-gnueabi.tar.gz": "ffb9278627bd2402b81f00191661ea2a24e51fb87e316d1382de43f9a8d005dd", + "2024-06-13/rust-nightly-arm-unknown-linux-gnueabi.tar.xz": "e6465efd1e6b05df9099201e37958a026f373c7ea8b18f1bd20e8ddd187131c1", + "2024-06-13/rust-nightly-arm-unknown-linux-gnueabihf.tar.gz": "2e4081a91ad4f90b1a3bf7ae724d5867f8078203d114407bfc199c733f967a5b", + "2024-06-13/rust-nightly-arm-unknown-linux-gnueabihf.tar.xz": "df01f2ec6f19385995b613014049dd0115cea7ef24d9d61d876ca4451b31cc0b", + "2024-06-13/rust-nightly-armv7-unknown-linux-gnueabihf.tar.gz": "8fbfeeb194568b3b1b6a5a44dbc1891a71e5e3728e373bd235d263a88dc91c7d", + "2024-06-13/rust-nightly-armv7-unknown-linux-gnueabihf.tar.xz": "60abd7ad879f2474340ccf3a50c1af01d569d0d84d07c6ada72024fe58e00663", + "2024-06-13/rust-nightly-i686-pc-windows-gnu.tar.gz": "5add88c011dd8e28d7f48fde86c7bc63c6d00ad9475b799d380c338ae06b91e7", + "2024-06-13/rust-nightly-i686-pc-windows-gnu.tar.xz": "dadcb2eed3d69e6c88404fd744eef5c5cf6e35314b5920fcefc3155b572cf240", + "2024-06-13/rust-nightly-i686-pc-windows-msvc.tar.gz": "70c7ed702cd4f158c7be9bbb40248af8d82e8a0b3e2f38d9bddbb41b6b2420bf", + "2024-06-13/rust-nightly-i686-pc-windows-msvc.tar.xz": "733b2c5e0a528384a608f7d0c09f10cce14856f7e3f300700e41f08c96f74b92", + "2024-06-13/rust-nightly-i686-unknown-linux-gnu.tar.gz": "0ea2298f4b83c927671db0e169f024bdf663ca8a2e3f888c3275de0d80f3239d", + "2024-06-13/rust-nightly-i686-unknown-linux-gnu.tar.xz": "043964a784f885030e93981d76c8cbbcc5d64065f61bcff0e4da78f4d75574eb", + "2024-06-13/rust-nightly-powerpc-unknown-linux-gnu.tar.gz": "8919b5f76f9dda8159ebef107d89d5f2983f5e7c0ba01f20ea5276fa7582aedb", + "2024-06-13/rust-nightly-powerpc-unknown-linux-gnu.tar.xz": "d503fcc906b4e63133df44806381a0b1c6b9c508549fda66f1d5c63f0d093bd1", + "2024-06-13/rust-nightly-powerpc64-unknown-linux-gnu.tar.gz": "326d07a30c99e0412ae0302c6b7bbf0ed547419abdf70820e501af242083d01c", + "2024-06-13/rust-nightly-powerpc64-unknown-linux-gnu.tar.xz": "946b40b0b94812d853d939ddba9eefd7a5e6fcbb8055be8fb8c3638b0d14fe9b", + "2024-06-13/rust-nightly-powerpc64le-unknown-linux-gnu.tar.gz": "87493415f650b772152839072e1593d06f62144bf6899daff18fb638a9ea68d3", + "2024-06-13/rust-nightly-powerpc64le-unknown-linux-gnu.tar.xz": "a0db6db39cd1839927a42c6878df8f955d37a5ba529057e3ab20c01d0a7f38e2", + "2024-06-13/rust-nightly-riscv64gc-unknown-linux-gnu.tar.gz": "3dcd500759d9fec66865e91c47f2bcf9095d256a410e583d166a38a9dc68162d", + "2024-06-13/rust-nightly-riscv64gc-unknown-linux-gnu.tar.xz": "77eefcfa4d836b86dc113d16e163a9e3adbc2d912b805ee676acba1ac58cc733", + "2024-06-13/rust-nightly-s390x-unknown-linux-gnu.tar.gz": "fbcf6ef2fe41d63d78c4c55fbc576fb8858a5b5a86ae166d4566553743c289fa", + "2024-06-13/rust-nightly-s390x-unknown-linux-gnu.tar.xz": "ec3411acf2c89603242335cdef2fd41fcd46e7a0b3a37abb29815c1db9da820c", + "2024-06-13/rust-nightly-x86_64-apple-darwin.tar.gz": "eeb02a77816e47e291f81264a24c7aecc7f3e8277384eb606d8cca4428210e23", + "2024-06-13/rust-nightly-x86_64-apple-darwin.tar.xz": "a9db7b0b933379391c1a3224d45896f7ceadd9b96e0087d0f462393e64d04e3d", + "2024-06-13/rust-nightly-x86_64-pc-windows-gnu.tar.gz": "79230825af497e902934b0c3ae24e1f6635d21e84cdebae8d9e2c12fa23bd6f2", + "2024-06-13/rust-nightly-x86_64-pc-windows-gnu.tar.xz": "e8f6e0d83d23e1caa423c4785e2c1fe9173c67aa7dcc6e8312569ce1a5e66bca", + "2024-06-13/rust-nightly-x86_64-pc-windows-msvc.tar.gz": "04a3a20f84c5ffd18839236428260a4cd09e28c366451ad3ad958e4863bed180", + "2024-06-13/rust-nightly-x86_64-pc-windows-msvc.tar.xz": "6c315013c038e273d03611039ea55d276cee2a0fca68fc6d1c89c97fa7c410f6", + "2024-06-13/rust-nightly-x86_64-unknown-freebsd.tar.gz": "c30d58e28f222f80eb019f0f98b871f2639553bc44805fe11a142920f1bd3c1c", + "2024-06-13/rust-nightly-x86_64-unknown-freebsd.tar.xz": "66a33c7a08b1043d5d9f7f1342871c7e2ade397737135b126a2953d3a5f09dd5", + "2024-06-13/rust-nightly-x86_64-unknown-illumos.tar.gz": "c32b930eb106718c6e9cc6147b74b00739aaad79c8f1aea7a24222eb421859ec", + "2024-06-13/rust-nightly-x86_64-unknown-illumos.tar.xz": "d8d034586493d8ab0069106b37eb6cf444e4040969952efab39040d5591b2a91", + "2024-06-13/rust-nightly-x86_64-unknown-linux-gnu.tar.gz": "fee1dd8ba17389a76f489ec38442a396e69198f5202a1eace5f3726c481da120", + "2024-06-13/rust-nightly-x86_64-unknown-linux-gnu.tar.xz": "844f0a56f40388f66061bc9696591a645b896207bcd4feb4f8468809e6c6a984", + "2024-06-13/rust-nightly-x86_64-unknown-linux-musl.tar.gz": "ede8a90ab47b113b44dd89059d41e47a603933a01b30b9118c170f2f3a525153", + "2024-06-13/rust-nightly-x86_64-unknown-linux-musl.tar.xz": "e5a3be98fbfe2bb7307e87411c47c80b07b8db024edc805a66a49de2c5bdc285", + "2024-06-13/rust-nightly-x86_64-unknown-netbsd.tar.gz": "b73c72638550dd1e8ddfc08d4ab7174d542c88fb07923c114a5c29d75a4f635f", + "2024-06-13/rust-nightly-x86_64-unknown-netbsd.tar.xz": "c8f667bdd265ecb3050d31fa5cbf18fde691b0a1aff9f08c0d7a8e7c11654d34", + "2024-06-13/rust-std-nightly-aarch64-apple-darwin.tar.gz": "e6fa42f6ead390e7a196141a50adf2b0e83d81ba76304b5900107ddde30c8fc4", + "2024-06-13/rust-std-nightly-aarch64-apple-darwin.tar.xz": "ff081cb415065b4c8a90748be507c35f9d35d27d1f762299031a97f74eb3e584", + "2024-06-13/rust-std-nightly-aarch64-apple-ios-sim.tar.gz": "fc0f75c1d0c636cf2ddf4c9880f8f37d9a27b801299151d603e98eeffeaf8246", + "2024-06-13/rust-std-nightly-aarch64-apple-ios-sim.tar.xz": "0bee313ea1533e34c27f26b854b6a1b815baa30f4b81e236663f2df54b908491", + "2024-06-13/rust-std-nightly-aarch64-apple-ios.tar.gz": "c78769925dc8b6683e7723b0bbd84e8c244b0225c0c8d2fb5775ee1bdcd367d0", + "2024-06-13/rust-std-nightly-aarch64-apple-ios.tar.xz": "c69ef8e9d7ba1d1e7df7b5c880f78ebb4c5b9ac9e5567607a5fe0575c616f5c9", + "2024-06-13/rust-std-nightly-aarch64-linux-android.tar.gz": "c17332157b9b26dacb00e26dae6eff2b1f07eebfd28f1243e757852fc21c1253", + "2024-06-13/rust-std-nightly-aarch64-linux-android.tar.xz": "274a9328ecf3c05fbe24c14e20b7bb2503dded4dde17a016127e9257d8f5b517", + "2024-06-13/rust-std-nightly-aarch64-pc-windows-msvc.tar.gz": "e2ea068c4c3dff3ba14fd570637cb52d3e2b32757a02f5f3bdc8a1f8ad5f8f68", + "2024-06-13/rust-std-nightly-aarch64-pc-windows-msvc.tar.xz": "c49618d306386810c766c83e0b54a4228dd47ecd6709afcb9bd254253ed708e4", + "2024-06-13/rust-std-nightly-aarch64-unknown-fuchsia.tar.gz": "0c9fdc3c4c0222752cf8b2f7ae3978736b652fd354d501336d98ef89d0c3ead1", + "2024-06-13/rust-std-nightly-aarch64-unknown-fuchsia.tar.xz": "cce8c6565485e6b0c2de44e19335bfab1c5181f14b5a8fd18a5cfd383eb52322", + "2024-06-13/rust-std-nightly-aarch64-unknown-linux-gnu.tar.gz": "0d6df618619e5c85dbf6989a4bd14403255701df0d32eb166d2064ec92feb64c", + "2024-06-13/rust-std-nightly-aarch64-unknown-linux-gnu.tar.xz": "a1c42fb28a929bafae10178da8ec6f1181cda19eb3400570346a4fed077a4f0e", + "2024-06-13/rust-std-nightly-aarch64-unknown-linux-musl.tar.gz": "ab0cd77497db1e4da5fe2b54298ef4ba5a7725403330a3219a3949442eddf93c", + "2024-06-13/rust-std-nightly-aarch64-unknown-linux-musl.tar.xz": "80b84471eab0651b91389bc2c4d240dda8fff798902ca26837dd28944ab809b5", + "2024-06-13/rust-std-nightly-aarch64-unknown-none-softfloat.tar.gz": "91bca0ed59b9b79e77cbf2d2af723b6da6537b303644d6308d282da384cb0e44", + "2024-06-13/rust-std-nightly-aarch64-unknown-none-softfloat.tar.xz": "66a806452b57f2f2c04f7e08ba9bdb040b23b0537292b6ca638cf190fb4a43f4", + "2024-06-13/rust-std-nightly-aarch64-unknown-none.tar.gz": "43302f612acc2ee8418c707f205dffc1093a540dd308965a61949dc9729cd256", + "2024-06-13/rust-std-nightly-aarch64-unknown-none.tar.xz": "a8ee8a656a7f5d5205ac9e9957b4aabba287e26cfc471bbf885e091b39daf06b", + "2024-06-13/rust-std-nightly-aarch64-unknown-uefi.tar.gz": "9b5e4ebdf6df3529cc8a3bbec6e7282b85ae9b9928df9710d5df20355a970711", + "2024-06-13/rust-std-nightly-aarch64-unknown-uefi.tar.xz": "bc321819d49f9e95dd0383ef9048caf2a154994eb480b9bf28f82e6969165baa", + "2024-06-13/rust-std-nightly-arm-linux-androideabi.tar.gz": "a54cf59382854df5ba578b5a54a1f47e4dd968240bbacc79a694907ea9eb71ca", + "2024-06-13/rust-std-nightly-arm-linux-androideabi.tar.xz": "3162c8dbd3975bc50ca5199b20bd8891175ee4e64e99c1f6f7ba9817a3a889d2", + "2024-06-13/rust-std-nightly-arm-unknown-linux-gnueabi.tar.gz": "af694867ae94096bb9b1966f2a16fa86a27b4899bd48cadc3e74bb2128dd216c", + "2024-06-13/rust-std-nightly-arm-unknown-linux-gnueabi.tar.xz": "35c854da1e81d1476a89d5041b8b0ff8f5fcb03d125c92582f453e55452874ff", + "2024-06-13/rust-std-nightly-arm-unknown-linux-gnueabihf.tar.gz": "7cb47b0dc73d79b1e793cbcf40d1727e7f842ad644a062bb8c7460b64988931e", + "2024-06-13/rust-std-nightly-arm-unknown-linux-gnueabihf.tar.xz": "aa10a45bf4919f7cd11dbe6acad6dfd780f928db0cf196af49604ef7a7a9965d", + "2024-06-13/rust-std-nightly-arm-unknown-linux-musleabi.tar.gz": "4a5187c46da7ef970cc8ca4c3762f9419e0c81d8f64da6f0286673629c07d6ca", + "2024-06-13/rust-std-nightly-arm-unknown-linux-musleabi.tar.xz": "ea907950e4d5e9ad7871f4d32e82048851b76171328345e6bb51cdd6492b69b9", + "2024-06-13/rust-std-nightly-arm-unknown-linux-musleabihf.tar.gz": "5b923579aa4396e16999da1b7eb2cf953229124ec6721da39084b2a7aaccccab", + "2024-06-13/rust-std-nightly-arm-unknown-linux-musleabihf.tar.xz": "2cebe6451169b10736e5ebdb5f7b4ce27bf155c2268f05a367aa388b683fc87c", + "2024-06-13/rust-std-nightly-armebv7r-none-eabi.tar.gz": "317974a7d775e547220052c1e72c1163b3ced302c63af7fa31828fe6b28d061b", + "2024-06-13/rust-std-nightly-armebv7r-none-eabi.tar.xz": "d63bb308160a05de59c2efbbf47598aeebc05b5c6a3f16e8ad52571969783f8d", + "2024-06-13/rust-std-nightly-armebv7r-none-eabihf.tar.gz": "4a26a087f85a4b86d1dcd5c1082c9dc9130d2e294c24258dad5afdd46df6466c", + "2024-06-13/rust-std-nightly-armebv7r-none-eabihf.tar.xz": "0a58bec58fc20284a8e7cada4606f4f9daf3efefee5905a49388083a1aa3add8", + "2024-06-13/rust-std-nightly-armv5te-unknown-linux-gnueabi.tar.gz": "0843c0abda9d26f161deb5c14c7b87d18cb724c5c854c7630b313c22d587f04c", + "2024-06-13/rust-std-nightly-armv5te-unknown-linux-gnueabi.tar.xz": "2dbb2ceed4c29d1743d2346c5372bafd5a8fc04928a8c7661f9b9e87479dfac2", + "2024-06-13/rust-std-nightly-armv5te-unknown-linux-musleabi.tar.gz": "61e4cf2b63373fc01eee5139f4eb0f1b39e736fc2e7a039144daa419b4c2f951", + "2024-06-13/rust-std-nightly-armv5te-unknown-linux-musleabi.tar.xz": "2c21e4fb042e316f831fd4190e8b988c7452e165c70bb92b312105a89c38ea6b", + "2024-06-13/rust-std-nightly-armv7-linux-androideabi.tar.gz": "cb9aafe17c6caea1a7f4af488e9d3ce2cfd0803bcf95058de72bd4874b51514b", + "2024-06-13/rust-std-nightly-armv7-linux-androideabi.tar.xz": "96998dd25a29212c34bd7b790f251613900e504a6ebf748c334825dc0c829373", + "2024-06-13/rust-std-nightly-armv7-unknown-linux-gnueabi.tar.gz": "d1fc22f2a29c2800ce015d5a96bb57102e7d59b6370020c43de9e3cf9582fbd1", + "2024-06-13/rust-std-nightly-armv7-unknown-linux-gnueabi.tar.xz": "ab3cf74871641d194bd251d81bce5f7435289be95744810d8e06e5b28d724056", + "2024-06-13/rust-std-nightly-armv7-unknown-linux-gnueabihf.tar.gz": "74ff6b39351fe6e6dc68ae027fef0827022adb45d3fb6616e644131e74d76a93", + "2024-06-13/rust-std-nightly-armv7-unknown-linux-gnueabihf.tar.xz": "bbdafba2713f974e0e5ce3caac94b994af603b1475da52c696cc50b6a9ad9bfc", + "2024-06-13/rust-std-nightly-armv7-unknown-linux-musleabi.tar.gz": "ea2b3d40adc70e07a53a5084af5dfa103ec0e3165348dc8dcc12343586264e73", + "2024-06-13/rust-std-nightly-armv7-unknown-linux-musleabi.tar.xz": "e7964ac82acd3aa0c0eca3315748220c5c79485513ae0c9c2245db4aa4963171", + "2024-06-13/rust-std-nightly-armv7-unknown-linux-musleabihf.tar.gz": "ac7aad280c08f7daef5c92fcb9c3f88bc7cec3861b5e5ae28bd8c3a032b8e73d", + "2024-06-13/rust-std-nightly-armv7-unknown-linux-musleabihf.tar.xz": "580e9a8b48b1aaf20db897667e9cb782d29f1c61570a326aa86ad2c0848ff745", + "2024-06-13/rust-std-nightly-armv7a-none-eabi.tar.gz": "8d62344bbadb79803519061f2d40f881abb4aeddea35a984e0a8c15c535630fd", + "2024-06-13/rust-std-nightly-armv7a-none-eabi.tar.xz": "a55621f8c2b8e3a8ff9bf7a0f11a8060f421876350b84292a46b734f11502750", + "2024-06-13/rust-std-nightly-armv7r-none-eabi.tar.gz": "81c133e04e5c073e66932bd9017ac19cedb289ccfbf432c06a96cc2f54b3c119", + "2024-06-13/rust-std-nightly-armv7r-none-eabi.tar.xz": "0a106ed7a380bc22de2ab52277bd86cd8ea518db3430a28736bcf59e559ea015", + "2024-06-13/rust-std-nightly-armv7r-none-eabihf.tar.gz": "9904ae31b7aac76cec46952077668f5880681bf99e4b03d52b7daffc572981e7", + "2024-06-13/rust-std-nightly-armv7r-none-eabihf.tar.xz": "02e77667716051c32bf922b522220aa50ad40cf5cec2175d2e62ce42ea558650", + "2024-06-13/rust-std-nightly-i586-pc-windows-msvc.tar.gz": "d1c3d4c9ea188a4d16c9a102e8cba08dbb9bb6c00ee9e322cd8588a4b3e743c0", + "2024-06-13/rust-std-nightly-i586-pc-windows-msvc.tar.xz": "5416368242349ee0ea61086032d73f27b7a8738a91e4ca917a689fd1ff5a833b", + "2024-06-13/rust-std-nightly-i586-unknown-linux-gnu.tar.gz": "cc1cc3e97f7e1032927c544fe578e43c3835fb49ea0d97d2eabf8acccb697d33", + "2024-06-13/rust-std-nightly-i586-unknown-linux-gnu.tar.xz": "4f76e5324f79fc5085aab0199f5bf3693bf3094213fc334661111a5db026ee31", + "2024-06-13/rust-std-nightly-i586-unknown-linux-musl.tar.gz": "be9a92497740e2afef49fc589973ebdc5078c179c5ea6569af4f729963ca51b2", + "2024-06-13/rust-std-nightly-i586-unknown-linux-musl.tar.xz": "78fdc7bb3ad639f80d299d911f51e0742957864aafb0725d2f80b7c56bf3afb0", + "2024-06-13/rust-std-nightly-i686-linux-android.tar.gz": "d8062697ff4007609d507a218c21785ea317cc863b53314fc2d9c6273c97d915", + "2024-06-13/rust-std-nightly-i686-linux-android.tar.xz": "8237094b28f5abd238038e2e80bb05e352b6298f960691b6158480fb7ac1f8de", + "2024-06-13/rust-std-nightly-i686-pc-windows-gnu.tar.gz": "a26fe200a65a2c3769b76002075f0d2ffbea843775377ab40634f02f3a112b45", + "2024-06-13/rust-std-nightly-i686-pc-windows-gnu.tar.xz": "59cc62b4add8d0f9e7b29782581e6c241417e55b5935d3ef9e963b60fb131d09", + "2024-06-13/rust-std-nightly-i686-pc-windows-msvc.tar.gz": "6f389f18db779787b9ff5c648e3894392041f9e727356f82099581ff981f3f00", + "2024-06-13/rust-std-nightly-i686-pc-windows-msvc.tar.xz": "0fba83d19f3672e7ef00862606dedd5ae93afbaf14c180d6059b945fcaf92053", + "2024-06-13/rust-std-nightly-i686-unknown-freebsd.tar.gz": "7b8ed9cced1477544b8ab566e69bf927bd8051b00980088374767a87228ea7fe", + "2024-06-13/rust-std-nightly-i686-unknown-freebsd.tar.xz": "3f6e3334820ddc104886f565d85ec391da55c9aaa8c17fa8d73b89507945cefb", + "2024-06-13/rust-std-nightly-i686-unknown-linux-gnu.tar.gz": "918298247d6f6127f163da0547e8a729f327129ff7033c86ce9c593b044caf65", + "2024-06-13/rust-std-nightly-i686-unknown-linux-gnu.tar.xz": "9d90693c73511c5e5db0cbe04e2908e2a1cce8b5680ad4fe9f4e0539be069ef6", + "2024-06-13/rust-std-nightly-i686-unknown-linux-musl.tar.gz": "d7dfceaea04b9fbde7715b85753246db0c25c47cb2bb6fb4899b986d67614175", + "2024-06-13/rust-std-nightly-i686-unknown-linux-musl.tar.xz": "7d1a82626851739a8bfa86d441c4157d6abff5fad6980ec1410f46b92c0d0d81", + "2024-06-13/rust-std-nightly-i686-unknown-uefi.tar.gz": "178a780d081e3a36e671c82869f2e3f3877cc7882d917f73e195841b2ff2486a", + "2024-06-13/rust-std-nightly-i686-unknown-uefi.tar.xz": "ff043c02b22a3ddc3c8afee21d232ad10f095c928cf2a3b1b4e2473fbe92c788", + "2024-06-13/rust-std-nightly-nvptx64-nvidia-cuda.tar.gz": "20f19bbd3d0a73a9005562b23f4cc25e2f486eab5a645fe12695d39e2ec777c5", + "2024-06-13/rust-std-nightly-nvptx64-nvidia-cuda.tar.xz": "6586a6fab80020596ddfdba65c67ea045c28a266f43c6abac820e8a7df54a543", + "2024-06-13/rust-std-nightly-powerpc-unknown-linux-gnu.tar.gz": "d945fecb482067b64089ccf8ca265659edea100ab7cf5b6a76b36c0ef2f80cfd", + "2024-06-13/rust-std-nightly-powerpc-unknown-linux-gnu.tar.xz": "fe75e98b33a947a0ff83c8e4e823070fe5b28330f82f3eaf56c18adedfa51233", + "2024-06-13/rust-std-nightly-powerpc64-unknown-linux-gnu.tar.gz": "592768d3bca7de9d5425d7c3cb3b1dd5d999bed5a0a30c00b406b31607869091", + "2024-06-13/rust-std-nightly-powerpc64-unknown-linux-gnu.tar.xz": "0bc2a5ec5d1410ddb58d581a5c243dd78586b515a73a3eac6f5c9f95b7536c6a", + "2024-06-13/rust-std-nightly-powerpc64le-unknown-linux-gnu.tar.gz": "13c2fcd6c1577931cc391f3d19c0921e3f72999a9bece8dee4829a5b0c8ca682", + "2024-06-13/rust-std-nightly-powerpc64le-unknown-linux-gnu.tar.xz": "c96a44cdfdc311d62434e4f72d27c95c9ac4c9c6b54e6503dd92788b0073aaa3", + "2024-06-13/rust-std-nightly-riscv32i-unknown-none-elf.tar.gz": "dd2c6388b61985d079d2ccfe01970289af22a865a63cdbca1e53861c38b34830", + "2024-06-13/rust-std-nightly-riscv32i-unknown-none-elf.tar.xz": "28889235a7340bb95ecfedc5d8d05b9e4260b9af57471d4e10ff4d62fedf2574", + "2024-06-13/rust-std-nightly-riscv32imac-unknown-none-elf.tar.gz": "c8e14e3b3ef3373455c2651c981f05982c15c96a1d835329035594ce571cc271", + "2024-06-13/rust-std-nightly-riscv32imac-unknown-none-elf.tar.xz": "34c11d0bd13795aadb52c5929915271f593b08abd9a8ccd4c2ee0874408ccfe6", + "2024-06-13/rust-std-nightly-riscv32imc-unknown-none-elf.tar.gz": "b7d0eb25d1aa4cbcc12f2246db8feb105227a09c542422f4b18ee6a3ebe0f1b5", + "2024-06-13/rust-std-nightly-riscv32imc-unknown-none-elf.tar.xz": "238dd38cddaba9232f502dd2b726bd22b39d01782b28d64f08e364ea9fabdb88", + "2024-06-13/rust-std-nightly-riscv64gc-unknown-linux-gnu.tar.gz": "b6f6fae92a458515b386f64989629ea226c8ef502cbae67bd0b1a9864bd5e9f4", + "2024-06-13/rust-std-nightly-riscv64gc-unknown-linux-gnu.tar.xz": "ade7ebc9b7fdab2d3571c1c034de384cf9d05b01c86d3936c10433c69b8009ef", + "2024-06-13/rust-std-nightly-riscv64gc-unknown-none-elf.tar.gz": "5feb033febebe9e06cf68060a58f77671ad0263ba456bee110b6034a957b7407", + "2024-06-13/rust-std-nightly-riscv64gc-unknown-none-elf.tar.xz": "e75cf3b7a06536a5b7f4bfd87e29a95b2e4e99be10d08634abe15215220d739e", + "2024-06-13/rust-std-nightly-riscv64imac-unknown-none-elf.tar.gz": "eecf55ffca9a4e69508785063b3b3d6b9dac1eb52bbd4bdd09d3fde8a9cc25c3", + "2024-06-13/rust-std-nightly-riscv64imac-unknown-none-elf.tar.xz": "b0816160c6c13c247c8388d8ecb1fbd9b490ff9147fddbe9c5f654a8f78826da", + "2024-06-13/rust-std-nightly-s390x-unknown-linux-gnu.tar.gz": "a1f001863723172edf840354c353a39c624f0472498da3213246d87991d0c921", + "2024-06-13/rust-std-nightly-s390x-unknown-linux-gnu.tar.xz": "0b929306ca206f5d491428175cf24532485aec5bd7c6255e10825057014e32a9", + "2024-06-13/rust-std-nightly-sparc64-unknown-linux-gnu.tar.gz": "c099a28398ff3ca0037cecb0a6d4f230c7a10dfdbdb72388a31677984dd339d6", + "2024-06-13/rust-std-nightly-sparc64-unknown-linux-gnu.tar.xz": "f0e2464ab326682edba782a40d12723273b8288a38a42312bcb6104dfe38168a", + "2024-06-13/rust-std-nightly-sparcv9-sun-solaris.tar.gz": "bfcdf56a3101d5443aec44ed4b9d4b447e2130572d89faf956e12d015275b5db", + "2024-06-13/rust-std-nightly-sparcv9-sun-solaris.tar.xz": "ff5795f3ac1c1e5fbc84cd5419ccc4d15c58f89bc3642042ebd84bdce537ddc6", + "2024-06-13/rust-std-nightly-thumbv6m-none-eabi.tar.gz": "c962d1638e889b30fd5aa34d3cd03cecde9437cd5f03443922f5528382ae4267", + "2024-06-13/rust-std-nightly-thumbv6m-none-eabi.tar.xz": "1b62552b342f95a81f6b103060a16de8001e78b471fec35d17b77d0ddda93ca6", + "2024-06-13/rust-std-nightly-thumbv7em-none-eabi.tar.gz": "fa877cb49192a09086ac56de390d5d6683edc841b84706defed8d9dcbe4bd1f4", + "2024-06-13/rust-std-nightly-thumbv7em-none-eabi.tar.xz": "f8d218e01635832628c7b4079f91c9497c78d7b130d13c15cfc1aad4e5692f4d", + "2024-06-13/rust-std-nightly-thumbv7em-none-eabihf.tar.gz": "97b62abb8db0f3b1b9f878c10a92e1c639c0e7ad47523e5674d43d9cdf90eb5f", + "2024-06-13/rust-std-nightly-thumbv7em-none-eabihf.tar.xz": "d64babcd449f7221c464cba542b3d51638cc5935f52e0bda646d1490e6fe4361", + "2024-06-13/rust-std-nightly-thumbv7m-none-eabi.tar.gz": "8751560eed049d0b45f5457699a44bb7683b6220286ee0e7f585c9ca01b94f0c", + "2024-06-13/rust-std-nightly-thumbv7m-none-eabi.tar.xz": "745b443befa23bd774b0dc0ab44b7627f5dd74932354f0d7f37d6bfe53417301", + "2024-06-13/rust-std-nightly-thumbv7neon-linux-androideabi.tar.gz": "84e74747fdeed6baf4301d7c9b37bdd2c41ac88dbb373f850693f5c4f1c27a29", + "2024-06-13/rust-std-nightly-thumbv7neon-linux-androideabi.tar.xz": "d09d12df1755e4a1d2893865e7dd53a57742f4e20a587a9280d91ede6308b25e", + "2024-06-13/rust-std-nightly-thumbv7neon-unknown-linux-gnueabihf.tar.gz": "b9ac2553a299cdc94eb1026ab9b5ddcc5ac15b58cba4bca548c8921c9e99988c", + "2024-06-13/rust-std-nightly-thumbv7neon-unknown-linux-gnueabihf.tar.xz": "9a49b9617b3c7c9454470839d40a7c08b683b4a5100e736b6c52a9d2b8b693ff", + "2024-06-13/rust-std-nightly-thumbv8m.base-none-eabi.tar.gz": "b89592e4e61cfaa699a8eac5abfb6696d5cfbfbc85b1def408391da6fa3f65a7", + "2024-06-13/rust-std-nightly-thumbv8m.base-none-eabi.tar.xz": "2096afa25c260ac4919ae655c766888c3910e0b9b772f05f35ac85e6213e8b8f", + "2024-06-13/rust-std-nightly-thumbv8m.main-none-eabi.tar.gz": "4c9fb681ca316745f8550a7c213aa7db702ae4a063b8005309a089cbccba1f15", + "2024-06-13/rust-std-nightly-thumbv8m.main-none-eabi.tar.xz": "7f2ecaa98ac17b6fb1b711f000a84fde75fc1e76059c45ca45287ba450208ffd", + "2024-06-13/rust-std-nightly-thumbv8m.main-none-eabihf.tar.gz": "a47c84a72cb658234e80fbbe3bf6b686d156102933730de792a11b8296bd717d", + "2024-06-13/rust-std-nightly-thumbv8m.main-none-eabihf.tar.xz": "b0463925d381c32fe204d577a8704d72c5f8ca572355dd3230002b5674f72e87", + "2024-06-13/rust-std-nightly-wasm32-unknown-emscripten.tar.gz": "3b820939d78e6f5da5aab26984d1e62edfbafa23a759bb932497bbc4c4b68e9e", + "2024-06-13/rust-std-nightly-wasm32-unknown-emscripten.tar.xz": "4300416cd1f008cae722584dee1cae06eee823f73864996563e9067697758d3a", + "2024-06-13/rust-std-nightly-wasm32-unknown-unknown.tar.gz": "efb562ede4082d390d2697fcb22afcad39ddfca91d9501409e2b860129c249cf", + "2024-06-13/rust-std-nightly-wasm32-unknown-unknown.tar.xz": "476eb0ac870f99606ac8e2832313ecd98552afcf382215b9b6a8e719b7f82ae8", + "2024-06-13/rust-std-nightly-wasm32-wasi.tar.gz": "1b09c4cf652355cd9a2896a05aba03b7590a0117e94981a7df9f6a95f9682e54", + "2024-06-13/rust-std-nightly-wasm32-wasi.tar.xz": "e7138065bdf65d7b57d91d3425049c8b148e756f16eae4e253836d5b94852ef1", + "2024-06-13/rust-std-nightly-x86_64-apple-darwin.tar.gz": "de76bb2d6d1458eb18097caa643fabf35db85bf0ebfd5092257f5a22a5b6cdf4", + "2024-06-13/rust-std-nightly-x86_64-apple-darwin.tar.xz": "97a9a2af42ef8fcbf7236af56183cbd85b20d2fa8ac6736141a41e25a82acd2e", + "2024-06-13/rust-std-nightly-x86_64-apple-ios.tar.gz": "d2e9ee950d5d1763ef9a610cf976bc0d3ca531cc9f50ebb60da2491452b5d37f", + "2024-06-13/rust-std-nightly-x86_64-apple-ios.tar.xz": "610073f7f2031ce76987e69e725c937b8a2396282c4335e4798ba5c42aff965b", + "2024-06-13/rust-std-nightly-x86_64-fortanix-unknown-sgx.tar.gz": "539db136dba29db417233eafc476a85e7750457461fd99f7068ee4a078c63ccb", + "2024-06-13/rust-std-nightly-x86_64-fortanix-unknown-sgx.tar.xz": "02048f78c8219d7090b4474f9f71a7243d8669944e22dcf92e1506465070027c", + "2024-06-13/rust-std-nightly-x86_64-linux-android.tar.gz": "803304e43cb85e914eb5e0a71662ef5b4b0ae3f599eaf34337c4d91e10d8f7f9", + "2024-06-13/rust-std-nightly-x86_64-linux-android.tar.xz": "fab2348ec8dc330f39fa37754ced6ca82e28cb9ce211084cec478c21258558b1", + "2024-06-13/rust-std-nightly-x86_64-pc-solaris.tar.gz": "018b77ff3bd7d522d2d387e93f65ca1688704dfb5024f354fec674c7b502f97c", + "2024-06-13/rust-std-nightly-x86_64-pc-solaris.tar.xz": "3a5832a7d92aaab656f0c66514b39db6d0fb8a1428ed86efb52d202f5f0dad2a", + "2024-06-13/rust-std-nightly-x86_64-pc-windows-gnu.tar.gz": "655105bc9a90bb5164375229b6ca1ca80c849549bd94a7c52c4ba31e299991ab", + "2024-06-13/rust-std-nightly-x86_64-pc-windows-gnu.tar.xz": "4e34d19ceb1fba5a827458ef1be31387a50041063a331afec6b47726e57336d2", + "2024-06-13/rust-std-nightly-x86_64-pc-windows-msvc.tar.gz": "37111f828fb30a94ae880d544a8266fd4d177eaf99835e35db94aa058bb13212", + "2024-06-13/rust-std-nightly-x86_64-pc-windows-msvc.tar.xz": "7bca3fe8b30e7ef578ece25200808330e90b02cb51cf7c470bca942f67673fb6", + "2024-06-13/rust-std-nightly-x86_64-unknown-freebsd.tar.gz": "3ff99f2f92fe3f294affbbfa22364d587d353fa470fc7711f312815ce13ba390", + "2024-06-13/rust-std-nightly-x86_64-unknown-freebsd.tar.xz": "d05a3f66dd123e7707c54d6d99950a3f98a9ef4604c2e3a88eaa93a8744012a7", + "2024-06-13/rust-std-nightly-x86_64-unknown-fuchsia.tar.gz": "6279cfe1ab9d710f130f8a3266225600663eae298ea0927e224ba62cb6e6892c", + "2024-06-13/rust-std-nightly-x86_64-unknown-fuchsia.tar.xz": "7fdeee275f5d3c34bc402a3cb2102614ee519581b3cd19091ebd6f40d7d17f71", + "2024-06-13/rust-std-nightly-x86_64-unknown-illumos.tar.gz": "988c73c41e0081b6f3f865711dabd0952c50cf704de1b5f528757a668bf08afd", + "2024-06-13/rust-std-nightly-x86_64-unknown-illumos.tar.xz": "1538992c8cd7d36492b5e23412f6a43d1343483e074c0e81bd76f5b893e63625", + "2024-06-13/rust-std-nightly-x86_64-unknown-linux-gnu.tar.gz": "caa581b8260ea7db208fa50b07eb71c1f030544a2e9e277089c0e21483c8bf02", + "2024-06-13/rust-std-nightly-x86_64-unknown-linux-gnu.tar.xz": "d925acda44aa5f2b5e37a6a17aa3fdea4e190f0078ed33cc7db2d2ee6c2d0010", + "2024-06-13/rust-std-nightly-x86_64-unknown-linux-gnux32.tar.gz": "0bee8c2b96d996e10cfa1a864a0a7f8a5140b0b1a15d03f914a317706932d2dd", + "2024-06-13/rust-std-nightly-x86_64-unknown-linux-gnux32.tar.xz": "37899612fd8c48386ecc6ea66ce82455fcf4565adfcd3949a5ba93208a14af69", + "2024-06-13/rust-std-nightly-x86_64-unknown-linux-musl.tar.gz": "b3c7094bbd62ca359ee0181deef9fa7de22c39f118224810f721cad4abe684af", + "2024-06-13/rust-std-nightly-x86_64-unknown-linux-musl.tar.xz": "4eb850f1404d169890b0d9118b563e77cb541f2b9360717a0cf7a761748443c8", + "2024-06-13/rust-std-nightly-x86_64-unknown-netbsd.tar.gz": "f461b17921a2d41e9bf624b5a9e05d3057b5a7e944b078a05c0de93204866df1", + "2024-06-13/rust-std-nightly-x86_64-unknown-netbsd.tar.xz": "a941e680b07663b22063b716be18df22e05f2b57a75569c91a2de15c786741a6", + "2024-06-13/rust-std-nightly-x86_64-unknown-none.tar.gz": "d53d4efd866b9311163b5e62de2fe87bc76dab1812b3fee72e0e4d1ce6308129", + "2024-06-13/rust-std-nightly-x86_64-unknown-none.tar.xz": "bd12221006e63ed476df8555a0568d21feba3ae34a7de04f5a8b5040e70eaad7", + "2024-06-13/rust-std-nightly-x86_64-unknown-redox.tar.gz": "d021f94b3903937b71395e63b61c17fbe3e75e93d2d44aec1a681d9af9aa39ff", + "2024-06-13/rust-std-nightly-x86_64-unknown-redox.tar.xz": "484015cd320ce8b10f5cd65c08c739dfb80cfcdf6a0e513362cd18e81bd9b5d1", + "2024-06-13/rust-std-nightly-x86_64-unknown-uefi.tar.gz": "055d12d05e03ed2995caa4095591f4d6637a71eb0e0a07ca0f89c99d3f904bb0", + "2024-06-13/rust-std-nightly-x86_64-unknown-uefi.tar.xz": "9e8531a7a6de28d9a2f15f6044c60571b0ee394b5b7c3bb5c611c39e5af3ae51", + "2024-06-13/rustc-nightly-aarch64-apple-darwin.tar.gz": "e3e4ec5c1c1e99089e0b6a13fb6c5677f6ce0065f6d29f9f4471628e2bb123ff", + "2024-06-13/rustc-nightly-aarch64-apple-darwin.tar.xz": "45bfcc2bb83e7566aebd65308b76188b5a5a9ea4bc811d57f064c253d935a627", + "2024-06-13/rustc-nightly-aarch64-pc-windows-msvc.tar.gz": "18f65240a5c765c45b104def168071b0f151e488af79200fb17a3398dc51052c", + "2024-06-13/rustc-nightly-aarch64-pc-windows-msvc.tar.xz": "374bbee6484a462695b024101d4acc33e22ac33c99616ba6fb39e27ccac7123c", + "2024-06-13/rustc-nightly-aarch64-unknown-linux-gnu.tar.gz": "85fb30433576b865a7c38b62ab8364d0f91aa637b845cdf92bc1dbba09e38313", + "2024-06-13/rustc-nightly-aarch64-unknown-linux-gnu.tar.xz": "c2be06e84bd4c657e1952626aab965365a0a74977d59bee4e60edb83182b2c09", + "2024-06-13/rustc-nightly-aarch64-unknown-linux-musl.tar.gz": "fee29e5ec13e54268d1bfad41c87d8ce3105b601044dd7e2b7a3fc2b822055a3", + "2024-06-13/rustc-nightly-aarch64-unknown-linux-musl.tar.xz": "cd9d8db65d8591baf6a00995a6871afd89a1615bc2910b70ef7b654df73e7404", + "2024-06-13/rustc-nightly-arm-unknown-linux-gnueabi.tar.gz": "5d4cf4ec5e473447d29283879c15b06bdf556b03a953c044e5e92db69a37202e", + "2024-06-13/rustc-nightly-arm-unknown-linux-gnueabi.tar.xz": "fe35ceaf948d764f2f1106d00e2a715257375d353848b4e7097be439bf46911a", + "2024-06-13/rustc-nightly-arm-unknown-linux-gnueabihf.tar.gz": "c134e75f5465b16d6f060cd6dbc4882dc2dfebf2a131d0bb01c11479ddc6d96c", + "2024-06-13/rustc-nightly-arm-unknown-linux-gnueabihf.tar.xz": "9d9ae69708a9ed37761e160b745a8ebfd9c9d2cd41b76700d4974f9422ed3002", + "2024-06-13/rustc-nightly-armv7-unknown-linux-gnueabihf.tar.gz": "a1d91b62852f454987ced1d952e97780f70c589508d8eeabb90d1c17750c3fdd", + "2024-06-13/rustc-nightly-armv7-unknown-linux-gnueabihf.tar.xz": "0268b87046872a0c9d66d0233484c0e1155139b921867648c3257271aba61af6", + "2024-06-13/rustc-nightly-i686-pc-windows-gnu.tar.gz": "956c0ff2566fcc4fc42f6505685c809e8d9706f4953e7851f3428e716ece6393", + "2024-06-13/rustc-nightly-i686-pc-windows-gnu.tar.xz": "9605042650344bfc813f8bb14acf437e697253996db449e0d609b494f1e8edd3", + "2024-06-13/rustc-nightly-i686-pc-windows-msvc.tar.gz": "8e7b2d42d5558c43698e24505b7c05f2eaec89715ce64fb57ad1b2626d0cdaa3", + "2024-06-13/rustc-nightly-i686-pc-windows-msvc.tar.xz": "23d0548ec70d166236345696d9e4d8e851114be453338bf28ad082e797788b58", + "2024-06-13/rustc-nightly-i686-unknown-linux-gnu.tar.gz": "5b1a43ffbe5239f201121b3ff7485c5bcc3c66790f9ca8a9b22f6bff9dd24364", + "2024-06-13/rustc-nightly-i686-unknown-linux-gnu.tar.xz": "be5b67f284fc2fd33208f5f051aa1f42ba34f9095e0ae29cf9be1df211d5f43d", + "2024-06-13/rustc-nightly-powerpc-unknown-linux-gnu.tar.gz": "4a0bbd34f8054818c400523f7f5cb5ebb32c37372f1a631d7f3e134b14a59ffe", + "2024-06-13/rustc-nightly-powerpc-unknown-linux-gnu.tar.xz": "8296c55da9af636c84a2e82de7d9b87fb353000e50865380cebb992c09d5a89a", + "2024-06-13/rustc-nightly-powerpc64-unknown-linux-gnu.tar.gz": "52ce87816255c640ac66a56d2e4c235bd279443e0c033531477228128d57cff2", + "2024-06-13/rustc-nightly-powerpc64-unknown-linux-gnu.tar.xz": "5e45f6251d183527c3aa96b19fa78e275d854acc69dd447035cad7811afe3deb", + "2024-06-13/rustc-nightly-powerpc64le-unknown-linux-gnu.tar.gz": "155cb02fca9263f55ede3499afd169e645a02623bd05a73f19294dd75d992056", + "2024-06-13/rustc-nightly-powerpc64le-unknown-linux-gnu.tar.xz": "22577baf72ddd1a6a9930a344f54182482eb7c3a54ebd8e31eab43765eea50a8", + "2024-06-13/rustc-nightly-riscv64gc-unknown-linux-gnu.tar.gz": "c47d6f6dc9d63b842e512c1ed08a7af349bd124cbd38f80229222f1ed0d5fa23", + "2024-06-13/rustc-nightly-riscv64gc-unknown-linux-gnu.tar.xz": "36694e756d50b6a372fbe7260ea37da9210793028ee0dcbfda99ef8544af37b4", + "2024-06-13/rustc-nightly-s390x-unknown-linux-gnu.tar.gz": "4bac1926cf55b57c79602ec506c334affae68ca3b587aebf7480a9cfa825f28a", + "2024-06-13/rustc-nightly-s390x-unknown-linux-gnu.tar.xz": "db1914740db1c49700afe54e9819a743c1e12ea658829650f2664dff60d1e543", + "2024-06-13/rustc-nightly-x86_64-apple-darwin.tar.gz": "9b94d23ff050ca5b8282f65a593dde90c642be0fe68e21f69d77fa86adfaa1b6", + "2024-06-13/rustc-nightly-x86_64-apple-darwin.tar.xz": "bf6a19b7e403c8e34ccd69224072b715a98102f90fc483754b80d6ba39201d88", + "2024-06-13/rustc-nightly-x86_64-pc-windows-gnu.tar.gz": "ae8a9031c0e9883318e530cd06cc501867635bac4d34aacc474c03be22d79793", + "2024-06-13/rustc-nightly-x86_64-pc-windows-gnu.tar.xz": "0d5e8c23c0f8463a99327f416a284a1a6468aa1e1aedf7dd3752f451e3e77d8d", + "2024-06-13/rustc-nightly-x86_64-pc-windows-msvc.tar.gz": "70c8e29ce38a1f933eb688ba685c140d765cd814ae8618708e72e33339d532c1", + "2024-06-13/rustc-nightly-x86_64-pc-windows-msvc.tar.xz": "e09d7811a2240c9b3ca48d0e09b9725cccd4f59277c62a7cca55910a0695b829", + "2024-06-13/rustc-nightly-x86_64-unknown-freebsd.tar.gz": "df0e925ebfe06f1d62f5916a722540c2091d6f162023b0cea26ca392a99c5291", + "2024-06-13/rustc-nightly-x86_64-unknown-freebsd.tar.xz": "ac3f44edc20ebb6ae47e116969bf920ab6af34ca02a3f90b31b4991997152a6d", + "2024-06-13/rustc-nightly-x86_64-unknown-illumos.tar.gz": "5ad03c53be237315dff41bfc90258610bedce19c81876896bc6fcfee0caa2538", + "2024-06-13/rustc-nightly-x86_64-unknown-illumos.tar.xz": "4c12e9f9ae2e6b5c41eed95171da6f3d54ac4d7aca8a6ca3535fdb277bbb7243", + "2024-06-13/rustc-nightly-x86_64-unknown-linux-gnu.tar.gz": "b2296f28c0f1283f936ca468167778921b87b059985c26c1c4f2da0621bef268", + "2024-06-13/rustc-nightly-x86_64-unknown-linux-gnu.tar.xz": "845b6d39dc9fde0cfdfd0ebc56caa6546d15ed11bde9a85108a74c9267126e19", + "2024-06-13/rustc-nightly-x86_64-unknown-linux-musl.tar.gz": "28845ad15609101aa08088d8ec523234b117fe725fdb40c831ef20b4bb86a19d", + "2024-06-13/rustc-nightly-x86_64-unknown-linux-musl.tar.xz": "c333db45e75bd14efa83c9fd055da3ecd3db5556f9cca6eb54abbbecd09d417a", + "2024-06-13/rustc-nightly-x86_64-unknown-netbsd.tar.gz": "27b872adcc7d78e0617932d25d24be6cfc8e3ab9da1ea9b74ef6f40dba52435d", + "2024-06-13/rustc-nightly-x86_64-unknown-netbsd.tar.xz": "3190d7132a75e2fbabf7cae91e6ef56b8eb8eef45c5e50df81812718c9ddb57c", + "2024-06-13/rustfmt-nightly-aarch64-apple-darwin.tar.gz": "252bd52ab010e27a347934f918e1e8c3b87ff2d5ce2a79f449cfa8db0936555a", + "2024-06-13/rustfmt-nightly-aarch64-apple-darwin.tar.xz": "79639c63f85a3dc50e207463e4ab760f5c264820a22b84f38dfe1a8aa1d956f0", + "2024-06-13/rustfmt-nightly-aarch64-pc-windows-msvc.tar.gz": "0d008fa77e824af8f90468ac56199049f8362d0950067ecfce0c013b66f82aa1", + "2024-06-13/rustfmt-nightly-aarch64-pc-windows-msvc.tar.xz": "ce8fecc8e659201353ba2eee479e9aff2e38498c87414cdab4a7725663d36734", + "2024-06-13/rustfmt-nightly-aarch64-unknown-linux-gnu.tar.gz": "b61938d546dd41d746939ea32ac7da7119d6814645f91d2e7ac241e8b0e87547", + "2024-06-13/rustfmt-nightly-aarch64-unknown-linux-gnu.tar.xz": "07c48e5ed3d32f4a6320feffde7e9d988633e977cac84ecdc7d30949dee6c8e5", + "2024-06-13/rustfmt-nightly-aarch64-unknown-linux-musl.tar.gz": "732f1d76991781c10ad4887bf8753a9d713b3305a2ba38647648c1a1f74b3005", + "2024-06-13/rustfmt-nightly-aarch64-unknown-linux-musl.tar.xz": "6df1cb585a432ff72cd068babb4abab83d84e08b559b09ae293c248064bce9ba", + "2024-06-13/rustfmt-nightly-arm-unknown-linux-gnueabi.tar.gz": "c8727f718bb0e4db190e9157e7fb4302dbf80e43e7a910e3027c509f45030960", + "2024-06-13/rustfmt-nightly-arm-unknown-linux-gnueabi.tar.xz": "a64489c87c2d4e1f3b828a21a02854e3e7dc7a2107bb99d9993af846da674387", + "2024-06-13/rustfmt-nightly-arm-unknown-linux-gnueabihf.tar.gz": "978063594eea4426a0833a673c967f9252b25a1b851eeb4e58d2c1939e542c8e", + "2024-06-13/rustfmt-nightly-arm-unknown-linux-gnueabihf.tar.xz": "b504a60a84dc91dd51ed3df856da00d2e5ace5d48417f7386806d16ecd93c88e", + "2024-06-13/rustfmt-nightly-armv7-unknown-linux-gnueabihf.tar.gz": "ee65fe9232c6ed8601cbc332cf31d609f9eed93bfd0d0c1d78495028f75077aa", + "2024-06-13/rustfmt-nightly-armv7-unknown-linux-gnueabihf.tar.xz": "fb04855b89b45a5911288f19df7125758ae4753f3bb70248658092f8af428a9f", + "2024-06-13/rustfmt-nightly-i686-pc-windows-gnu.tar.gz": "bd6f1bf8543da99a1cbf12a92b2cfbd28623e9e481cad931c421eb4906624191", + "2024-06-13/rustfmt-nightly-i686-pc-windows-gnu.tar.xz": "78efcf5599b4bb76fbacf83b0ee6868ac2d328b45d1cbaf9ecad977d81845277", + "2024-06-13/rustfmt-nightly-i686-pc-windows-msvc.tar.gz": "a066a23f09690a4456944186d98baff74f5f243256e503fd42fdc569d49d66bc", + "2024-06-13/rustfmt-nightly-i686-pc-windows-msvc.tar.xz": "e35c23088cdf359a52b8c315e50e6af18e4777935a40f4dcbbe75b81e9f2e494", + "2024-06-13/rustfmt-nightly-i686-unknown-linux-gnu.tar.gz": "ce448e28ca9aa52387cebc2254eb39ea125543d4887ae54361dcd2aac0c228da", + "2024-06-13/rustfmt-nightly-i686-unknown-linux-gnu.tar.xz": "be37c7d187dfef3c46e03223ed34a367202b59c2ae3ea30a3ee1bf2c7d3e5579", + "2024-06-13/rustfmt-nightly-powerpc-unknown-linux-gnu.tar.gz": "310fe40bdbd00796f8ee8342f57c95821122ae1d0bdf3bc7245b4aa8f4083d36", + "2024-06-13/rustfmt-nightly-powerpc-unknown-linux-gnu.tar.xz": "56ed9e4f90ab335ae4ce8ec619519c598ce2e2d45d936b973b57247424cbd491", + "2024-06-13/rustfmt-nightly-powerpc64-unknown-linux-gnu.tar.gz": "ac2f19893ca57341bf774f1d7d2f7cceace10157f8af75cead5d92ba10d51da0", + "2024-06-13/rustfmt-nightly-powerpc64-unknown-linux-gnu.tar.xz": "3ca643d277824a038fccb91551dd734dd887a06997f073fb75a2f8b177fab583", + "2024-06-13/rustfmt-nightly-powerpc64le-unknown-linux-gnu.tar.gz": "d525b8618c463ce3e8ebbb90de5422ce3f3904a544ae4bef7dcc0256148f3cff", + "2024-06-13/rustfmt-nightly-powerpc64le-unknown-linux-gnu.tar.xz": "f8e40ca34d820c8a4e80b9501253fd2b09bb832103593fe7b0bae9b0279497a6", + "2024-06-13/rustfmt-nightly-riscv64gc-unknown-linux-gnu.tar.gz": "f375e20db5176913763f6a67794d70113e435bb07faec394588edc125bc05688", + "2024-06-13/rustfmt-nightly-riscv64gc-unknown-linux-gnu.tar.xz": "37ece43e9dea600aee9577fa58fd2dacc803d775a54e6c8d9202a32aecaab354", + "2024-06-13/rustfmt-nightly-s390x-unknown-linux-gnu.tar.gz": "d935f79ebfcfd5ff089f73f80ec8e16161cdf6a7e9ca67ed45b6ffa24193caa5", + "2024-06-13/rustfmt-nightly-s390x-unknown-linux-gnu.tar.xz": "12cf6f8b176b8b1c2beaf9ffbd99665585299577f84c51d62cd991afd8d796ae", + "2024-06-13/rustfmt-nightly-x86_64-apple-darwin.tar.gz": "c5550fec78e26865533d014325b27bb8eadd51fcb9c27d8ee69c02f3f6d8f27a", + "2024-06-13/rustfmt-nightly-x86_64-apple-darwin.tar.xz": "46697ceac5c197d382df9bb17c2fd82d427cd409aebfea3e23e3132b74347e91", + "2024-06-13/rustfmt-nightly-x86_64-pc-windows-gnu.tar.gz": "4bb5a3c6fb3711926dd91dda9ab2f94a9369f78fa5b8ba3d434cee4088fb3b4f", + "2024-06-13/rustfmt-nightly-x86_64-pc-windows-gnu.tar.xz": "78eb9d16f4c2b2ebdef3278a316845c4cd386cc38b59a4b872848752f1ab3a1a", + "2024-06-13/rustfmt-nightly-x86_64-pc-windows-msvc.tar.gz": "edc803dd44be3bf3a3f01c2468176a2f0f6245ae710b24c426d84a5b52e44b9c", + "2024-06-13/rustfmt-nightly-x86_64-pc-windows-msvc.tar.xz": "3503030b4d1909780e15460be0d38d1615b7602b9740e2d5c8dcc6240ea96594", + "2024-06-13/rustfmt-nightly-x86_64-unknown-freebsd.tar.gz": "5b270f480fdccf3505cb9b09181ef2a9766a4220ec551761fcd904e01b603fb3", + "2024-06-13/rustfmt-nightly-x86_64-unknown-freebsd.tar.xz": "b3945975f6f6db71037e0ff9bb61a2e9f2aa0259bd3edac9668bc8df846c0f74", + "2024-06-13/rustfmt-nightly-x86_64-unknown-illumos.tar.gz": "35021c854beb512b4093d655cd85759cd33cedde4d9632b07d6f0904b409540c", + "2024-06-13/rustfmt-nightly-x86_64-unknown-illumos.tar.xz": "d40c06873191be6b914fa011945fe3dad138fb558be243431e1af3cce94c38eb", + "2024-06-13/rustfmt-nightly-x86_64-unknown-linux-gnu.tar.gz": "030138ec093c8b6380df4616b014a90c310f62b889c07b793d36c704036e7c53", + "2024-06-13/rustfmt-nightly-x86_64-unknown-linux-gnu.tar.xz": "434a0feeed4fba69a2e51b594b1397a0ac7808e9abf1b501d6f0f817aad714fa", + "2024-06-13/rustfmt-nightly-x86_64-unknown-linux-musl.tar.gz": "2bf891f8daee9603c59aad1ec9bb360d332a487bf57c7e345c15d6f2ccb70dba", + "2024-06-13/rustfmt-nightly-x86_64-unknown-linux-musl.tar.xz": "24b21ac9c7aad96fd796490b40922af18dfe8ea39175d0b8aff12187d83dbb1d", + "2024-06-13/rustfmt-nightly-x86_64-unknown-netbsd.tar.gz": "e98b59fcfb5f38b055ef4a5cfdfe8213c1ad15a8fae0efa59a792f46680e9e6c", + "2024-06-13/rustfmt-nightly-x86_64-unknown-netbsd.tar.xz": "2fb62714085e36c206dec4a239f0ba63fb82a64fa10139fce5b61a5a6c52a965", "cargo-1.48.0-aarch64-unknown-linux-gnu.tar.gz": "71347016f0da96d4250225f7b52701274df958870b1a65482badb87d661035f9", "cargo-1.48.0-aarch64-unknown-linux-gnu.tar.xz": "9ea440709cf51cf28110847fd769e7fc937a01d03500edec5232408c4459fc80", "cargo-1.48.0-aarch64-unknown-linux-musl.tar.gz": "873883a9f6eb2e0cae7dafdc6c4262157298b7bc6ac5c3ed899ed1f55cad7e82", @@ -22950,6 +23386,52 @@ FILE_KEY_TO_SHA = { "cargo-1.78.0-x86_64-unknown-linux-musl.tar.xz": "681721c1b07014c346f1114ed800e5f5c5eb64a7a22d808f8c0bbc5616374fa6", "cargo-1.78.0-x86_64-unknown-netbsd.tar.gz": "f4449ad4b4c8508e367722da70a7db357f3349ea5be4b21e92443456203d54b6", "cargo-1.78.0-x86_64-unknown-netbsd.tar.xz": "011e823fca320cfc682b9f03719f4c126fddd25a3865b92c6e905a5359b4ac50", + "cargo-1.79.0-aarch64-apple-darwin.tar.gz": "d6afd9b5fb1d299352a5af186e7417f29ce06da977791938affaf7c81146a674", + "cargo-1.79.0-aarch64-apple-darwin.tar.xz": "2cc674f17c18b0c01e0e5a8e5caedc26b0f499d2cc10605cf1a838e2cad9ef7d", + "cargo-1.79.0-aarch64-pc-windows-msvc.tar.gz": "3a7ed711ac080ed7a7301f3033c462485ed6444e241bbabeaae2b2008bdc9586", + "cargo-1.79.0-aarch64-pc-windows-msvc.tar.xz": "80d827df15c7a76fdaf76dc3fce6091f9f7cf319fb04affbe9882ddb1ed42ac8", + "cargo-1.79.0-aarch64-unknown-linux-gnu.tar.gz": "225c07709630c3806ebb3f42995f47c78007cb42c088173ea24ea672a39265b7", + "cargo-1.79.0-aarch64-unknown-linux-gnu.tar.xz": "4ca5e9bd141b0111387ea1aa0355f87eb8d0da52fbc616cefa4ecde4997aa65b", + "cargo-1.79.0-aarch64-unknown-linux-musl.tar.gz": "d58b2f4686424c8116238a8f02e18706d76ac815670c607b8f13a97c2281e9c9", + "cargo-1.79.0-aarch64-unknown-linux-musl.tar.xz": "03c6530c8c2c2ae42cd9b43a8e7b7b944959e73f86d8e108095101847edaddfd", + "cargo-1.79.0-arm-unknown-linux-gnueabi.tar.gz": "fc6ac6983ba8980e3786a4b869c158194628b1602e7e7124351c0174e74d01c0", + "cargo-1.79.0-arm-unknown-linux-gnueabi.tar.xz": "9a59c387e5ec83eb581f76410e88cb59bf04028a899ea720acc3e73346c901be", + "cargo-1.79.0-arm-unknown-linux-gnueabihf.tar.gz": "12fd0996300ec60b69eae4dbf69c4d859252806d3662eeaf84c6c6aa4369376c", + "cargo-1.79.0-arm-unknown-linux-gnueabihf.tar.xz": "60c8274fdfbf335f740fdb5987b5f2be24e74eda1ae40021ee94368999f29ed7", + "cargo-1.79.0-armv7-unknown-linux-gnueabihf.tar.gz": "ad3378a37728401216130801e9e32c187ba91fda0385d99c5256b0c7f7485cb8", + "cargo-1.79.0-armv7-unknown-linux-gnueabihf.tar.xz": "15154a890d1199784cc737313daf17548661b27392c788f7b1f323f4308cd65d", + "cargo-1.79.0-i686-pc-windows-gnu.tar.gz": "bfc38927c1041b6eb3643d998e5a9020bc487e857dc465e5c17ea0f4f62902e4", + "cargo-1.79.0-i686-pc-windows-gnu.tar.xz": "4d202369f3e648b12afe7a9e5324879837a84299d80fb3b0462a7ef9d1d1277b", + "cargo-1.79.0-i686-pc-windows-msvc.tar.gz": "117fb5fa413ea108173a424a999b66197739bf3f73e594c0b65e3c816ff3a2cb", + "cargo-1.79.0-i686-pc-windows-msvc.tar.xz": "57fe390757c1fd81a695bf18fee5519d674345981d5393c435fcec41ee6e8f88", + "cargo-1.79.0-i686-unknown-linux-gnu.tar.gz": "d6afdacd1c3022cdaa9dfb1cdfa5bb11a824459575aa27be5ba2f8c199789ff5", + "cargo-1.79.0-i686-unknown-linux-gnu.tar.xz": "57bd43f363ebd399a38aa4ac3b137e9172706770f8b23479f9dd859c6ae779ab", + "cargo-1.79.0-powerpc-unknown-linux-gnu.tar.gz": "5f6e619dc97517a8ad6d312609fc4ea4148b48ee04c0991948af7fdae7ab9c28", + "cargo-1.79.0-powerpc-unknown-linux-gnu.tar.xz": "2a55e97ce512c27a012720bb2a0cd86554c1d734b5cb91b98f58af167cc0fde1", + "cargo-1.79.0-powerpc64-unknown-linux-gnu.tar.gz": "7d5701401be44f237ea1ff242c96b321c6569d23c19ec62c6565968ff4df021c", + "cargo-1.79.0-powerpc64-unknown-linux-gnu.tar.xz": "1e2ffcc41a2083be2f4733d534d5ee0e05fc2ace1f21033792a4e2497cbbfbe4", + "cargo-1.79.0-powerpc64le-unknown-linux-gnu.tar.gz": "eb275b410748ce95a961d32657834461be85cfef883c4e9e3fbf653c8136ab1c", + "cargo-1.79.0-powerpc64le-unknown-linux-gnu.tar.xz": "bec32adad9f2cd1650ed24ee82fccf7329c68243cdef7cef1e720ccaea097dab", + "cargo-1.79.0-riscv64gc-unknown-linux-gnu.tar.gz": "c822144b16f43b8f443d9a8587d425c70a771e0bcb9bb8d3828b72e15c08799d", + "cargo-1.79.0-riscv64gc-unknown-linux-gnu.tar.xz": "83e28f3e02cce4a9d19841bcb40ec0c8ad4e9af9fb215c39876028e6e9e6baf1", + "cargo-1.79.0-s390x-unknown-linux-gnu.tar.gz": "6e022c72e804921e40c5dd8915b622003a15d9fcc85a0e0ab566af3c27eae10e", + "cargo-1.79.0-s390x-unknown-linux-gnu.tar.xz": "5663e6ea018a13f1c87ac74de267829952ea979fbe5f8ee5c1c3531e25d1749c", + "cargo-1.79.0-x86_64-apple-darwin.tar.gz": "a14dce83757fa850865ec06ff136d9eb36fc5b3352a97d145c54bb5a0fa6c1cb", + "cargo-1.79.0-x86_64-apple-darwin.tar.xz": "e1326c13b7437a72e061a2d662400c114ef87b73c45ef8823ea1b2bdc3140109", + "cargo-1.79.0-x86_64-pc-windows-gnu.tar.gz": "e618926641e0a9e113a88cb55adbafcf3a72e0ddaa46334f2625309d8e674275", + "cargo-1.79.0-x86_64-pc-windows-gnu.tar.xz": "c0c1e1927bb52f21d18c71d65a9f163d744b86daf3ad5df92e2d1d5ac3787dac", + "cargo-1.79.0-x86_64-pc-windows-msvc.tar.gz": "a59b0a4a4abac8067e56042d4a3b8c8bd6b44dd48ad5812e2821b94903bc7b89", + "cargo-1.79.0-x86_64-pc-windows-msvc.tar.xz": "814eca7f8e77f17e7f6027a42dc17267cf0dda680857770d3964b23a0bb76823", + "cargo-1.79.0-x86_64-unknown-freebsd.tar.gz": "8173c27bf52bcc3cf8e87b79ba0fe78804529da797a656d34d81d21365cd4f30", + "cargo-1.79.0-x86_64-unknown-freebsd.tar.xz": "2a540b14acf2c30cac9625e5d97dca0fc0bab1b99265f08b13730001032ccce7", + "cargo-1.79.0-x86_64-unknown-illumos.tar.gz": "ecf7d73dd9a961ef22daf0eb4d60419fb1a585a30793f29c6a3565c6e122c7f1", + "cargo-1.79.0-x86_64-unknown-illumos.tar.xz": "22e44c5fb66639ba8ecb462457edf559955076811f5bbe70a40a8b8248f8a0a9", + "cargo-1.79.0-x86_64-unknown-linux-gnu.tar.gz": "d394298cfd4a51eaf85607cceb33a1d83cbe723365687d7055f4b68e065a72fe", + "cargo-1.79.0-x86_64-unknown-linux-gnu.tar.xz": "07fcadd27b645ad58ff4dae5ef166fd730311bbae8f25f6640fe1bfd2a1f3c3c", + "cargo-1.79.0-x86_64-unknown-linux-musl.tar.gz": "2709773c16e3207b607ba4a505a24308983e18aeffdc910449d0e501e29619ee", + "cargo-1.79.0-x86_64-unknown-linux-musl.tar.xz": "c053ba22b95615f41f27b42f5bacf3fbb26abba24ac01d2638877a584ff19738", + "cargo-1.79.0-x86_64-unknown-netbsd.tar.gz": "5eff5f8f8b73cf47bcf8cd3e9a58440e3ce1c3ef0996a291271e66aae3feeca0", + "cargo-1.79.0-x86_64-unknown-netbsd.tar.xz": "bb4f0d43e61c7a6e831f448234bee452d3df51f21a1c734d12a6bac945ed35d7", "clippy-1.48.0-aarch64-unknown-linux-gnu.tar.gz": "2cc894bf75d938c0f7b96c7711d93b6d5a0befed5c09232cdd8413a57942ed88", "clippy-1.48.0-aarch64-unknown-linux-gnu.tar.xz": "ff5fc4d3b4f1b6147f782d28669fa0e847b3660185fa147e4ebf4d9ace61cd4e", "clippy-1.48.0-aarch64-unknown-linux-musl.tar.gz": "b3d740358470df6f4c1881a40db16c6fce4082bd251b012963147fdadab96879", @@ -25236,6 +25718,52 @@ FILE_KEY_TO_SHA = { "clippy-1.78.0-x86_64-unknown-linux-musl.tar.xz": "839bbab88c20a2bde25b2f8323e6b9acff02ca856730c1169c6c21d37c73e304", "clippy-1.78.0-x86_64-unknown-netbsd.tar.gz": "07474383f5b2d9afbcdab4642312b92b9a1d860fd35f9fd69d166eb81d46110e", "clippy-1.78.0-x86_64-unknown-netbsd.tar.xz": "07bcea3e64aecc0312f00eafa018915f1c2d7d95ffec071d66cdd73d52edd416", + "clippy-1.79.0-aarch64-apple-darwin.tar.gz": "558f869e4a9bcf3cdc2b6946992026e3d8092e080afbd8c2a4ff0a3be107b11c", + "clippy-1.79.0-aarch64-apple-darwin.tar.xz": "33e8feb81e31b991ad0e934c83ccd2b1acdafd944a3203e4afb7c7cbacbe41fc", + "clippy-1.79.0-aarch64-pc-windows-msvc.tar.gz": "0961bd2d2ffef072f98e20bb4f4f6e247d3b26b4f6dbf98046a1e8c2f4c4d915", + "clippy-1.79.0-aarch64-pc-windows-msvc.tar.xz": "dfce8852093229f688343da05565c7657505f5bc453d1fede9ba9da1583958bf", + "clippy-1.79.0-aarch64-unknown-linux-gnu.tar.gz": "fe41290dbcf05514bb7bd88f23598ac48f18de4d1651654ccc3c65bff2e6272a", + "clippy-1.79.0-aarch64-unknown-linux-gnu.tar.xz": "77803cfff2ea0342f26b59eabec353bc43a1791012aa70855ecfea0fb7ae76ac", + "clippy-1.79.0-aarch64-unknown-linux-musl.tar.gz": "0eae1683420e2c270311b6b2848f7c246d2e2e865a01cad4a1327f3306f94f1b", + "clippy-1.79.0-aarch64-unknown-linux-musl.tar.xz": "770e312721074a758468200bbd79945721bc25a0011b098915a758d649644d55", + "clippy-1.79.0-arm-unknown-linux-gnueabi.tar.gz": "bf9fe0d5051dbe18897c6c39f309292043e5ed74b34cdbe2009173150a204d88", + "clippy-1.79.0-arm-unknown-linux-gnueabi.tar.xz": "93723fedeab1467c800b5364c9e688b3fe46832717a0434cf28711f7ffa675e4", + "clippy-1.79.0-arm-unknown-linux-gnueabihf.tar.gz": "2627ed374f401c758d36902097f81763f5380e0cef5a55711abfc366a29cb4b4", + "clippy-1.79.0-arm-unknown-linux-gnueabihf.tar.xz": "dbf3640a2135ed95d8d26f23f42d48d352ca49809d41dc7acdfcc7ae6d9c777d", + "clippy-1.79.0-armv7-unknown-linux-gnueabihf.tar.gz": "b016af4bc62e1ce5ea783b85f680600539434288ebaed45bea2f6b88cb5d70f2", + "clippy-1.79.0-armv7-unknown-linux-gnueabihf.tar.xz": "42a239bed6457a5e3dd3953d6702b69a50ec680dc9015f8479550d4c5323c876", + "clippy-1.79.0-i686-pc-windows-gnu.tar.gz": "e02682b1c21cb215a9bbdf315c75f15dc885813e079e7a95637ea0992b1af88c", + "clippy-1.79.0-i686-pc-windows-gnu.tar.xz": "d2318af54f76c781ae44757e1211f9e3ef361dc8ff8fb2f62fdbd1c8916d7ee5", + "clippy-1.79.0-i686-pc-windows-msvc.tar.gz": "f14d4659982e519b02a54b624b4d152102d2ea86e073645a048f17ebd54bba3c", + "clippy-1.79.0-i686-pc-windows-msvc.tar.xz": "a69b900bd13af72eb4f47f0fcdf3f639cee12fdeaf90416731fe62c396735b7b", + "clippy-1.79.0-i686-unknown-linux-gnu.tar.gz": "44f24ca7626f8e854c0e7a4e0b698a15bbdce1881ea917bf097adcb4c8b661ea", + "clippy-1.79.0-i686-unknown-linux-gnu.tar.xz": "1d2612c829d946ca8ce32f2beacfde2c5ebed1fcacb720a58fb8e7786e4c82f2", + "clippy-1.79.0-powerpc-unknown-linux-gnu.tar.gz": "0e85a3b80d743e4a1ca00b7282d67ec864529a33d3f52f44855ba51e82544152", + "clippy-1.79.0-powerpc-unknown-linux-gnu.tar.xz": "1ae0bbe5835d9461a12f22d509787e6c11aac8335c677152a57a04f8d22cf755", + "clippy-1.79.0-powerpc64-unknown-linux-gnu.tar.gz": "377ea998cf3f5749fdf8d16faecbcd81513c2792fbaf7eb98a6da5a48905cf03", + "clippy-1.79.0-powerpc64-unknown-linux-gnu.tar.xz": "0bceeb8dc5b48e5ea9cff67cdcf8488fe2afe44d7e75ca04669c7c0c2e02a0df", + "clippy-1.79.0-powerpc64le-unknown-linux-gnu.tar.gz": "7df93244fa00f7d6d75980cae531327d4761b243602c31f8d47c0d1bb863b024", + "clippy-1.79.0-powerpc64le-unknown-linux-gnu.tar.xz": "6bb12041b6171e80598c0c04eb7e9bd07ab4fb4d654a9289618e3288a4d2f6c8", + "clippy-1.79.0-riscv64gc-unknown-linux-gnu.tar.gz": "6c0558f97560872aa48d555692c672c3106c3569334112d4bea569c010dc5adc", + "clippy-1.79.0-riscv64gc-unknown-linux-gnu.tar.xz": "fbc978db4be2e6fdb1dbcb3ca00ee54c44dafd08930738f1c6aa7ae249685a34", + "clippy-1.79.0-s390x-unknown-linux-gnu.tar.gz": "2fa4149bd5baafb66d6d088f3157741c72aabffb12ed356b6cef850aba5333aa", + "clippy-1.79.0-s390x-unknown-linux-gnu.tar.xz": "c00bd892e0f29bbc2514f87c7521210ced8c175a41eee0a428e19a6ef157779f", + "clippy-1.79.0-x86_64-apple-darwin.tar.gz": "9f871061f7faf1e833389fbf48deb1a4dbe4050840f7611e7d0e76a0a1aa8624", + "clippy-1.79.0-x86_64-apple-darwin.tar.xz": "046016dd8f288000bdef73b7c5a67c8d5c38a7a0ebcd4847fdb337b2932b8ff7", + "clippy-1.79.0-x86_64-pc-windows-gnu.tar.gz": "821a54431486ae6415c85c7c4d50a26afe987e2d4711b288117a0272ae731f5b", + "clippy-1.79.0-x86_64-pc-windows-gnu.tar.xz": "aaa38c27eecdb9b5e263a8f697d2edb3b3caa09c3bbab2016097c5884c7cf56c", + "clippy-1.79.0-x86_64-pc-windows-msvc.tar.gz": "39d5707f791c4384c7b68860aa508f1ae3438f453568885cd8f9f8604e4fc374", + "clippy-1.79.0-x86_64-pc-windows-msvc.tar.xz": "573a9db315af48afe817fbb242e6c492521a173071fbe3049c7a0984be44f51e", + "clippy-1.79.0-x86_64-unknown-freebsd.tar.gz": "dbb5dad855610c27548dcb7e9c732af539332cb6d218fecfdac8923df867bb76", + "clippy-1.79.0-x86_64-unknown-freebsd.tar.xz": "d5b603f0155f65df8cddef59f1b40c2e5a5cd403327993f25e6b14bb90b3b3a8", + "clippy-1.79.0-x86_64-unknown-illumos.tar.gz": "e85e193560ec9f9586821924ad2b86128473b75ac3a3fd9cb8140dc06576394c", + "clippy-1.79.0-x86_64-unknown-illumos.tar.xz": "6446241cb775f4f8332df3a9c4b24ed34e43c8becf5d1a970c7e7beb401f6728", + "clippy-1.79.0-x86_64-unknown-linux-gnu.tar.gz": "a38d8ca1beb010a098b380af0651aa2d1b1bfb02a05f319257a06b9c98eebe45", + "clippy-1.79.0-x86_64-unknown-linux-gnu.tar.xz": "3fb282ee97626e4f25c4f6faac3997859b89f13983dd6fa111e25182dfcb91fa", + "clippy-1.79.0-x86_64-unknown-linux-musl.tar.gz": "79adda812a6793dd81b3c780ef9ff0f94fa79f46500ed93a75bb2f77dc683591", + "clippy-1.79.0-x86_64-unknown-linux-musl.tar.xz": "8f3aef98ec1fd9c7ba5c4e258c0c22dc8ba555d494d4e8c94c1929ac539422fd", + "clippy-1.79.0-x86_64-unknown-netbsd.tar.gz": "e927b8ca179d11ac474408c358106c521b9467d9cfd1734e0c7ab0b43dd0f1df", + "clippy-1.79.0-x86_64-unknown-netbsd.tar.xz": "54db46f95b405f4f9fc28f27986b02494a6a33f3d2de475f5545e4d15a619616", "llvm-tools-1.36.0-aarch64-unknown-linux-gnu.tar.gz": "942856e49837a1c3b9c7d48b52cf0ac0fcb2bb31bb691fe53bfb934afb561c7f", "llvm-tools-1.36.0-aarch64-unknown-linux-gnu.tar.xz": "e2671f3710f65642779023e46ad7402cc3bdaa15861ccfd6b48f1607e0b76ae1", "llvm-tools-1.36.0-arm-unknown-linux-gnueabi.tar.gz": "53140ba7c55cb8ced80d136402de01b8b9ed8e2095b2343d4b41f963cc44069b", @@ -28078,6 +28606,52 @@ FILE_KEY_TO_SHA = { "llvm-tools-1.78.0-x86_64-unknown-linux-musl.tar.xz": "9199a38fccea4f8f2141d8f23034ee6cf1c9b2f143d8149e6954c3acff894424", "llvm-tools-1.78.0-x86_64-unknown-netbsd.tar.gz": "919bbbed8c0d70e607fc59f898478291d366773e2f70cba29a1b45dab60c2069", "llvm-tools-1.78.0-x86_64-unknown-netbsd.tar.xz": "322c3ee80832f8f555356d9c5a8953a4e1aed7ea120fd2c0f7b487b6425f78a8", + "llvm-tools-1.79.0-aarch64-apple-darwin.tar.gz": "4f6c66e1372513e145d6574601a3efa43579fafacadbb105d865198143bce9a9", + "llvm-tools-1.79.0-aarch64-apple-darwin.tar.xz": "326166f8862d2ecc10198f9c8bba89dfe64028187ddf417e916dc08c5d3deac7", + "llvm-tools-1.79.0-aarch64-pc-windows-msvc.tar.gz": "c70f8ed91823d88bb4f38c9321ef8ed083ce2263c1fd24ce938ad20d8fc6ce29", + "llvm-tools-1.79.0-aarch64-pc-windows-msvc.tar.xz": "49a88df307b75f10671d1f21dace452e99ee721b03d26ab18cde55acb3e3bb5e", + "llvm-tools-1.79.0-aarch64-unknown-linux-gnu.tar.gz": "7b337ecb309fa8090e92f39251f15df6347a325b1fbd0ff97f72110a63140af4", + "llvm-tools-1.79.0-aarch64-unknown-linux-gnu.tar.xz": "3eabfa407fdcb894a79eb3980979d8525f7d4524896d53673ec7811629702dd6", + "llvm-tools-1.79.0-aarch64-unknown-linux-musl.tar.gz": "4328ba44de5f979cfccde31c4c1745b8381b6bf3487440e543cbe694aac870a8", + "llvm-tools-1.79.0-aarch64-unknown-linux-musl.tar.xz": "ddb01da2a19b5e4861893c6d606e3781c2b77ac7a62bdcbd4bb1084a11a73f9b", + "llvm-tools-1.79.0-arm-unknown-linux-gnueabi.tar.gz": "874c2fb1bc57d19cc4f4f5f5086283c0ae1104ce884f469691bd65cfc79acad8", + "llvm-tools-1.79.0-arm-unknown-linux-gnueabi.tar.xz": "9aa221f10ecd000555d7fb309a4531c4e115b8ad509e295357fc2f55e17bae9c", + "llvm-tools-1.79.0-arm-unknown-linux-gnueabihf.tar.gz": "962deb1f255b95cb4092e594060e396163862f6bf8e7ce874ea8970c72f549c0", + "llvm-tools-1.79.0-arm-unknown-linux-gnueabihf.tar.xz": "61fee18905ee38207a2ef65ffcaaf5b25dd6db058bc0e0e592508b6faa010e15", + "llvm-tools-1.79.0-armv7-unknown-linux-gnueabihf.tar.gz": "39ee786d6971193182c106c02a30656b70cf41c9e604b96fc9e2331ae7ef638c", + "llvm-tools-1.79.0-armv7-unknown-linux-gnueabihf.tar.xz": "2afcb0923334fd1d5c3d710231e73f5b451753b8faf9733b7106d9117a4a9e54", + "llvm-tools-1.79.0-i686-pc-windows-gnu.tar.gz": "e87eee98670dde2b21cbb81824a186e055fac71bcc027b03e8a1160b08ae5a99", + "llvm-tools-1.79.0-i686-pc-windows-gnu.tar.xz": "2354ce3f1997a10126500133faf94c30d3d9add080515f041cd451d1d191b198", + "llvm-tools-1.79.0-i686-pc-windows-msvc.tar.gz": "ce7aa638ecb5b682777000ba87936a753996c3c663fdbe71b8c0ee006523cd57", + "llvm-tools-1.79.0-i686-pc-windows-msvc.tar.xz": "627669db87a60ab5f991e0469f27d60862f187e065d4324d62c5946efaf42538", + "llvm-tools-1.79.0-i686-unknown-linux-gnu.tar.gz": "7a76b82866d65ddbeff174945e928773364b4ae0c303f52098cb05e3e84047ee", + "llvm-tools-1.79.0-i686-unknown-linux-gnu.tar.xz": "2049f1965b0acd677e5c94225d0c93a6033b9f21e69596761b2ffc5ff703c398", + "llvm-tools-1.79.0-powerpc-unknown-linux-gnu.tar.gz": "043b2c9a554743ab65a963322c742c460007c90f762addc6e52a1b002bbf659f", + "llvm-tools-1.79.0-powerpc-unknown-linux-gnu.tar.xz": "d758376598dac0a92904808c687e1e8febbc10774a7e04730c1ac8b6bb11187e", + "llvm-tools-1.79.0-powerpc64-unknown-linux-gnu.tar.gz": "cd3fc2d3e59903b9f9310f36858ecc1f1a1a633085383b3774db1f04848fee1a", + "llvm-tools-1.79.0-powerpc64-unknown-linux-gnu.tar.xz": "c8df5d07decb56c1930d110894f1b8cd6e16308fe6409d544425900c119d37ea", + "llvm-tools-1.79.0-powerpc64le-unknown-linux-gnu.tar.gz": "0b3eef7fb1923fd39fb6e7e2f964c770dbbe15f641a097e3cb62a3e1e9140707", + "llvm-tools-1.79.0-powerpc64le-unknown-linux-gnu.tar.xz": "62fc3413e881d4cfa5fdf653e34f93f1b85eb9be8c20a097368051e16ac6bc75", + "llvm-tools-1.79.0-riscv64gc-unknown-linux-gnu.tar.gz": "f7b813e6b13f000ec4a2d1461b30bc7f7c574b0f32fce33fc6b0b769942a3fcd", + "llvm-tools-1.79.0-riscv64gc-unknown-linux-gnu.tar.xz": "09fde724a74e7f4c56dd00dadb9b29e9fe43c16b5c440165385798976cfff0f0", + "llvm-tools-1.79.0-s390x-unknown-linux-gnu.tar.gz": "b0029a9eb0c08825ff459980e9ec40f6afe8ddb17f5c2ca150d905e13f1c6b71", + "llvm-tools-1.79.0-s390x-unknown-linux-gnu.tar.xz": "bc5746eb6f1c9c1f479090c49d67aad0cefb44dd9025b3daf063e6531c54cb85", + "llvm-tools-1.79.0-x86_64-apple-darwin.tar.gz": "d87644459aace0e6c5e847b305b6b8aa7c5fd8ff1757ac130078c3cd9d62b715", + "llvm-tools-1.79.0-x86_64-apple-darwin.tar.xz": "a99d7b086d5fa2d377acb7921ee35b7dd06b4033ccc300de555ba8cbf03b2c93", + "llvm-tools-1.79.0-x86_64-pc-windows-gnu.tar.gz": "bf0fb38c119f8277dfa23432a3355d0b74b6cce2cc8a30340cbee23aed2c6ce7", + "llvm-tools-1.79.0-x86_64-pc-windows-gnu.tar.xz": "7b0ac4976d888510b646c7bc0ab19b008fbeacfb9e26f0aaeb183be3432e9d34", + "llvm-tools-1.79.0-x86_64-pc-windows-msvc.tar.gz": "95ef718cbd18feef21a24803df7179da0340ea021a54ba37d54c3b2a51d6be65", + "llvm-tools-1.79.0-x86_64-pc-windows-msvc.tar.xz": "cb3c172aadc1d82d990d44c9dcdd9955ee7805ce7cda2d670c0a2d3209acbd29", + "llvm-tools-1.79.0-x86_64-unknown-freebsd.tar.gz": "effb51c8cd6cd109248bf4f843244afd47cb39eb1eee98db80f327180036fa13", + "llvm-tools-1.79.0-x86_64-unknown-freebsd.tar.xz": "b384ab96209e1f5d70502188f6c95d11eab7184ca7075863af37465bbce3cff8", + "llvm-tools-1.79.0-x86_64-unknown-illumos.tar.gz": "ad46f3b15f8d7ca48aff9d0f5ef3102cb135386876fec8230061f4f6238dafba", + "llvm-tools-1.79.0-x86_64-unknown-illumos.tar.xz": "8270c2e2daf88594222eb190f5ebacdbe88a438e6a31c1e9b699b7ea91c31c89", + "llvm-tools-1.79.0-x86_64-unknown-linux-gnu.tar.gz": "5807e9df91de82e55e9075b52124bde1cb312f19aa9ea37e8fb347cd42183b9c", + "llvm-tools-1.79.0-x86_64-unknown-linux-gnu.tar.xz": "3e4a9815d882bfb0cf4d4ec1e14181c44324bb3d04e851b9b5377b6a42b75eba", + "llvm-tools-1.79.0-x86_64-unknown-linux-musl.tar.gz": "d8010808678190d9abdec91c7e0b0e15054cdd1a7fe41d958e738eb0ed2a58d7", + "llvm-tools-1.79.0-x86_64-unknown-linux-musl.tar.xz": "c04ed13de09e09012edc8b46675fb37414babc22f5435f8a1816ef92cd7ca919", + "llvm-tools-1.79.0-x86_64-unknown-netbsd.tar.gz": "f5d7c77ab5d3b829d310976f4602a57290a482a3561e3800872b23b8e48d6e63", + "llvm-tools-1.79.0-x86_64-unknown-netbsd.tar.xz": "193f10f636e78d5f4129d0e2490da0855cd5e4d15fd1def5dadc0cbf9d1f0a1f", "rust-1.26.0-aarch64-unknown-linux-gnu.tar.gz": "e12dc84bdb569cdb382268a5fe6ae6a8e2e53810cb890ec3a7133c20ba8451ac", "rust-1.26.0-aarch64-unknown-linux-gnu.tar.xz": "773560f577d4bfc34efa69f035b0d397fc8f4d55835d163416bc4f2012a57a4a", "rust-1.26.0-arm-unknown-linux-gnueabi.tar.gz": "6e11188bd58893c4af35790a73cca04cde3b9ecf5153e0df1ed14fafd983d183", @@ -31714,6 +32288,52 @@ FILE_KEY_TO_SHA = { "rust-1.78.0-x86_64-unknown-linux-musl.tar.xz": "4de379e1f611d64fd5f751cdb9312de5c4691e6256ae5ac028987662769e479f", "rust-1.78.0-x86_64-unknown-netbsd.tar.gz": "4d084998e67cebe45284ef4af1bc284921c8a6ae4e6688192f1214386004973c", "rust-1.78.0-x86_64-unknown-netbsd.tar.xz": "ae22c9e50acba33ee9bd06c7515f2d3b5e76e9f3bd90c59c0ed684a91064965c", + "rust-1.79.0-aarch64-apple-darwin.tar.gz": "e70a9362975b94df7dbc6e2ed5ceab4254dd32f72ba497ff4a70440ace3f729f", + "rust-1.79.0-aarch64-apple-darwin.tar.xz": "12f4d7f3eb3577bad4f8caa290367f19a6fbd7ad27286b41c3fa528cd763ec45", + "rust-1.79.0-aarch64-pc-windows-msvc.tar.gz": "87eb7d47530a53f6857fce472ed45880f41348ff0a85c35d48e5085f433824d3", + "rust-1.79.0-aarch64-pc-windows-msvc.tar.xz": "56c91deaf0341801d0dc8d2d75db03b287dca80a2e4bb11fd554dfd91b851858", + "rust-1.79.0-aarch64-unknown-linux-gnu.tar.gz": "f7d3b31581331b54af97cf3162e65b8c26c8aa14d42f71c1ce9adc1078ef54e5", + "rust-1.79.0-aarch64-unknown-linux-gnu.tar.xz": "8e7a2d514ee469325e5a7d0a2f0cad313aecb4c3da134f3bf84f7901a809d566", + "rust-1.79.0-aarch64-unknown-linux-musl.tar.gz": "f8100c806754cd21600ded26546467a1a242db9b9ab8a6a666656e3cc4edfa52", + "rust-1.79.0-aarch64-unknown-linux-musl.tar.xz": "b2388348b15b6f066cc5f8baaa20d3e46d4d27c1bc63a8ecd704ff5629c29471", + "rust-1.79.0-arm-unknown-linux-gnueabi.tar.gz": "5be128e87811e6ef06d355f7586502deb5281f9b16b33bed26064fbbcca8dcca", + "rust-1.79.0-arm-unknown-linux-gnueabi.tar.xz": "8cac7636474ee73f96040cb669372bf0f2dbb2f3252eec50a1388105c1239602", + "rust-1.79.0-arm-unknown-linux-gnueabihf.tar.gz": "ce8d8d296277a06e0d2f63a21a0586717e09be3df28c0d1a04bc2c6f85eecc15", + "rust-1.79.0-arm-unknown-linux-gnueabihf.tar.xz": "216b499fdfca4e2646382888e41c727265a4e0c85c45fbb36aea390e47767936", + "rust-1.79.0-armv7-unknown-linux-gnueabihf.tar.gz": "31968f88b22058e384dfb3cdf3efe7f60c03481d790300fcffc420d5ba3851f2", + "rust-1.79.0-armv7-unknown-linux-gnueabihf.tar.xz": "11ac4303dfb6a8b86cc58792b154dd730a9dcba177d73ab38e8daae3c0519ef0", + "rust-1.79.0-i686-pc-windows-gnu.tar.gz": "3af9090a9b9eb434eb825ba171c2f01ae1088bd0d17d3eb7303c6fff2f63c520", + "rust-1.79.0-i686-pc-windows-gnu.tar.xz": "066121c71ca7f68b60ba89f66da5a969accbdf49ed92fb727cd06e12a672ee29", + "rust-1.79.0-i686-pc-windows-msvc.tar.gz": "d7cbd8413ef82f11e2ddf87cd35b88ccdbe9faf5222bb5da104b26a099c77530", + "rust-1.79.0-i686-pc-windows-msvc.tar.xz": "fe802f7723eeec51a051a4b1284d8c5d5b3c20400b815b111fe956f1d3c30f2c", + "rust-1.79.0-i686-unknown-linux-gnu.tar.gz": "0a1e371809446cd77dba7abce2afb4efac8d8b2e63483cfe19f1c98bf9ab7855", + "rust-1.79.0-i686-unknown-linux-gnu.tar.xz": "74a4b17c7b80b87d2e1f4fa83c8c0c5e920eee6d72fe570df97aa96d85fc25ec", + "rust-1.79.0-powerpc-unknown-linux-gnu.tar.gz": "dc57244b6bc2a2858e055de9d86317ed28e7e709bbd768732e306e3eeb22fb00", + "rust-1.79.0-powerpc-unknown-linux-gnu.tar.xz": "a640336f90db45a00e35444afd5f38ec8a9035b4f1f7ae17fb5d9357d3483773", + "rust-1.79.0-powerpc64-unknown-linux-gnu.tar.gz": "e1f8ff97fcd85de10b7ebfa0535be38d8aafd61aa96e905cfb96991398d09e6f", + "rust-1.79.0-powerpc64-unknown-linux-gnu.tar.xz": "dd5a1d8ec6c5810893388391f194b11876643d2add3918968ab1473bce9a2cc0", + "rust-1.79.0-powerpc64le-unknown-linux-gnu.tar.gz": "9865eeebb5bb20006367d3148d9116576499ec958d847e22b645f008a1bc4170", + "rust-1.79.0-powerpc64le-unknown-linux-gnu.tar.xz": "40d7dd809c873f9462a35735c511d82ba0e46edb56c74e8da01ff3a002bef2aa", + "rust-1.79.0-riscv64gc-unknown-linux-gnu.tar.gz": "c8d38e600ef4dea8b375df2d08153393816ffd3dcab18e4d081ddc19e28b5a40", + "rust-1.79.0-riscv64gc-unknown-linux-gnu.tar.xz": "acfb935d96986b05d6f8071a75ecc62f404d64faa65b81b1bb025821cfd3507b", + "rust-1.79.0-s390x-unknown-linux-gnu.tar.gz": "1e9f1b27ce47d831108e1d1bb6ef7ab86f95bedfea843318292f821142fe1f6c", + "rust-1.79.0-s390x-unknown-linux-gnu.tar.xz": "24aab3cef43b4d8319ad7976313cfcbd6942ebd7a1824d39707f5629dc615ba8", + "rust-1.79.0-x86_64-apple-darwin.tar.gz": "62f018aad30bafa0ef8bff0ed60d5d45e6cadc799769aad9d945509203e9f921", + "rust-1.79.0-x86_64-apple-darwin.tar.xz": "f9f38d312a790eb4ad346f64f9da69aeff9ce00021d04efad1fb2816a1f311ef", + "rust-1.79.0-x86_64-pc-windows-gnu.tar.gz": "efb315aa4256e319126dc2b50ec68aa6f713e85059ff2481c8b7be761def84a9", + "rust-1.79.0-x86_64-pc-windows-gnu.tar.xz": "9a7a53e41b6e10d30629d80a4352589ab19224df7f0ef9d1371212c34b84108b", + "rust-1.79.0-x86_64-pc-windows-msvc.tar.gz": "8ee0346884d6da5ad250ee389236a446972c84b1bb5ac7e34be74c4a4e05f101", + "rust-1.79.0-x86_64-pc-windows-msvc.tar.xz": "e66f99352c9b2a497f56dfee1d23908586a6938769f36627795f97712f88a6ff", + "rust-1.79.0-x86_64-unknown-freebsd.tar.gz": "3c8005f488b8dda0fc6d47928868200852106cac2b568934ae9a2e5c89d3a50d", + "rust-1.79.0-x86_64-unknown-freebsd.tar.xz": "36079212b4de74b70d9d79221a3f0a4531b970b4e6b947d9cb5d2cad0ecc84ad", + "rust-1.79.0-x86_64-unknown-illumos.tar.gz": "bb7cf765d30e53b36b95d089d5898828e946b43febd96f05d3e2f38b16060152", + "rust-1.79.0-x86_64-unknown-illumos.tar.xz": "01cb45648108abb3d43ee1b379914bbaf02c98b0a28b75b3bdba061dabc30420", + "rust-1.79.0-x86_64-unknown-linux-gnu.tar.gz": "628efa8ef0658a7c4199883ee132281f19931448d3cfee4ecfd768898fe74c18", + "rust-1.79.0-x86_64-unknown-linux-gnu.tar.xz": "ce552d6bf22a2544ea78647d98cb405d5089af58dbcaa4efea711bf8becd71c5", + "rust-1.79.0-x86_64-unknown-linux-musl.tar.gz": "2e4b0e40d027e2b31a40163986b4c04dfd0bce41c706a99f2e82ba473a4383de", + "rust-1.79.0-x86_64-unknown-linux-musl.tar.xz": "38ed25fe71026f051f40a483b9fa84401589fa3fae2d18e67ae361546174b0c7", + "rust-1.79.0-x86_64-unknown-netbsd.tar.gz": "b2eb3938d7db33e3aaca1bac44bfe5eafbbfda140ab6a6207c877e769b9ea658", + "rust-1.79.0-x86_64-unknown-netbsd.tar.xz": "d767b4fe4af8ee4af634c110982220e67ccb1cf13354b86f5f74fd499600d86a", "rust-src-1.26.0.tar.gz": "d02fe6fd5c0f330656e9ff0a290ebf23cab7c909f96ce1838247fadc117eb1dd", "rust-src-1.26.0.tar.xz": "7d313fdecb23afd07826b62360f63c40ca8c12730b00b7cecf2c53098039e326", "rust-src-1.26.1.tar.gz": "19ef8113ae53ec7ea8f6772a5c9ce5a3dfc28b1bddd800841fb5bbec33fa3619", @@ -31862,6 +32482,8 @@ FILE_KEY_TO_SHA = { "rust-src-1.77.2.tar.xz": "e31c322caf3ac6fc7852a5ac078de92bc3b09933e99ed14c7c9a71ed2b73d960", "rust-src-1.78.0.tar.gz": "3418db9b34921a8f8727da879b289456c0477c69ba63772be1955be8f15cdf0c", "rust-src-1.78.0.tar.xz": "6fa043f586bb84b3ff877927fd3996c176225657dd9778065a11f2f3a2b747a6", + "rust-src-1.79.0.tar.gz": "43c640ca0a4efa0639cf529ce06a884e32b9f31614759d7e025af5d5880afd39", + "rust-src-1.79.0.tar.xz": "0775222dd26c1e11de198ec54bc0efddf70e5a7155946626b06ddbf4c8be8886", "rust-std-1.26.0-aarch64-apple-ios.tar.gz": "3a7e296ad2ca8d400beb6b66da3584c09f5876b81df930e24f8859ab2dd7084f", "rust-std-1.26.0-aarch64-apple-ios.tar.xz": "f0ba507d29d36f420b525a3f8466408c2e0b3730c38eae7ef5fa33229beca45f", "rust-std-1.26.0-aarch64-linux-android.tar.gz": "4f19063a4872a68cb26c9008508e470a68360227b834b1930278b2df420e63e1", @@ -43296,6 +43918,166 @@ FILE_KEY_TO_SHA = { "rust-std-1.78.0-x86_64-unknown-redox.tar.xz": "86d9ecc77f68fa6d9d85763f7ee6066555faf2ffb21e6358cb511156b0e50583", "rust-std-1.78.0-x86_64-unknown-uefi.tar.gz": "eb6dfc5bd62cd0cc3b1b033eb546945f30594088dfe2b782e1b4d14022e3276a", "rust-std-1.78.0-x86_64-unknown-uefi.tar.xz": "d1df976f7a5ba8e32e51670734c01aeb4dcd97943c14f7545dcd8affa7967bbf", + "rust-std-1.79.0-aarch64-apple-darwin.tar.gz": "80efc6db54cfc74484eaf51022eb60caaa3e1da9c3f3610ac94c5013386f8271", + "rust-std-1.79.0-aarch64-apple-darwin.tar.xz": "89f16f3a6e8705c314c2f59186e0f8695ba43a58805c8450825888371fceaa25", + "rust-std-1.79.0-aarch64-apple-ios-sim.tar.gz": "8eccfb802a6d7a23fd4e4d022b6d84c9c0fd71b097a94f5bc8cb71a86dae6ea5", + "rust-std-1.79.0-aarch64-apple-ios-sim.tar.xz": "2f7fb6642d248e89822b9c1fe0057f822ab8dd3776bde645cd3e865a758f0496", + "rust-std-1.79.0-aarch64-apple-ios.tar.gz": "14ad321d9b7a1cb35b367bb152f65728a9d1dc3225ebee89c9d668b3379e1ffa", + "rust-std-1.79.0-aarch64-apple-ios.tar.xz": "fe5931d53f228e24fb6820d16cfcc479c20d102c0a16830b66154d1bb9178021", + "rust-std-1.79.0-aarch64-linux-android.tar.gz": "f6cd91b302933d62acd879cba7eab0ad40a03a551f7e612d858091553295b84f", + "rust-std-1.79.0-aarch64-linux-android.tar.xz": "dfb7803559bde6a0f35a788cc2066927ce2f4409de6fb6964de4f75ba7612ef1", + "rust-std-1.79.0-aarch64-pc-windows-msvc.tar.gz": "ca06b658afbbe72536c1d88b9a5b7d37a7d3843845b583f637dfc03ed09e705e", + "rust-std-1.79.0-aarch64-pc-windows-msvc.tar.xz": "5b195922af62d11a6519eef1fe9d86dc9e8a7b5b1b9c06401aaa5234b560a1b7", + "rust-std-1.79.0-aarch64-unknown-fuchsia.tar.gz": "c69d1eb348a7cf8fea7fc19fb003ff966f1fdfff9d144cf11749b3f47cc9bf80", + "rust-std-1.79.0-aarch64-unknown-fuchsia.tar.xz": "25edbaed3c46a5c520ae9b2622c79e049d9923f44a8b110a0bd3220ef4785410", + "rust-std-1.79.0-aarch64-unknown-linux-gnu.tar.gz": "e4597274ffbad0b3196dbab9f8badbdf33d4407a07e3f577c074cc90f95c0ca5", + "rust-std-1.79.0-aarch64-unknown-linux-gnu.tar.xz": "519abf4757fbd8d7e3bb4e4cfdc362ded972c1d95f04675684df2d31e8c0899b", + "rust-std-1.79.0-aarch64-unknown-linux-musl.tar.gz": "8c65e465f3f82ae55fc2f43ac58de7d972497bc839829e0119784be98faa8431", + "rust-std-1.79.0-aarch64-unknown-linux-musl.tar.xz": "428bf4fb5a66e93c2e13a8cddae71e903559d8666c727f0d45ececc7da7d2404", + "rust-std-1.79.0-aarch64-unknown-none-softfloat.tar.gz": "dfd927b6e530117f0d29aeda875f33bdf700578607062aa94ab55fd2f7fefc71", + "rust-std-1.79.0-aarch64-unknown-none-softfloat.tar.xz": "590525601663b00805b871cc5deeee9efc7a36c9d98894070c76455730939b78", + "rust-std-1.79.0-aarch64-unknown-none.tar.gz": "48605f2376a194f1ca079732d762694f1587fe3e0a1a923a21f876a0d59d5746", + "rust-std-1.79.0-aarch64-unknown-none.tar.xz": "b7437e44bacf22481085cf20fb1af58cbed6deb45b4ff1faa2d96537bcc25544", + "rust-std-1.79.0-aarch64-unknown-uefi.tar.gz": "656daf288293a6fcc2866438ffc9db67e435389a427316ef6f0362fdabf1235e", + "rust-std-1.79.0-aarch64-unknown-uefi.tar.xz": "2100412675e138c09e1150ab0327d9ad25b7cef6e3e300a24024c44055114d48", + "rust-std-1.79.0-arm-linux-androideabi.tar.gz": "eb34db5f78d222803aa5827cc04f8124248f59afac8345971ea56747fdb1088e", + "rust-std-1.79.0-arm-linux-androideabi.tar.xz": "1d1b54d2342fbf426e3609335e8f137d86e73d3f2f3885d127bb92008d215e65", + "rust-std-1.79.0-arm-unknown-linux-gnueabi.tar.gz": "c2176c83c3678662ba9df439b4159e031829471a575680fab5f0f0c4530de322", + "rust-std-1.79.0-arm-unknown-linux-gnueabi.tar.xz": "bae338708a07e26ac2f51c291478e33fb85fbff9632e2da2714f3d1a91c3773a", + "rust-std-1.79.0-arm-unknown-linux-gnueabihf.tar.gz": "78b12ddf1a08652654069a94ce435c6c933047d6a4dd679a973a85dfb4e53747", + "rust-std-1.79.0-arm-unknown-linux-gnueabihf.tar.xz": "fa6f5f03b68faf9b4449266e4836bcae24027fba7a3822a48822d772fc76c064", + "rust-std-1.79.0-arm-unknown-linux-musleabi.tar.gz": "ef49d214ec40af4becee7eaabef0993b22503f94ea6aedc6c8aefc993a8d48d0", + "rust-std-1.79.0-arm-unknown-linux-musleabi.tar.xz": "1ba19c8e7dae60c7ae3f406545b65eef4fa6de31f3dd2fe83e0bbd06ade2c536", + "rust-std-1.79.0-arm-unknown-linux-musleabihf.tar.gz": "6cbf2d0754acc2fa1699cc92baf0175bd0a41e6233d26399327c581d6ba7c03c", + "rust-std-1.79.0-arm-unknown-linux-musleabihf.tar.xz": "24fa88bf0aa867be686c7d26233949ae9dbadc10b1e9c6ed36930cabe48d69b3", + "rust-std-1.79.0-armebv7r-none-eabi.tar.gz": "658016d592c6363b466abc5ea3c9bdb48228f3eaa46a6a3c5d0d37209991037b", + "rust-std-1.79.0-armebv7r-none-eabi.tar.xz": "d360f56be82da66f739d46f623867a3330abe3d7bbfb70777a847c786ed29ccc", + "rust-std-1.79.0-armebv7r-none-eabihf.tar.gz": "b6d98ef134f6632e03addc0465b1c94241dc6a07ec202820ffb73d1bcdd0605f", + "rust-std-1.79.0-armebv7r-none-eabihf.tar.xz": "19d950d5b9bef068b0c5d6a8f052ac5a01549535871216c0ac2072a530d57bd3", + "rust-std-1.79.0-armv5te-unknown-linux-gnueabi.tar.gz": "e6c038d813cb13e00e83e84c71b6ac5f456fb375b2ac40eae28539dc71951bac", + "rust-std-1.79.0-armv5te-unknown-linux-gnueabi.tar.xz": "c2f906d1c9d130e06687eeea5ea50697485b321dd1a8e537200a52db508db361", + "rust-std-1.79.0-armv5te-unknown-linux-musleabi.tar.gz": "abcc6889da2ecf5f241683938e204b9b2e9dd972c43e4e6db58a50a19243f188", + "rust-std-1.79.0-armv5te-unknown-linux-musleabi.tar.xz": "73f3bc406ce4bcd4d64b7101a07a82bfff0f3cf793ba071b04c250c1feb08a03", + "rust-std-1.79.0-armv7-linux-androideabi.tar.gz": "a65902b249d6e128823401cd9037cb0f89d3ee4b658040f0585dd8fa7d2415c2", + "rust-std-1.79.0-armv7-linux-androideabi.tar.xz": "9af8fdf84548a38070667cf445d5bb9f6166915a1b44029641aeea75bae60337", + "rust-std-1.79.0-armv7-unknown-linux-gnueabi.tar.gz": "c11180dfc2aff84313fce103d658d0b74e0b5c6ca6c87eeff7bae4c3a866c02d", + "rust-std-1.79.0-armv7-unknown-linux-gnueabi.tar.xz": "af7707874d52823cce0323a4ae900ed34201eefab97f4781c8280bf33ecb68b7", + "rust-std-1.79.0-armv7-unknown-linux-gnueabihf.tar.gz": "2d1d15bae7122bae44a5636512594332851b74c6a9a7ad39ad5d07ffad4f74a8", + "rust-std-1.79.0-armv7-unknown-linux-gnueabihf.tar.xz": "a17fde385e3f420f5f825e019b4739a469a4aece9071a7ff7b7ff3c8a0486245", + "rust-std-1.79.0-armv7-unknown-linux-musleabi.tar.gz": "a29f5c0fd6a141cf7b6b890251a242681a9c483850ced5d7da44e6637955e360", + "rust-std-1.79.0-armv7-unknown-linux-musleabi.tar.xz": "74957092140452f41f39eceaeb0490054181a36c4d2eec53ab3a611bd3c8c38f", + "rust-std-1.79.0-armv7-unknown-linux-musleabihf.tar.gz": "d810d962137f3392ce3509ba8aedf03023282fbfa890ade2df5f4df1230dbb51", + "rust-std-1.79.0-armv7-unknown-linux-musleabihf.tar.xz": "344e2190418912eb4415ac38a819202fd05c51e2b8f926d42cf43f5121e479d2", + "rust-std-1.79.0-armv7a-none-eabi.tar.gz": "fe09c99733e4e5585c75f225ef492a94ad80c25cbcbe48572d4df77eb0c81a6d", + "rust-std-1.79.0-armv7a-none-eabi.tar.xz": "cacb2013718ec5119052e91b05ecbc4fed22f2ac7d24376b3ad6153d7291d4e0", + "rust-std-1.79.0-armv7r-none-eabi.tar.gz": "b3e05319e205bfd02e71a175469db44de447bbb281cd2678b0ce3c8c29e47df6", + "rust-std-1.79.0-armv7r-none-eabi.tar.xz": "30d66968b31fe91fe275377d40004e813cde224b897ed8436ee6d819c07535dd", + "rust-std-1.79.0-armv7r-none-eabihf.tar.gz": "e5972499c63d3dfd006fb141cd37a2c88a654b270b13e7c6a52a6a9d10ae0c15", + "rust-std-1.79.0-armv7r-none-eabihf.tar.xz": "d20f6c345887132e990a26dfca04dce8a1c5e51ca5f2a25052333ad27c377352", + "rust-std-1.79.0-i586-pc-windows-msvc.tar.gz": "ec414cabc611ce38e52aea61fa62735f8dc1e24a0180b62c56468c305d3f9ea8", + "rust-std-1.79.0-i586-pc-windows-msvc.tar.xz": "32de399e767f33d677d7d7064590992b41e969642235cb14b8d25c50dd54b07b", + "rust-std-1.79.0-i586-unknown-linux-gnu.tar.gz": "969f513bae336cb65e46938c77130c41abbd98fb1e4046bfdcda040b5b76c461", + "rust-std-1.79.0-i586-unknown-linux-gnu.tar.xz": "9c38f2cd4c19196fcf113166237ab03512bf19ce5a7f13c3bfe0e5cc3317eb44", + "rust-std-1.79.0-i586-unknown-linux-musl.tar.gz": "5cfea342323e7cb76ef18d341fce522ea995d5fb93bf135c3913904222cb2e86", + "rust-std-1.79.0-i586-unknown-linux-musl.tar.xz": "a9ba68598744117d10fa074535bb48585d4f6ad77170cbcb43841a56dc76f5c7", + "rust-std-1.79.0-i686-linux-android.tar.gz": "fe706b9c3658ebb5b7e86512f51954d9e8d97d38c25889094e7f332ace85296e", + "rust-std-1.79.0-i686-linux-android.tar.xz": "530c93d300a54a673b482fc09131d63ede4c0107a2de649a14bf97ea0c94ea09", + "rust-std-1.79.0-i686-pc-windows-gnu.tar.gz": "276c842a575dd970d2ca14a518cf810bdb21edc48857dc07bebcaed77921128d", + "rust-std-1.79.0-i686-pc-windows-gnu.tar.xz": "4984627aa1a576cd411e1fab17dc73946a8ed36ec043c094f2ee73afc4e6283d", + "rust-std-1.79.0-i686-pc-windows-msvc.tar.gz": "f0f1a9b70948d01ce81bb828a433bce8326372498c6486ce513f28aa976a83c6", + "rust-std-1.79.0-i686-pc-windows-msvc.tar.xz": "2f26d7ca085799b5d708daa7d379dd5e58803378b83d8d20a52bac753ff759ed", + "rust-std-1.79.0-i686-unknown-freebsd.tar.gz": "0c9edb322a55d47a9e8e2001100edb88c5898d6d83dd9beb296fdca6e4cb1617", + "rust-std-1.79.0-i686-unknown-freebsd.tar.xz": "113b2dfb10e17a275411f21ec7e00a1f9e1526d5e8f8660ab4b295a1b07ef093", + "rust-std-1.79.0-i686-unknown-linux-gnu.tar.gz": "325728d4e7c941467171a51e5d2ad10c18e69c09c5495dc8f3e104ff0ed67de5", + "rust-std-1.79.0-i686-unknown-linux-gnu.tar.xz": "158294f7c424ef75d84046b573f225c15d531745cc79d416a18c11aa8253830e", + "rust-std-1.79.0-i686-unknown-linux-musl.tar.gz": "e274ab51fc396a4194acbf83aa7d83bf96fedb6105e64d833b1d3e50d363c9c9", + "rust-std-1.79.0-i686-unknown-linux-musl.tar.xz": "a0087ba6e159550aab8ff93390faec42e2687ec13908ab3e45946c2769aea00c", + "rust-std-1.79.0-i686-unknown-uefi.tar.gz": "7fc5e50747987b853394896bd74aef819c0ef8b0feaec5a604da7ad6f5fc3d08", + "rust-std-1.79.0-i686-unknown-uefi.tar.xz": "a82894fddccce5248f74f3ca02688a379297df753429c9f5e756dbcf7d3fd8ce", + "rust-std-1.79.0-nvptx64-nvidia-cuda.tar.gz": "afd025d07adea4945e6c4e5d9b77120333e4abe851c8b5a5c5a3a85b162e6c4d", + "rust-std-1.79.0-nvptx64-nvidia-cuda.tar.xz": "b5703fcfbf64e6caccd29f469f58d1a351769acb2b995b0d3c8d8d653a991a30", + "rust-std-1.79.0-powerpc-unknown-linux-gnu.tar.gz": "0ba4060db997a1b6bb2a06364a9e20d6c68b22c16d5e862a3673d2f447f19b80", + "rust-std-1.79.0-powerpc-unknown-linux-gnu.tar.xz": "6aa2f351bc7dccb544781f4fecddb5ef67e05bb310c84e0106d968231384d9f4", + "rust-std-1.79.0-powerpc64-unknown-linux-gnu.tar.gz": "9d16293adbf6dbaafb510040f1103bdd7d020fb19f785f6359606998938b3ad1", + "rust-std-1.79.0-powerpc64-unknown-linux-gnu.tar.xz": "af95929af71494ee3e6988ead07204ea05b6f2b729cdb1ffcc26db75e47bf318", + "rust-std-1.79.0-powerpc64le-unknown-linux-gnu.tar.gz": "a9f9695c7feff8c5fc7877ea02e615df3bbec9da5c420c5627b5249478c298e1", + "rust-std-1.79.0-powerpc64le-unknown-linux-gnu.tar.xz": "3b5d53d70837d5ec942ec41a8da37ed932bbdc1e53f78dc54e218db458701588", + "rust-std-1.79.0-riscv32i-unknown-none-elf.tar.gz": "f9a9539de52b65a7055fb323ab2a2b02e1b321153d1ece2eb17d14bd120cd172", + "rust-std-1.79.0-riscv32i-unknown-none-elf.tar.xz": "4153705b93d2fb82d0683b6cac99abdaaff861963b4fffe30a795dbd4ed42f6b", + "rust-std-1.79.0-riscv32imac-unknown-none-elf.tar.gz": "613de5a4851c05465b58f0c898fe7f52abcd1da88701b86ee8705b048227f2c7", + "rust-std-1.79.0-riscv32imac-unknown-none-elf.tar.xz": "ac75183e2b55316c83f7d4f72d7d6e4e4a017ad67a8d8ba45a99ce5ef473e0f0", + "rust-std-1.79.0-riscv32imc-unknown-none-elf.tar.gz": "962664d835050348e14065de0eadbded27acb149a12333669f0878559459c481", + "rust-std-1.79.0-riscv32imc-unknown-none-elf.tar.xz": "3f6e3c016847cb2be3a80955a7214f1559009d2b18151dd18672b1f176b1c364", + "rust-std-1.79.0-riscv64gc-unknown-linux-gnu.tar.gz": "8578f69dff411c9afd0b1a993ac35641b9741dd901fcd680eac2789287f6c551", + "rust-std-1.79.0-riscv64gc-unknown-linux-gnu.tar.xz": "2b8af4060acb10f347c66a3477ae92151beba12192590ea40723dcf9b1f7f5b2", + "rust-std-1.79.0-riscv64gc-unknown-none-elf.tar.gz": "6d74a92f905992c8cbe922aec7e7ec6168419a742b809c4c5ea3e3a6f754c499", + "rust-std-1.79.0-riscv64gc-unknown-none-elf.tar.xz": "fa9da3f74fe7ca08406c68b8f967d5e6f6e89ae8703192f25d44f07c6a82de80", + "rust-std-1.79.0-riscv64imac-unknown-none-elf.tar.gz": "2a61d5afc16d4bbb0dee3c25c309c42a609119002730bc8833c1c0903178b7b3", + "rust-std-1.79.0-riscv64imac-unknown-none-elf.tar.xz": "3643a2996a78b7c877189d7d3871c30d49b52ad3b54b622b64de13869b256a18", + "rust-std-1.79.0-s390x-unknown-linux-gnu.tar.gz": "13c52b86831aa86bd24e03b4db721c1125b0d4b805ecb238b4cafae3dd469753", + "rust-std-1.79.0-s390x-unknown-linux-gnu.tar.xz": "d70e710a5138871e8d972f195ced9f7aa639ccef23a87fa03cc527d2b9c3cd36", + "rust-std-1.79.0-sparc64-unknown-linux-gnu.tar.gz": "72dd19ced20ed099dc97f33317629b1ca7fc73ee89db79514c190b839086ffb7", + "rust-std-1.79.0-sparc64-unknown-linux-gnu.tar.xz": "f7c7a73a8e5640f9d5aca6b26866b4da08cf3d3509ed1c4184309fb868acbff2", + "rust-std-1.79.0-sparcv9-sun-solaris.tar.gz": "8dd75f133b8475a6651bac776d5668894de24ec8f1b1576bedacbf82b834f327", + "rust-std-1.79.0-sparcv9-sun-solaris.tar.xz": "7d24246e564c02a6217b4928c89750565a250d9432710148068d5873e513258e", + "rust-std-1.79.0-thumbv6m-none-eabi.tar.gz": "e3c3ee1cea3868223c42fb6d9faefa8423b54a270308f62a6b3ac32589ffdecd", + "rust-std-1.79.0-thumbv6m-none-eabi.tar.xz": "e9e13d8e42539e8355b2d3539f1c2203cd5c6780342eecc5555feef9989d2a1e", + "rust-std-1.79.0-thumbv7em-none-eabi.tar.gz": "ece38c6f84fa7d9373bf6a072b79830fb1d1f4fc794393df7c73f60566939d35", + "rust-std-1.79.0-thumbv7em-none-eabi.tar.xz": "a93b7355e8c3dc92d7fb45b48f29767da76c83491fa846af7cf3f52daa0102ef", + "rust-std-1.79.0-thumbv7em-none-eabihf.tar.gz": "760ddbb8c3d8658bbc5bce1b0a818faff4d8083fcbb609baf049686e96c0fa10", + "rust-std-1.79.0-thumbv7em-none-eabihf.tar.xz": "6b95cac5ef0ad0b9d54bc021e93f3beb8368efbf7ed5907ba80abca7d0416ecf", + "rust-std-1.79.0-thumbv7m-none-eabi.tar.gz": "a88c9eb58a33bd94006e9817db19a75f7ecb608bd784c409fb7415ccfb16ce3b", + "rust-std-1.79.0-thumbv7m-none-eabi.tar.xz": "3f5e3d79ad147f8090f005c08afb67bf677acc27a3cab117b2da1f779de85042", + "rust-std-1.79.0-thumbv7neon-linux-androideabi.tar.gz": "3ef7685b9394bc98da49f842706aebaa38d1ec839c3425e908cec7aac2d0a6e7", + "rust-std-1.79.0-thumbv7neon-linux-androideabi.tar.xz": "a81a8c4861c131eb7d657f892b0faebb2c0e4fcbbe6f04462038f901557c1b53", + "rust-std-1.79.0-thumbv7neon-unknown-linux-gnueabihf.tar.gz": "eaeb3caf8e3d25ba7ec4b73e807848c22e60465b8c37c6f97fb040db066d0b37", + "rust-std-1.79.0-thumbv7neon-unknown-linux-gnueabihf.tar.xz": "0f861c447227922df44e7235bfb903c69f3fcd3fe208bbc1aef33d5a21965caa", + "rust-std-1.79.0-thumbv8m.base-none-eabi.tar.gz": "e3eaa58dc22386ed6702d8d5e232088a473848051bc3783f4eaaab403cd76f46", + "rust-std-1.79.0-thumbv8m.base-none-eabi.tar.xz": "d187328e1defe72348d02a4a67c46f324a825e913c45d5c04e5518da06eddd32", + "rust-std-1.79.0-thumbv8m.main-none-eabi.tar.gz": "4f00f6edf99fdd4102584684820322810503b46c239baecbf9dd9e8a8a399fe1", + "rust-std-1.79.0-thumbv8m.main-none-eabi.tar.xz": "760ce5144d2d1f5ff5d0b40e6e8cdf5417fb19ecab61c68d6732bac795a7b067", + "rust-std-1.79.0-thumbv8m.main-none-eabihf.tar.gz": "5e8d7683b6f10ab88a66e6765b39108e76c39bad6efa52cd6f97af60d3692f04", + "rust-std-1.79.0-thumbv8m.main-none-eabihf.tar.xz": "c07223fbe4c8307f05cce8e7e64e5e89bf5973832f1d940d65461ac6c9cf2813", + "rust-std-1.79.0-wasm32-unknown-emscripten.tar.gz": "d259a9e0f4d535bbfceda156bc4c65e43cfb5a1c9c9b253281a46c9a216ff1cf", + "rust-std-1.79.0-wasm32-unknown-emscripten.tar.xz": "a6bf080a1cb64b8f68fa21a0406421fb264dc59dfc838c49ed0e5e39a0a9875e", + "rust-std-1.79.0-wasm32-unknown-unknown.tar.gz": "a9335cdcd26c11cc0ba8f1f4732bbe3fd304e8b70525c534e174d65384f2cb9d", + "rust-std-1.79.0-wasm32-unknown-unknown.tar.xz": "657634056655aa8684b4734a242b6eb4c0753e8a473bccf1b593aaa089d7d6d1", + "rust-std-1.79.0-wasm32-wasi.tar.gz": "243849daf01a3b3166e4ce4ceb63c09f8c69e9ee97410a3de9feb16a88703d41", + "rust-std-1.79.0-wasm32-wasi.tar.xz": "94e66717bb4a6e0981a4abf947856d5777c395380d5d9505b84cefbc7f0560ce", + "rust-std-1.79.0-x86_64-apple-darwin.tar.gz": "52575ebb436bd67016a5fdf8a6e85ffb258c7f1f70c6b2d4a4e0b98204be327d", + "rust-std-1.79.0-x86_64-apple-darwin.tar.xz": "679a01c48e34fb6034dc1b90dc79d6a70ba5791e4d99bf5dfd872fe7bb3ec7cc", + "rust-std-1.79.0-x86_64-apple-ios.tar.gz": "606a2f422d1146309d0eabf805a4676b4ba01c641773c56bbaa72dd7a44e3f3f", + "rust-std-1.79.0-x86_64-apple-ios.tar.xz": "bc9549bf42a68972eec0d4ca9e0418b8d5851cde4195a3364280c66bccfb48f6", + "rust-std-1.79.0-x86_64-fortanix-unknown-sgx.tar.gz": "dc4d9847595f91c61821c95c64e118aba14811454aed59e4a2cfef767d9b413a", + "rust-std-1.79.0-x86_64-fortanix-unknown-sgx.tar.xz": "105221193dcf72200bff8664d40fe6d8e9b3a059ab91f687bb50b9fa9ece3380", + "rust-std-1.79.0-x86_64-linux-android.tar.gz": "8438d92ff25d00cc128accf6a13e39ea58c58440e00863128338e5a522b68ac3", + "rust-std-1.79.0-x86_64-linux-android.tar.xz": "7a49bedbec1895ed0e0aec595f22f08bd73a5f97520dc73709b950c6c7d2dca8", + "rust-std-1.79.0-x86_64-pc-solaris.tar.gz": "dd12909432354e5b9e34cb6d5c5d449b92f2909ff7801b68c2b0dc3fbc3ff097", + "rust-std-1.79.0-x86_64-pc-solaris.tar.xz": "e8683807248d73dc552588525a3f514bf09d786c004c356f5309c1b603dad23c", + "rust-std-1.79.0-x86_64-pc-windows-gnu.tar.gz": "95acebd9355ab0556b117fbac8ce88dd98cf91af17a3b95b3a6c0a910f13b546", + "rust-std-1.79.0-x86_64-pc-windows-gnu.tar.xz": "d5e34f01306a29c8385502eb5fca3fe69e3faf8af94a70d39b5626f2ec6c39ee", + "rust-std-1.79.0-x86_64-pc-windows-msvc.tar.gz": "bbe8c55ebe1287c2f89ce8138c3f0ac54a402ecb8caeab8d7c49740c3a7c2920", + "rust-std-1.79.0-x86_64-pc-windows-msvc.tar.xz": "0dbe7a4c3e06e1f360e3368da76fe5468a9e3202b28e936326e0d251f239638f", + "rust-std-1.79.0-x86_64-unknown-freebsd.tar.gz": "68605333389911e56963963b3fa35e6dd1af92386149115e1c029a37b3a483d5", + "rust-std-1.79.0-x86_64-unknown-freebsd.tar.xz": "d747cb25233071e31f613c204d7d9161fd9946d388e8de79951df8dc4f6a4869", + "rust-std-1.79.0-x86_64-unknown-fuchsia.tar.gz": "dbea71de2010d5bb422a631208bd8df20f6b9edd0135626f1408c005762651fc", + "rust-std-1.79.0-x86_64-unknown-fuchsia.tar.xz": "987916e6f7dda494390a712be2960eb1ae939e5514e35eb5bcbf1edaa67fef82", + "rust-std-1.79.0-x86_64-unknown-illumos.tar.gz": "0739946e0555268dbf58a54aeaeb4cb189bb8809f028dd664e41b9b17dbb5ca3", + "rust-std-1.79.0-x86_64-unknown-illumos.tar.xz": "e250f53b48ca4187c819bf9a298c50c1361b7620cfe26ff726abb29e9d5b20bf", + "rust-std-1.79.0-x86_64-unknown-linux-gnu.tar.gz": "037906a372ec87f8fd7ab45efa645bcc4fbf981f534e31534c6f16ce628fddb6", + "rust-std-1.79.0-x86_64-unknown-linux-gnu.tar.xz": "2c914483c0882d44af2e50a181cbd2c953d672d50b31aa669ee2346cade1f108", + "rust-std-1.79.0-x86_64-unknown-linux-gnux32.tar.gz": "f4b5c32a7bfbb49e81ac601a37426057d3029f306765cdab201b8bdda514792a", + "rust-std-1.79.0-x86_64-unknown-linux-gnux32.tar.xz": "f155f67c526838c8d4ba13af0b8f8ccd0b28474bb51b95e4d34ab8c24db00faf", + "rust-std-1.79.0-x86_64-unknown-linux-musl.tar.gz": "8ee9728f1f615ca07aeec963f85cd4ad6941b932fffce6c434dd012b9e094eeb", + "rust-std-1.79.0-x86_64-unknown-linux-musl.tar.xz": "30b9418561e6a7c18396a259304d3ddb4ad9d262f0ed6f227e08d232b8b32e8c", + "rust-std-1.79.0-x86_64-unknown-netbsd.tar.gz": "be24493749a21dcd4fb5911830af9aa32eba664a39d2db61315226d5ca0c8142", + "rust-std-1.79.0-x86_64-unknown-netbsd.tar.xz": "27d1e64798fa7b4512231ed39c8a7b882bf2815addcce7ccb78ee475a66657c8", + "rust-std-1.79.0-x86_64-unknown-none.tar.gz": "38d94d425f2b990b868280ed45ed9226ae715bf789988bac66dd97233e868627", + "rust-std-1.79.0-x86_64-unknown-none.tar.xz": "cd74594b4ddb66547e295bfaed072efb737545f396fd77d3706cb3f75350e0d7", + "rust-std-1.79.0-x86_64-unknown-redox.tar.gz": "e5f84767ab9950ed41a00a4206e80364a65ed16def74ed854d2604a67084f9e1", + "rust-std-1.79.0-x86_64-unknown-redox.tar.xz": "666d22a0223d22cdea2dfac1fa12f43670b9d82a32d1c37f4d84e1ebd1ec5963", + "rust-std-1.79.0-x86_64-unknown-uefi.tar.gz": "943741bafdf0af2bb3061aca1eea64e71b3ba4ec3e4a467a84927009949e5948", + "rust-std-1.79.0-x86_64-unknown-uefi.tar.xz": "f3ea02a6517b308b3371d1b6caac8f8615a873951ad784b42cfcc92740d04c20", "rustc-1.26.0-aarch64-unknown-linux-gnu.tar.gz": "ddddaddb585b95d81854171ac4e02d07790505853cee3034f199c8b7897f32e2", "rustc-1.26.0-aarch64-unknown-linux-gnu.tar.xz": "859daf94bd0f9c14aa58af41c30b5105c49f28860bcebba3ddcd9699813954cb", "rustc-1.26.0-arm-unknown-linux-gnueabi.tar.gz": "592e16e2dd90a897e753bd6158fa7ce4552273f5be618004f038cc2f3103bce7", @@ -46932,6 +47714,52 @@ FILE_KEY_TO_SHA = { "rustc-1.78.0-x86_64-unknown-linux-musl.tar.xz": "82bbe731cde3d323147b34aaf5ed2251b70ade44b96a69b5d93b8968d7af96ea", "rustc-1.78.0-x86_64-unknown-netbsd.tar.gz": "bd44cdc12aca7676e064cc761019f7cfcb2da04606f420c349b374b6751ae641", "rustc-1.78.0-x86_64-unknown-netbsd.tar.xz": "91baf8d7ba62cab85a96b0769956f0a2e0ccadfce6705ab39970f4c0061cd2a0", + "rustc-1.79.0-aarch64-apple-darwin.tar.gz": "d97d863d990807d9548c40a1c7ded2ebe6917515a24f07979dc1d4768d6e3200", + "rustc-1.79.0-aarch64-apple-darwin.tar.xz": "0d7890d57a879fdde1866049beb5d47319d9d7acc1968ec0b92d719917c137b3", + "rustc-1.79.0-aarch64-pc-windows-msvc.tar.gz": "efcfca2961ef57998f7806ebf2f61e1e018c020a21ae9998806932708a7a4bc2", + "rustc-1.79.0-aarch64-pc-windows-msvc.tar.xz": "16315907a20b55be524065772d190fc050d380214e0f31572de28695f039cc5d", + "rustc-1.79.0-aarch64-unknown-linux-gnu.tar.gz": "d091d87ccded2221ce0ae4aaf7b3b254674fd29dd72f3d4137033c07faf575bf", + "rustc-1.79.0-aarch64-unknown-linux-gnu.tar.xz": "9c847b42b81325d25a9240e33bf03fa8652f5dd321ae90a9a7a58b46bf124b17", + "rustc-1.79.0-aarch64-unknown-linux-musl.tar.gz": "bccf693df461b31dfd8fce6c8f2d826d142884e8f00aec2e47ef4954913c4275", + "rustc-1.79.0-aarch64-unknown-linux-musl.tar.xz": "c5c1465ac843c13bb6b4e69edeb9ec47e8ea59be100b072cc1682bd2bc0f2014", + "rustc-1.79.0-arm-unknown-linux-gnueabi.tar.gz": "cc157f6ecd1e32eb20056b230e582ee1fa990fab7cd052350442b153a9b2baea", + "rustc-1.79.0-arm-unknown-linux-gnueabi.tar.xz": "00ef37e164a8ba35d9c51596c3b125967c40ff38d5d002e4ad14543d0f0384be", + "rustc-1.79.0-arm-unknown-linux-gnueabihf.tar.gz": "f40a48b947f7154d22d5eeb46314f22c568d051fb2c6cc1aad655f7ca0aac4a8", + "rustc-1.79.0-arm-unknown-linux-gnueabihf.tar.xz": "019a2b9792ee38a30823b96b6d63e5094b92a1dff197ab30b63f1a6568da533e", + "rustc-1.79.0-armv7-unknown-linux-gnueabihf.tar.gz": "51f90e98ec60ead65dd0ba90433d3f7d8db5c5d30e6ca7d7dae965c0770d1fa2", + "rustc-1.79.0-armv7-unknown-linux-gnueabihf.tar.xz": "853f22d23724b867be2354b535c78bf55d1e424850998cd0869b94be6f6198bd", + "rustc-1.79.0-i686-pc-windows-gnu.tar.gz": "aa371f50cf3e13042e462608c5c35b7425cacc10f28c6b1006ead6c9b880cec5", + "rustc-1.79.0-i686-pc-windows-gnu.tar.xz": "72c5d16754702414c66903a06fb5761c87667134de5c3e8c0e0a7b198efbcf80", + "rustc-1.79.0-i686-pc-windows-msvc.tar.gz": "8622a662e9ac438285395d9dc58f20ff48dfabe9e9564bf4bf0a8f96528bb742", + "rustc-1.79.0-i686-pc-windows-msvc.tar.xz": "6855b09528c813bccb5a8bde28058fa8dd656418cebb2f8b25e826b02c497ed3", + "rustc-1.79.0-i686-unknown-linux-gnu.tar.gz": "119e21a248e6a81300dcd9c0c3fd78dbac12348a672855e73189009351d5fd59", + "rustc-1.79.0-i686-unknown-linux-gnu.tar.xz": "4695a6eb66252d519510ca0a859803fff3a5041f71004404df0ccc9fbf0298d5", + "rustc-1.79.0-powerpc-unknown-linux-gnu.tar.gz": "1cf26273f9c916b7fdac4551adcb1e9b9299c37e8031411b746be6261ad3b5e7", + "rustc-1.79.0-powerpc-unknown-linux-gnu.tar.xz": "3b9a8067e97dd269a27fe91be163e046e85b47973f5d512c3368c49d332dacb1", + "rustc-1.79.0-powerpc64-unknown-linux-gnu.tar.gz": "a89043492b09ebae84e551872bdd6adc2c38711018baaf4dfce675b1efa93c5d", + "rustc-1.79.0-powerpc64-unknown-linux-gnu.tar.xz": "2295d50425ed5dfb028560ac0f9a611212d8deb43791a1d199419043157ab95e", + "rustc-1.79.0-powerpc64le-unknown-linux-gnu.tar.gz": "1de994a50d6f8ed018c5691eb2ee6a427c7d8f27f363002829f7e19d8e068bbc", + "rustc-1.79.0-powerpc64le-unknown-linux-gnu.tar.xz": "3b144840f179114cde3078909370bfb6928153d0ae303ac9848622c57cee3578", + "rustc-1.79.0-riscv64gc-unknown-linux-gnu.tar.gz": "c19df687859e8efb40255863ab460c0a90560fd81035939bf3a58949b4df1652", + "rustc-1.79.0-riscv64gc-unknown-linux-gnu.tar.xz": "1b952b8cd597060ac07bbe99cea382651ca6eee4ac2abe0a90303ccf2278e60e", + "rustc-1.79.0-s390x-unknown-linux-gnu.tar.gz": "4754ecf3498c20583464c3d82e7343140703ea1a42e52af3817d28a8bd1caedd", + "rustc-1.79.0-s390x-unknown-linux-gnu.tar.xz": "ef4b494fb7356b6e88a69b71378c04ae0f4a3c264adae84c9d4f3a1314eaa2b4", + "rustc-1.79.0-x86_64-apple-darwin.tar.gz": "b02ce5aeb144a024ba864ececf909f701e03e7710b6146476d892605080674f7", + "rustc-1.79.0-x86_64-apple-darwin.tar.xz": "3d8ee47604bd18367f0d6d76c10c326544270d3d9fd8fba9c75f75a1ba99aff0", + "rustc-1.79.0-x86_64-pc-windows-gnu.tar.gz": "88672742f88dff817804dc37d4ddb08c10da5df0745ee482f0d8cb39e434ca1a", + "rustc-1.79.0-x86_64-pc-windows-gnu.tar.xz": "debe2f14462e2e93661196cc3836cbffce30b364b464e76dea6ffc5c03e3231e", + "rustc-1.79.0-x86_64-pc-windows-msvc.tar.gz": "b05a103cc5270b4a53e1b851b9ed168ceb67b6c081d464e44b408166e0d58809", + "rustc-1.79.0-x86_64-pc-windows-msvc.tar.xz": "70e7872f9dd5c64a083852fde96f264b01f8885a1bde392d1a0667e6abe81412", + "rustc-1.79.0-x86_64-unknown-freebsd.tar.gz": "b6fdf8978326de2d757a8e3aa1ddaea0908e7db4150beb19ce5dd3c9f484ad1d", + "rustc-1.79.0-x86_64-unknown-freebsd.tar.xz": "1ccd0c4ac2d52673f90e227e5601585a7ee099eca493cca56b95fec2b5a4baf5", + "rustc-1.79.0-x86_64-unknown-illumos.tar.gz": "fe05ddd3eb2896701bbf3f04dc290fb42296c58a0d5983acbde476d95a1b7279", + "rustc-1.79.0-x86_64-unknown-illumos.tar.xz": "1b78501748a31443b5d071878de2e7bdb73a6ff280667852c3c407b7d0ae1d80", + "rustc-1.79.0-x86_64-unknown-linux-gnu.tar.gz": "36e59d225cc4c35f4d63c276c94a5e5cba5c8083275c3990ae7cae6842f9109f", + "rustc-1.79.0-x86_64-unknown-linux-gnu.tar.xz": "a04cf42022d0a5faf01c31082bfb1dde9c38409f0ca6da90a3e40faa03e797ae", + "rustc-1.79.0-x86_64-unknown-linux-musl.tar.gz": "1583b0109728d688969393cf3e158f6ee5f082e3e303cc7f54d891da6a9a5122", + "rustc-1.79.0-x86_64-unknown-linux-musl.tar.xz": "155deffbdc08c963bd47108eaccf0db81d5f9bc6bb4a4cefa03e40ae9e2981fc", + "rustc-1.79.0-x86_64-unknown-netbsd.tar.gz": "199a2a200e4122f6b5473d177e232fa8b84216da08bf432e16c45fde8388e93b", + "rustc-1.79.0-x86_64-unknown-netbsd.tar.xz": "294c3934ff3c6392abdd0f2f0c09c29d85dcac2f010b8cb496e574d9f8ec9ca1", "rustfmt-1.48.0-aarch64-unknown-linux-gnu.tar.gz": "28f7d1ef37c034033eb0e30a13e5f0ad5bbc506adb8a8a9c03adce2b0d4842d5", "rustfmt-1.48.0-aarch64-unknown-linux-gnu.tar.xz": "24f5e32213cd81bbb854f836c4da44e31652b4f6dff3a9b5455d5433bffacf9f", "rustfmt-1.48.0-aarch64-unknown-linux-musl.tar.gz": "e6efa0fae347f97dca3b892565302d35b4cedfee7cb6e2b5fcdb2801074fe018", @@ -49218,4 +50046,50 @@ FILE_KEY_TO_SHA = { "rustfmt-1.78.0-x86_64-unknown-linux-musl.tar.xz": "25e81a4857b36aa5f7609f164eff5221a61d5e0dbaeb3f9819512a26f5c1ff2d", "rustfmt-1.78.0-x86_64-unknown-netbsd.tar.gz": "bd222784a2571750008cf9003eabb1dfefb8c947e876fd18e8fe7a7e3c4f6a6f", "rustfmt-1.78.0-x86_64-unknown-netbsd.tar.xz": "d67c8e2a352e900f618dc827212e1c6e17f350e5b4bed58747d99cbd00d7593e", + "rustfmt-1.79.0-aarch64-apple-darwin.tar.gz": "0e8d369e9d97860d2b7fe67341f3bd4b0a08d5fb32794424a442bd87e387c289", + "rustfmt-1.79.0-aarch64-apple-darwin.tar.xz": "30c39ab593a6f51b392da2ea75935eb488a20658289d62325854d08e3555f956", + "rustfmt-1.79.0-aarch64-pc-windows-msvc.tar.gz": "7bb2a07f993aa59079f817c89b9d5a1e6dcb99f53a965dd814f1a6f865d0e3d9", + "rustfmt-1.79.0-aarch64-pc-windows-msvc.tar.xz": "ee23b5cb12b022883f438bcccc3418db3e351bd49d9bad9bcd3b0b00664129e3", + "rustfmt-1.79.0-aarch64-unknown-linux-gnu.tar.gz": "f88162a927786c236217e03ba473abeacdbfda45b8e9f4c9770b3c895c564525", + "rustfmt-1.79.0-aarch64-unknown-linux-gnu.tar.xz": "1be45750de91dbbdc5b51e9f43400f4461cc2b019fca261abe70d43607245591", + "rustfmt-1.79.0-aarch64-unknown-linux-musl.tar.gz": "34255bd597800297e2c9f4b6185b7e85789a3d651dc574abad4f8379e380baca", + "rustfmt-1.79.0-aarch64-unknown-linux-musl.tar.xz": "00dd73c96593c55815bcac6f85438e30cf813a9f6c3cb09369b3281abe763313", + "rustfmt-1.79.0-arm-unknown-linux-gnueabi.tar.gz": "14f818d355e977bc77a44ace6edfda18c7e2b604075fdb8d7b5b3b1e282a7809", + "rustfmt-1.79.0-arm-unknown-linux-gnueabi.tar.xz": "6fb7b8013491d715183c79dc8c445663739e1e47eff75efd4c011304c6d0ae09", + "rustfmt-1.79.0-arm-unknown-linux-gnueabihf.tar.gz": "9f4710b6ea52544c99017518f8d16e815a52d51b66c18fd5226296a54a4e3e50", + "rustfmt-1.79.0-arm-unknown-linux-gnueabihf.tar.xz": "d117e4e88d763cfbfa4b0d26d4183923a3ead8c1d408ad12d35a7f04f123c81a", + "rustfmt-1.79.0-armv7-unknown-linux-gnueabihf.tar.gz": "817537e2fe919a16ab0518025ab7f2441a2fb31de716598fec5d3e592cf44ccb", + "rustfmt-1.79.0-armv7-unknown-linux-gnueabihf.tar.xz": "07b2da907023dcfa0e7552f5b817bb06c4b23a5bf6d7f679a0e4ed6980afc081", + "rustfmt-1.79.0-i686-pc-windows-gnu.tar.gz": "a1f6578e4988c11c6bf041e40be4b745695c1620fcf145e89bc36748813ae123", + "rustfmt-1.79.0-i686-pc-windows-gnu.tar.xz": "b2d3f9e67089d1a5f6f9f09c67499a160d468fb1d922efb1b8ab64b99d6ffb7f", + "rustfmt-1.79.0-i686-pc-windows-msvc.tar.gz": "20cc31592fcd4a306ae2a107b53b2db5f757fa432475ef96230eeca2aba15838", + "rustfmt-1.79.0-i686-pc-windows-msvc.tar.xz": "083d7be652ecdca995fd3a597640bb88d1ba53783fcaf8f7cc8eb73b5762750c", + "rustfmt-1.79.0-i686-unknown-linux-gnu.tar.gz": "be87310a1806a27fb2adfa1a9be2518471776c9e8b16e9cbbf8e026e6a0c1508", + "rustfmt-1.79.0-i686-unknown-linux-gnu.tar.xz": "10807e78a8c97e13087723374fd6a47ffdf0a374ae15462c7a0b14fb99d38741", + "rustfmt-1.79.0-powerpc-unknown-linux-gnu.tar.gz": "e3816c00ef715f231a17b986d8af998d0ff2a467144c9c8dbf6fb181d4c4e521", + "rustfmt-1.79.0-powerpc-unknown-linux-gnu.tar.xz": "50bedd5a3b835d1db42d0eac4179c18509f94d41ba6ded07d812e1a5b8b56d9b", + "rustfmt-1.79.0-powerpc64-unknown-linux-gnu.tar.gz": "0f44a85316d7bb778a7b1b3f71c846fcf799de168b1bd3e70eccae2be76c5ecc", + "rustfmt-1.79.0-powerpc64-unknown-linux-gnu.tar.xz": "6f506f302d9856d84e4f7e44ac7a32ff2fd62c9bb4d144fd8596df0e2b6695da", + "rustfmt-1.79.0-powerpc64le-unknown-linux-gnu.tar.gz": "f8cdd430cf34684f294d4667d819c9ed1e06a1138363b5821db22370c9bada57", + "rustfmt-1.79.0-powerpc64le-unknown-linux-gnu.tar.xz": "a9f7bad920a76b939eff0b62b64321aadaa56a9d711943f8ad54ca3653a1b454", + "rustfmt-1.79.0-riscv64gc-unknown-linux-gnu.tar.gz": "e21de56557aa124cfef31bbca848159f9d1058fcf8946e6dbe90ae58de6c428f", + "rustfmt-1.79.0-riscv64gc-unknown-linux-gnu.tar.xz": "62583941ac9d4781bcf04a27ca3fc81b1700993fd51703e023c12021d472cb62", + "rustfmt-1.79.0-s390x-unknown-linux-gnu.tar.gz": "fffab351a6bb2deefc4eede82a178b2ef0353294d6addc20b6e30e705bd0dede", + "rustfmt-1.79.0-s390x-unknown-linux-gnu.tar.xz": "f7f8f59543dfae873ad640f237f71affc2e5d2ef03daae68894904c02d251cd0", + "rustfmt-1.79.0-x86_64-apple-darwin.tar.gz": "e436b9012ffac36dd1a9c2761f40cb5644f8f5f02325a3f2eabb65da5dc98902", + "rustfmt-1.79.0-x86_64-apple-darwin.tar.xz": "69d8a7a37b2e05aebe15b8edf5da4acb7b6cd20c2591201b88926fa247a71ec7", + "rustfmt-1.79.0-x86_64-pc-windows-gnu.tar.gz": "f23a30b5637b1e16039bd3bbae609c532e9b202d4ecea50246095ddd85465349", + "rustfmt-1.79.0-x86_64-pc-windows-gnu.tar.xz": "c7a5f792d691e2deba210792e65175c687114801e68487908d246a6bc9e826f7", + "rustfmt-1.79.0-x86_64-pc-windows-msvc.tar.gz": "37dfee125b4bc65b0c5dda6e8264a3cd0fb83a9d784381cc8959ff746a8c3d83", + "rustfmt-1.79.0-x86_64-pc-windows-msvc.tar.xz": "5628f7906c245b3a9fa39cd313c5400ac475dc7a5388da251d961eb001a9c3b3", + "rustfmt-1.79.0-x86_64-unknown-freebsd.tar.gz": "32852e1624c6c656db06685a8bdd86ba36008c69661dd419250b3276ed4140a7", + "rustfmt-1.79.0-x86_64-unknown-freebsd.tar.xz": "67e07c76e7cb3caecc64b0f45b15bfb9e3fbbfc0b03a8cb8d246219dd932ef0a", + "rustfmt-1.79.0-x86_64-unknown-illumos.tar.gz": "392edc300ec4c4c76b467f845df1503f7fecb56e6cdf6a76da91c1df8a8d75ff", + "rustfmt-1.79.0-x86_64-unknown-illumos.tar.xz": "1d8adf19b2bc5b0fca38a29c4ecec691adf55dca61afd8afc5e6648de2aff806", + "rustfmt-1.79.0-x86_64-unknown-linux-gnu.tar.gz": "aa86eeeb5c3fbbe050ae7fb38ce6e846dedb222220be0bb3018a5a9406ece5d0", + "rustfmt-1.79.0-x86_64-unknown-linux-gnu.tar.xz": "4404d5e2881194a09d68888c45c21405e452b35418e04190caae1af108ea76df", + "rustfmt-1.79.0-x86_64-unknown-linux-musl.tar.gz": "1909fe1e83df1054bc3238daf031042dfca3bf0883ec1a401a61cd6eeaca0414", + "rustfmt-1.79.0-x86_64-unknown-linux-musl.tar.xz": "5ffcb05984da26e1a5cd14d88e93eafbc59cb09885ecf5fb8ed86e2e2dfe07ff", + "rustfmt-1.79.0-x86_64-unknown-netbsd.tar.gz": "03dbffb6d4cd3b52b2aa271ccf967fc54998bce288ffefea01edb7b77bc1631d", + "rustfmt-1.79.0-x86_64-unknown-netbsd.tar.xz": "7b4e27ae49cb12ee0890babb08ad8fba19e5d41d826e2199a8dc2e16b5a6cecc", } diff --git a/rust/private/common.bzl b/rust/private/common.bzl index aaf010b364..8fa72e772b 100644 --- a/rust/private/common.bzl +++ b/rust/private/common.bzl @@ -31,9 +31,9 @@ load(":providers.bzl", "CrateGroupInfo", "CrateInfo", "DepInfo", "DepVariantInfo # # Note: Code in `.github/workflows/crate_universe.yaml` looks for this line, if # you remove it or change its format, you will also need to update that code. -DEFAULT_RUST_VERSION = "1.78.0" +DEFAULT_RUST_VERSION = "1.79.0" -DEFAULT_NIGHTLY_ISO_DATE = "2024-05-02" +DEFAULT_NIGHTLY_ISO_DATE = "2024-06-13" def _create_crate_info(**kwargs): """A constructor for a `CrateInfo` provider diff --git a/rust/settings/BUILD.bazel b/rust/settings/BUILD.bazel index cc8d714645..10f59ed62f 100644 --- a/rust/settings/BUILD.bazel +++ b/rust/settings/BUILD.bazel @@ -104,3 +104,10 @@ incompatible_flag( build_setting_default = True, issue = "https://github.com/bazelbuild/rules_rust/issues/2429", ) + +# A flag to control whether the shell path from a shell toolchain (`@bazel_tools//tools/sh:toolchain_type`) +# is embedded into the bootstrap process wrapper for the `.sh` file. +bool_flag( + name = "experimental_use_sh_toolchain_for_bootstrap_process_wrapper", + build_setting_default = False, +) diff --git a/test/no_std/cargo-bazel-lock.json b/test/no_std/cargo-bazel-lock.json index d6b142fc8a..60d52e3d15 100644 --- a/test/no_std/cargo-bazel-lock.json +++ b/test/no_std/cargo-bazel-lock.json @@ -1,5 +1,5 @@ { - "checksum": "81997a51e91981729d56b9118839163206d491451a10bf9611c6037d1ae2f665", + "checksum": "ab9301659e38db8c65dd545a5597dc577612c857d5ee2dda7d876dc98e763056", "crates": { "direct-cargo-bazel-deps 0.0.1": { "name": "direct-cargo-bazel-deps", @@ -12,7 +12,7 @@ "crate_name": "direct_cargo_bazel_deps", "crate_root": ".direct_cargo_bazel_deps.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] @@ -57,7 +57,7 @@ "crate_name": "libc_alloc", "crate_root": "src/lib.rs", "srcs": { - "allow_empty": false, + "allow_empty": true, "include": [ "**/*.rs" ] diff --git a/test/process_wrapper_bootstrap/BUILD.bazel b/test/process_wrapper_bootstrap/BUILD.bazel new file mode 100644 index 0000000000..833667c07f --- /dev/null +++ b/test/process_wrapper_bootstrap/BUILD.bazel @@ -0,0 +1,12 @@ +load("//rust:defs.bzl", "rust_test") +load(":process_wrapper_bootstrap_test.bzl", "process_wrapper_bootstrap_test_suite") + +rust_test( + name = "bootstrap_process_wrapper_test", + srcs = ["bootstrap_process_wrapper_test.rs"], + data = ["//util/process_wrapper/private:process_wrapper.sh"], + edition = "2021", + deps = ["//tools/runfiles"], +) + +process_wrapper_bootstrap_test_suite(name = "process_wrapper_bootstrap_test_suite") diff --git a/test/process_wrapper_bootstrap/bootstrap_process_wrapper_test.rs b/test/process_wrapper_bootstrap/bootstrap_process_wrapper_test.rs new file mode 100644 index 0000000000..4e5230f14b --- /dev/null +++ b/test/process_wrapper_bootstrap/bootstrap_process_wrapper_test.rs @@ -0,0 +1,23 @@ +//! Tests for the boostrap process wrapper + +use std::fs::read_to_string; + +use runfiles::Runfiles; + +/// Test that the shell process wrapper starts with the expected shebang to +/// avoid breaking the contract with the `bootstrap_process_wrapper` rule. +#[test] +fn test_shebang() { + let rfiles = Runfiles::create().unwrap(); + + let script = runfiles::rlocation!( + rfiles, + "rules_rust/util/process_wrapper/private/process_wrapper.sh" + ); + + let content = read_to_string(script).unwrap(); + assert!( + content.starts_with("#!/usr/bin/env bash"), + "The shell script does not start with the expected shebang." + ) +} diff --git a/test/process_wrapper_bootstrap/process_wrapper_bootstrap_test.bzl b/test/process_wrapper_bootstrap/process_wrapper_bootstrap_test.bzl new file mode 100644 index 0000000000..7e0e4ea571 --- /dev/null +++ b/test/process_wrapper_bootstrap/process_wrapper_bootstrap_test.bzl @@ -0,0 +1,78 @@ +"""Starlark unit tests for the bootstrap process wrapper""" + +load("@bazel_skylib//lib:unittest.bzl", "analysistest") +load("//test/unit:common.bzl", "assert_action_mnemonic") + +def _enable_sh_toolchain_test_impl(ctx): + env = analysistest.begin(ctx) + target = analysistest.target_under_test(env) + + if ctx.attr.expected_ext == ".bat": + assert_action_mnemonic(env, target.actions[0], "ExecutableSymlink") + else: + assert_action_mnemonic(env, target.actions[0], "TemplateExpand") + + return analysistest.end(env) + +_enable_sh_toolchain_test = analysistest.make( + _enable_sh_toolchain_test_impl, + config_settings = { + str(Label("//rust/settings:experimental_use_sh_toolchain_for_bootstrap_process_wrapper")): True, + }, + attrs = { + "expected_ext": attr.string( + doc = "The expected extension for the bootstrap script.", + mandatory = True, + values = [ + ".bat", + ".sh", + ], + ), + }, +) + +def _disable_sh_toolchain_test_impl(ctx): + env = analysistest.begin(ctx) + target = analysistest.target_under_test(env) + + assert_action_mnemonic(env, target.actions[0], "ExecutableSymlink") + + return analysistest.end(env) + +_disable_sh_toolchain_test = analysistest.make( + _disable_sh_toolchain_test_impl, + config_settings = { + str(Label("//rust/settings:experimental_use_sh_toolchain_for_bootstrap_process_wrapper")): False, + }, +) + +def process_wrapper_bootstrap_test_suite(name, **kwargs): + """Entry-point macro called from the BUILD file. + + Args: + name (str): Name of the macro. + **kwargs (dict): Additional keyword arguments. + """ + + _enable_sh_toolchain_test( + name = "enable_sh_toolchain_test", + target_under_test = Label("//util/process_wrapper:bootstrap_process_wrapper"), + expected_ext = select({ + "@platforms//os:windows": ".bat", + "//conditions:default": ".sh", + }), + ) + + _disable_sh_toolchain_test( + name = "disable_sh_toolchain_test", + target_under_test = Label("//util/process_wrapper:bootstrap_process_wrapper"), + ) + + native.test_suite( + name = name, + tests = [ + ":disable_sh_toolchain_test", + ":enable_sh_toolchain_test", + ], + **kwargs + ) diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.aho-corasick-1.0.2.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.aho-corasick-1.0.2.bazel index 814680d630..5f778a3fe6 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.aho-corasick-1.0.2.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.aho-corasick-1.0.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "aho_corasick", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.anstream-0.3.2.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.anstream-0.3.2.bazel index cf53b8b520..04a0100f83 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.anstream-0.3.2.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.anstream-0.3.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "anstream", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.anstyle-1.0.1.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.anstyle-1.0.1.bazel index 2d31bc8122..7c3e82b8bc 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.anstyle-1.0.1.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.anstyle-1.0.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "anstyle", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.anstyle-parse-0.2.1.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.anstyle-parse-0.2.1.bazel index c7cbcd72f6..94de46b9e5 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.anstyle-parse-0.2.1.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.anstyle-parse-0.2.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "anstyle_parse", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.anstyle-query-1.0.0.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.anstyle-query-1.0.0.bazel index d71f6f86ce..4bad5dc943 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.anstyle-query-1.0.0.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.anstyle-query-1.0.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "anstyle_query", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.anstyle-wincon-1.0.1.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.anstyle-wincon-1.0.1.bazel index 4d14adea30..492d90527e 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.anstyle-wincon-1.0.1.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.anstyle-wincon-1.0.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "anstyle_wincon", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.anyhow-1.0.71.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.anyhow-1.0.71.bazel index d19812286b..77ae902d3a 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.anyhow-1.0.71.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.anyhow-1.0.71.bazel @@ -15,7 +15,7 @@ rust_library( name = "anyhow", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -73,10 +73,10 @@ rust_library( ) cargo_build_script( - name = "anyhow_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -97,6 +97,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "anyhow", rustc_flags = [ "--cap-lints=allow", ], @@ -113,6 +114,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":anyhow_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.bitflags-1.3.2.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.bitflags-1.3.2.bazel index ac5a04d30d..559d820583 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.bitflags-1.3.2.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.bitflags-1.3.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "bitflags", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.cc-1.0.79.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.cc-1.0.79.bazel index bf3206813b..7f084eb392 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.cc-1.0.79.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.cc-1.0.79.bazel @@ -14,7 +14,7 @@ rust_library( name = "cc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.clap-4.3.11.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.clap-4.3.11.bazel index 6e6fe9a152..bd4cee059e 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.clap-4.3.11.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.clap-4.3.11.bazel @@ -14,7 +14,7 @@ rust_library( name = "clap", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.clap_builder-4.3.11.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.clap_builder-4.3.11.bazel index 9b4ae7f9e0..ad64e8b64b 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.clap_builder-4.3.11.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.clap_builder-4.3.11.bazel @@ -14,7 +14,7 @@ rust_library( name = "clap_builder", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.clap_derive-4.3.2.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.clap_derive-4.3.2.bazel index 6e0e2605ae..f869a820dd 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.clap_derive-4.3.2.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.clap_derive-4.3.2.bazel @@ -14,7 +14,7 @@ rust_proc_macro( name = "clap_derive", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.clap_lex-0.5.0.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.clap_lex-0.5.0.bazel index d082142ea9..127b16c93f 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.clap_lex-0.5.0.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.clap_lex-0.5.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "clap_lex", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.colorchoice-1.0.0.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.colorchoice-1.0.0.bazel index 88449c692c..00ee312db1 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.colorchoice-1.0.0.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.colorchoice-1.0.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "colorchoice", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.either-1.8.1.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.either-1.8.1.bazel index 7deca662b8..6688283731 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.either-1.8.1.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.either-1.8.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "either", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.env_logger-0.10.0.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.env_logger-0.10.0.bazel index 3cb0e8de85..b0262eaa90 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.env_logger-0.10.0.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.env_logger-0.10.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "env_logger", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.errno-0.3.1.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.errno-0.3.1.bazel index 30d987205f..84afef9a3e 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.errno-0.3.1.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.errno-0.3.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "errno", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.errno-dragonfly-0.1.2.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.errno-dragonfly-0.1.2.bazel index 506bc8dbde..faadc68c84 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.errno-dragonfly-0.1.2.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.errno-dragonfly-0.1.2.bazel @@ -15,7 +15,7 @@ rust_library( name = "errno_dragonfly", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -70,10 +70,10 @@ rust_library( ) cargo_build_script( - name = "errno-dragonfly_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -90,6 +90,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "errno-dragonfly", rustc_flags = [ "--cap-lints=allow", ], @@ -109,6 +110,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":errno-dragonfly_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.heck-0.4.1.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.heck-0.4.1.bazel index 6380c48b45..89ec450cb3 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.heck-0.4.1.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.heck-0.4.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "heck", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.hermit-abi-0.3.2.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.hermit-abi-0.3.2.bazel index f816c1d139..9d6e94f54c 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.hermit-abi-0.3.2.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.hermit-abi-0.3.2.bazel @@ -14,7 +14,7 @@ rust_library( name = "hermit_abi", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.humantime-2.1.0.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.humantime-2.1.0.bazel index a5c82f0037..79f5213c5a 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.humantime-2.1.0.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.humantime-2.1.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "humantime", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel index cae51a3a32..c12cfa72f4 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel @@ -15,7 +15,7 @@ rust_library( name = "io_lifetimes", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -132,10 +132,10 @@ rust_library( ) cargo_build_script( - name = "io-lifetimes_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "close", @@ -159,6 +159,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "io-lifetimes", rustc_flags = [ "--cap-lints=allow", ], @@ -175,6 +176,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":io-lifetimes_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.is-terminal-0.4.7.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.is-terminal-0.4.7.bazel index 990eb5822d..f2bdac637c 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.is-terminal-0.4.7.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.is-terminal-0.4.7.bazel @@ -14,7 +14,7 @@ rust_library( name = "is_terminal", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.itertools-0.11.0.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.itertools-0.11.0.bazel index 9970db4d60..ba0311708e 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.itertools-0.11.0.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.itertools-0.11.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "itertools", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.itoa-1.0.8.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.itoa-1.0.8.bazel index 5987fe6b3c..8352f37e3c 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.itoa-1.0.8.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.itoa-1.0.8.bazel @@ -14,7 +14,7 @@ rust_library( name = "itoa", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.libc-0.2.147.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.libc-0.2.147.bazel index d38ca316cf..696493ef85 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.libc-0.2.147.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.libc-0.2.147.bazel @@ -15,7 +15,7 @@ rust_library( name = "libc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -74,10 +74,10 @@ rust_library( ) cargo_build_script( - name = "libc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -99,6 +99,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "libc", rustc_flags = [ "--cap-lints=allow", ], @@ -115,6 +116,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":libc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel index 9e223a119a..b63611ed3c 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel @@ -14,7 +14,7 @@ rust_library( name = "linux_raw_sys", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.log-0.4.19.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.log-0.4.19.bazel index 446235bcd6..1466d0a2c8 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.log-0.4.19.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.log-0.4.19.bazel @@ -14,7 +14,7 @@ rust_library( name = "log", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.memchr-2.5.0.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.memchr-2.5.0.bazel index 68f2c1eb58..cd8e1a2784 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.memchr-2.5.0.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.memchr-2.5.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "memchr", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -73,10 +73,10 @@ rust_library( ) cargo_build_script( - name = "memchr_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -97,6 +97,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "memchr", rustc_flags = [ "--cap-lints=allow", ], @@ -113,6 +114,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":memchr_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.once_cell-1.18.0.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.once_cell-1.18.0.bazel index 2e3d3138ba..695b899c6e 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.once_cell-1.18.0.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.once_cell-1.18.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "once_cell", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.proc-macro2-1.0.64.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.proc-macro2-1.0.64.bazel index baa8a36513..ff935aecb3 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.proc-macro2-1.0.64.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.proc-macro2-1.0.64.bazel @@ -15,7 +15,7 @@ rust_library( name = "proc_macro2", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -74,10 +74,10 @@ rust_library( ) cargo_build_script( - name = "proc-macro2_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -98,6 +98,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "proc-macro2", rustc_flags = [ "--cap-lints=allow", ], @@ -114,6 +115,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":proc-macro2_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.quote-1.0.29.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.quote-1.0.29.bazel index 96d3c09c16..5e9c551c53 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.quote-1.0.29.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.quote-1.0.29.bazel @@ -15,7 +15,7 @@ rust_library( name = "quote", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -74,10 +74,10 @@ rust_library( ) cargo_build_script( - name = "quote_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -98,6 +98,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "quote", rustc_flags = [ "--cap-lints=allow", ], @@ -114,6 +115,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":quote_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.regex-1.9.1.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.regex-1.9.1.bazel index 76b25abee2..f39ea6464f 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.regex-1.9.1.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.regex-1.9.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "regex", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.regex-automata-0.3.3.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.regex-automata-0.3.3.bazel index 74a4f6d6db..c12ded8c83 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.regex-automata-0.3.3.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.regex-automata-0.3.3.bazel @@ -14,7 +14,7 @@ rust_library( name = "regex_automata", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.regex-syntax-0.7.4.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.regex-syntax-0.7.4.bazel index 20a0c639f2..54b3c4adf2 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.regex-syntax-0.7.4.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.regex-syntax-0.7.4.bazel @@ -14,7 +14,7 @@ rust_library( name = "regex_syntax", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.rustix-0.37.23.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.rustix-0.37.23.bazel index c83fa98d53..c9cb2ca902 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.rustix-0.37.23.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.rustix-0.37.23.bazel @@ -15,7 +15,7 @@ rust_library( name = "rustix", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), aliases = select({ "@rules_rust//rust/platform:aarch64-apple-darwin": { @@ -178,10 +178,10 @@ rust_library( ) cargo_build_script( - name = "rustix_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -206,6 +206,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "rustix", rustc_flags = [ "--cap-lints=allow", ], @@ -222,6 +223,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":rustix_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.ryu-1.0.14.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.ryu-1.0.14.bazel index 8d308b65e6..6fd5d50ea4 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.ryu-1.0.14.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.ryu-1.0.14.bazel @@ -14,7 +14,7 @@ rust_library( name = "ryu", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.serde-1.0.171.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.serde-1.0.171.bazel index e54a868e9e..1c761ad05d 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.serde-1.0.171.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.serde-1.0.171.bazel @@ -15,7 +15,7 @@ rust_library( name = "serde", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -78,10 +78,10 @@ rust_library( ) cargo_build_script( - name = "serde_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -104,6 +104,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "serde", rustc_flags = [ "--cap-lints=allow", ], @@ -120,6 +121,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":serde_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.serde_derive-1.0.171.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.serde_derive-1.0.171.bazel index 2f7eb53bd3..b046dd50e8 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.serde_derive-1.0.171.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.serde_derive-1.0.171.bazel @@ -14,7 +14,7 @@ rust_proc_macro( name = "serde_derive", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.serde_json-1.0.102.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.serde_json-1.0.102.bazel index 11d5d86eeb..46106c1b53 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.serde_json-1.0.102.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.serde_json-1.0.102.bazel @@ -15,7 +15,7 @@ rust_library( name = "serde_json", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -76,10 +76,10 @@ rust_library( ) cargo_build_script( - name = "serde_json_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "default", @@ -100,6 +100,7 @@ cargo_build_script( ], ), edition = "2021", + pkg_name = "serde_json", rustc_flags = [ "--cap-lints=allow", ], @@ -116,6 +117,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":serde_json_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.strsim-0.10.0.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.strsim-0.10.0.bazel index b9cff14093..013f4c177d 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.strsim-0.10.0.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.strsim-0.10.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "strsim", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.syn-2.0.25.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.syn-2.0.25.bazel index 2c1fe87d11..0145847179 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.syn-2.0.25.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.syn-2.0.25.bazel @@ -14,7 +14,7 @@ rust_library( name = "syn", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.termcolor-1.2.0.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.termcolor-1.2.0.bazel index 788f993588..1c6d695eef 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.termcolor-1.2.0.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.termcolor-1.2.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "termcolor", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.unicode-ident-1.0.10.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.unicode-ident-1.0.10.bazel index 1f982979a4..7703e7060b 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.unicode-ident-1.0.10.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.unicode-ident-1.0.10.bazel @@ -14,7 +14,7 @@ rust_library( name = "unicode_ident", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.utf8parse-0.2.1.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.utf8parse-0.2.1.bazel index aa0029b6fa..c8fbdca05b 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.utf8parse-0.2.1.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.utf8parse-0.2.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "utf8parse", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.winapi-0.3.9.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.winapi-0.3.9.bazel index 6b2a3b57ad..ab2bc46d4e 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.winapi-0.3.9.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.winapi-0.3.9.bazel @@ -15,7 +15,7 @@ rust_library( name = "winapi", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -81,10 +81,10 @@ rust_library( ) cargo_build_script( - name = "winapi_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_features = [ "consoleapi", @@ -113,6 +113,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "winapi", rustc_flags = [ "--cap-lints=allow", ], @@ -129,6 +130,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":winapi_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel index b6c83df763..9ff8ba9af6 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "winapi_i686_pc_windows_gnu", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -69,10 +69,10 @@ rust_library( ) cargo_build_script( - name = "winapi-i686-pc-windows-gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -89,6 +89,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "winapi-i686-pc-windows-gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -105,6 +106,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":winapi-i686-pc-windows-gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.winapi-util-0.1.5.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.winapi-util-0.1.5.bazel index 2bbd6f3b64..442292e828 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.winapi-util-0.1.5.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.winapi-util-0.1.5.bazel @@ -14,7 +14,7 @@ rust_library( name = "winapi_util", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel index babd29158b..d82f282e48 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "winapi_x86_64_pc_windows_gnu", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -69,10 +69,10 @@ rust_library( ) cargo_build_script( - name = "winapi-x86_64-pc-windows-gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -89,6 +89,7 @@ cargo_build_script( ], ), edition = "2015", + pkg_name = "winapi-x86_64-pc-windows-gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -105,6 +106,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":winapi-x86_64-pc-windows-gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.windows-sys-0.48.0.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.windows-sys-0.48.0.bazel index 03e9318bc4..7c06cbc1d0 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.windows-sys-0.48.0.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.windows-sys-0.48.0.bazel @@ -14,7 +14,7 @@ rust_library( name = "windows_sys", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.windows-targets-0.48.1.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.windows-targets-0.48.1.bazel index 074a4f9ef9..ab4a8a8f4c 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.windows-targets-0.48.1.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.windows-targets-0.48.1.bazel @@ -14,7 +14,7 @@ rust_library( name = "windows_targets", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.windows_aarch64_gnullvm-0.48.0.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.windows_aarch64_gnullvm-0.48.0.bazel index c90fc319c3..d2245f54a6 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.windows_aarch64_gnullvm-0.48.0.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.windows_aarch64_gnullvm-0.48.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_aarch64_gnullvm", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -69,10 +69,10 @@ rust_library( ) cargo_build_script( - name = "windows_aarch64_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -89,6 +89,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_aarch64_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -105,6 +106,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_aarch64_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.windows_aarch64_msvc-0.48.0.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.windows_aarch64_msvc-0.48.0.bazel index 8556a56197..ae1502e46e 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.windows_aarch64_msvc-0.48.0.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.windows_aarch64_msvc-0.48.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_aarch64_msvc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -69,10 +69,10 @@ rust_library( ) cargo_build_script( - name = "windows_aarch64_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -89,6 +89,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_aarch64_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -105,6 +106,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_aarch64_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.windows_i686_gnu-0.48.0.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.windows_i686_gnu-0.48.0.bazel index 65c55dfbcc..e85f423494 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.windows_i686_gnu-0.48.0.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.windows_i686_gnu-0.48.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_i686_gnu", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -69,10 +69,10 @@ rust_library( ) cargo_build_script( - name = "windows_i686_gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -89,6 +89,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_i686_gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -105,6 +106,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.windows_i686_msvc-0.48.0.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.windows_i686_msvc-0.48.0.bazel index 1ed6957cf5..1896202af8 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.windows_i686_msvc-0.48.0.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.windows_i686_msvc-0.48.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_i686_msvc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -69,10 +69,10 @@ rust_library( ) cargo_build_script( - name = "windows_i686_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -89,6 +89,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_i686_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -105,6 +106,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_i686_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.windows_x86_64_gnu-0.48.0.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.windows_x86_64_gnu-0.48.0.bazel index 20b2d960d3..7fb378e07d 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.windows_x86_64_gnu-0.48.0.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.windows_x86_64_gnu-0.48.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_x86_64_gnu", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -69,10 +69,10 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_gnu_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -89,6 +89,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_x86_64_gnu", rustc_flags = [ "--cap-lints=allow", ], @@ -105,6 +106,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_gnu_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.windows_x86_64_gnullvm-0.48.0.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.windows_x86_64_gnullvm-0.48.0.bazel index 6b0e8eaacf..4ece76f752 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.windows_x86_64_gnullvm-0.48.0.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.windows_x86_64_gnullvm-0.48.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_x86_64_gnullvm", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -69,10 +69,10 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_gnullvm_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -89,6 +89,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_x86_64_gnullvm", rustc_flags = [ "--cap-lints=allow", ], @@ -105,6 +106,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_gnullvm_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.windows_x86_64_msvc-0.48.0.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.windows_x86_64_msvc-0.48.0.bazel index 4fd567d5f4..6768b5e1fa 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.windows_x86_64_msvc-0.48.0.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.windows_x86_64_msvc-0.48.0.bazel @@ -15,7 +15,7 @@ rust_library( name = "windows_x86_64_msvc", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), compile_data = glob( include = ["**"], @@ -69,10 +69,10 @@ rust_library( ) cargo_build_script( - name = "windows_x86_64_msvc_bs", + name = "_bs", srcs = glob( include = ["**/*.rs"], - allow_empty = False, + allow_empty = True, ), crate_name = "build_script_build", crate_root = "build.rs", @@ -89,6 +89,7 @@ cargo_build_script( ], ), edition = "2018", + pkg_name = "windows_x86_64_msvc", rustc_flags = [ "--cap-lints=allow", ], @@ -105,6 +106,6 @@ cargo_build_script( alias( name = "build_script_build", - actual = ":windows_x86_64_msvc_bs", + actual = ":_bs", tags = ["manual"], ) diff --git a/util/fetch_shas_NIGHTLY_ISO_DATES.txt b/util/fetch_shas_NIGHTLY_ISO_DATES.txt index f6b9ef395f..8e5ca47d47 100644 --- a/util/fetch_shas_NIGHTLY_ISO_DATES.txt +++ b/util/fetch_shas_NIGHTLY_ISO_DATES.txt @@ -39,3 +39,4 @@ 2024-03-21 2024-04-09 2024-05-02 +2024-06-13 diff --git a/util/fetch_shas_VERSIONS.txt b/util/fetch_shas_VERSIONS.txt index 4080373cb5..7a6c6bf08b 100644 --- a/util/fetch_shas_VERSIONS.txt +++ b/util/fetch_shas_VERSIONS.txt @@ -72,3 +72,4 @@ 1.77.1 1.77.2 1.78.0 +1.79.0 diff --git a/util/process_wrapper/BUILD.bazel b/util/process_wrapper/BUILD.bazel index 80fbbaabb7..4c4ce05706 100644 --- a/util/process_wrapper/BUILD.bazel +++ b/util/process_wrapper/BUILD.bazel @@ -1,9 +1,9 @@ load("@bazel_skylib//lib:selects.bzl", "selects") -load("@bazel_skylib//rules:native_binary.bzl", "native_binary") load("//rust:defs.bzl", "rust_test") # buildifier: disable=bzl-visibility load("//rust/private:rust.bzl", "rust_binary_without_process_wrapper") +load("//util/process_wrapper/private:bootstrap_process_wrapper.bzl", "bootstrap_process_wrapper") config_setting( name = "compilation_mode_opt", @@ -52,15 +52,11 @@ rust_test( edition = "2018", ) -native_binary( +bootstrap_process_wrapper( name = "bootstrap_process_wrapper", - src = select({ - "@platforms//os:windows": "process_wrapper.bat", - "//conditions:default": "process_wrapper.sh", - }), - out = select({ - "@platforms//os:windows": "process_wrapper.bat", - "//conditions:default": "process_wrapper.sh", + is_windows = select({ + "@platforms//os:windows": True, + "//conditions:default": False, }), visibility = ["//visibility:public"], ) diff --git a/util/process_wrapper/private/BUILD.bazel b/util/process_wrapper/private/BUILD.bazel new file mode 100644 index 0000000000..badd4a695d --- /dev/null +++ b/util/process_wrapper/private/BUILD.bazel @@ -0,0 +1,4 @@ +exports_files([ + "process_wrapper.sh", + "process_wrapper.bat", +]) diff --git a/util/process_wrapper/private/bootstrap_process_wrapper.bzl b/util/process_wrapper/private/bootstrap_process_wrapper.bzl new file mode 100644 index 0000000000..c47a12fd7b --- /dev/null +++ b/util/process_wrapper/private/bootstrap_process_wrapper.bzl @@ -0,0 +1,73 @@ +"""Bootstrap rustc process wrapper""" + +load("@bazel_skylib//rules:common_settings.bzl", "BuildSettingInfo") + +def _bootstrap_process_wrapper_impl_unix(ctx): + output = ctx.actions.declare_file("{}.sh".format(ctx.label.name)) + + setting = ctx.attr._use_sh_toolchain_for_bootstrap_process_wrapper[BuildSettingInfo].value + sh_toolchain = ctx.toolchains["@bazel_tools//tools/sh:toolchain_type"] + if setting and sh_toolchain: + shebang = "#!{}".format(sh_toolchain.path) + ctx.actions.expand_template( + output = output, + template = ctx.file._bash, + substitutions = { + # Replace the shebang with one constructed from the configured + # shell toolchain. + "#!/usr/bin/env bash": shebang, + }, + ) + else: + ctx.actions.symlink( + output = output, + target_file = ctx.file._bash, + is_executable = True, + ) + + return [DefaultInfo( + files = depset([output]), + executable = output, + )] + +def _bootstrap_process_wrapper_impl_windows(ctx): + output = ctx.actions.declare_file("{}.bat".format(ctx.label.name)) + ctx.actions.symlink( + output = output, + target_file = ctx.file._batch, + is_executable = True, + ) + + return [DefaultInfo( + files = depset([output]), + executable = output, + )] + +def _bootstrap_process_wrapper_impl(ctx): + if ctx.attr.is_windows: + return _bootstrap_process_wrapper_impl_windows(ctx) + return _bootstrap_process_wrapper_impl_unix(ctx) + +bootstrap_process_wrapper = rule( + doc = "A rule which produces a bootstrapping script for the rustc process wrapper.", + implementation = _bootstrap_process_wrapper_impl, + attrs = { + "is_windows": attr.bool( + doc = "Indicate whether or not the target platform is windows.", + mandatory = True, + ), + "_bash": attr.label( + allow_single_file = True, + default = Label("//util/process_wrapper/private:process_wrapper.sh"), + ), + "_batch": attr.label( + allow_single_file = True, + default = Label("//util/process_wrapper/private:process_wrapper.bat"), + ), + "_use_sh_toolchain_for_bootstrap_process_wrapper": attr.label( + default = Label("//rust/settings:experimental_use_sh_toolchain_for_bootstrap_process_wrapper"), + ), + }, + toolchains = [config_common.toolchain_type("@bazel_tools//tools/sh:toolchain_type", mandatory = False)], + executable = True, +) diff --git a/util/process_wrapper/process_wrapper.bat b/util/process_wrapper/private/process_wrapper.bat old mode 100644 new mode 100755 similarity index 100% rename from util/process_wrapper/process_wrapper.bat rename to util/process_wrapper/private/process_wrapper.bat diff --git a/util/process_wrapper/process_wrapper.sh b/util/process_wrapper/private/process_wrapper.sh similarity index 100% rename from util/process_wrapper/process_wrapper.sh rename to util/process_wrapper/private/process_wrapper.sh diff --git a/util/repin_all.sh b/util/repin_all.sh index 27916d979b..7ac9130257 100755 --- a/util/repin_all.sh +++ b/util/repin_all.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -set -eu +set -eux # Normalize working directory to root of repository. cd "$(dirname "${BASH_SOURCE[0]}")"/.. @@ -8,9 +8,13 @@ cd "$(dirname "${BASH_SOURCE[0]}")"/.. bazel run //crate_universe/3rdparty:crates_vendor bazel run //tools/rust_analyzer/3rdparty:crates_vendor +for d in examples/crate_universe/vendor_*; do + (cd "${d}" && CARGO_BAZEL_REPIN=true bazel run :crates_vendor) +done + for d in examples/crate_universe* test/no_std do - (cd ${d} && CARGO_BAZEL_REPIN=true bazel query //... >/dev/null) + (cd "${d}" && CARGO_BAZEL_REPIN=true bazel query //... >/dev/null) done # `nix_cross_compiling` special cased as `//...` will invoke Nix.