|  | # Copyright 2020 The Fuchsia Authors. All rights reserved. | 
|  | # Use of this source code is governed by a BSD-style license that can be | 
|  | # found in the LICENSE file. | 
|  |  | 
|  | # DO NOT EDIT. THIS FILE IS GENERATED BY CARGO GNAW. EDIT THE CARGO TOML FILE | 
|  |  | 
|  | group("anyhow") { | 
|  | deps = [ ":anyhow-v1_0_25" ] | 
|  | } | 
|  |  | 
|  | group("arbitrary") { | 
|  | deps = [ ":arbitrary-v0_4_0" ] | 
|  | } | 
|  |  | 
|  | group("arc-swap") { | 
|  | deps = [ ":arc-swap-v0_4_4" ] | 
|  | } | 
|  |  | 
|  | group("argh") { | 
|  | deps = [ ":argh-v0_1_4" ] | 
|  | } | 
|  |  | 
|  | if (!(current_os == "fuchsia")) { | 
|  | group("async-std") { | 
|  | deps = [ ":async-std-v1_6_0" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("async-trait") { | 
|  | deps = [ ":async-trait-v0_1_40($host_toolchain)" ] | 
|  | } | 
|  |  | 
|  | group("base64") { | 
|  | deps = [ ":base64-v0_9_3" ] | 
|  | } | 
|  |  | 
|  | group("bincode") { | 
|  | deps = [ ":bincode-v1_1_1" ] | 
|  | } | 
|  |  | 
|  | group("bitfield") { | 
|  | deps = [ ":bitfield-v0_13_1" ] | 
|  | } | 
|  |  | 
|  | group("bitflags") { | 
|  | deps = [ ":bitflags-v1_2_1" ] | 
|  | } | 
|  |  | 
|  | group("bumpalo") { | 
|  | deps = [ ":bumpalo-v3_2_1" ] | 
|  | } | 
|  |  | 
|  | group("byteorder") { | 
|  | deps = [ ":byteorder-v1_3_1" ] | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("bytes") { | 
|  | deps = [ ":bytes-v0_5_4" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("cargo_metadata") { | 
|  | deps = [ ":cargo_metadata-v0_9_1" ] | 
|  | } | 
|  |  | 
|  | group("chrono") { | 
|  | deps = [ ":chrono-v0_4_11" ] | 
|  | } | 
|  |  | 
|  | group("clap") { | 
|  | deps = [ ":clap-v2_33_0" ] | 
|  | } | 
|  |  | 
|  | group("crc") { | 
|  | deps = [ ":crc-v1_8_1" ] | 
|  | } | 
|  |  | 
|  | group("criterion") { | 
|  | deps = [ ":criterion-v0_2_11" ] | 
|  | } | 
|  |  | 
|  | group("crossbeam") { | 
|  | deps = [ ":crossbeam-v0_7_3" ] | 
|  | } | 
|  |  | 
|  | if (!(current_os == "fuchsia")) { | 
|  | group("crossterm") { | 
|  | deps = [ ":crossterm-v0_17_7" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("csv") { | 
|  | deps = [ ":csv-v1_1_3" ] | 
|  | } | 
|  |  | 
|  | group("cxx") { | 
|  | deps = [ ":cxx-v0_3_5" ] | 
|  | } | 
|  |  | 
|  | group("cxxbridge-cmd") { | 
|  | deps = [ ":cxxbridge-cmd-v0_3_5" ] | 
|  | } | 
|  |  | 
|  | group("data-encoding") { | 
|  | deps = [ ":data-encoding-v2_1_2" ] | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("derivative") { | 
|  | deps = [ ":derivative-v2_1_1($host_toolchain)" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("derp") { | 
|  | deps = [ ":derp-v0_0_13" ] | 
|  | } | 
|  |  | 
|  | group("difference") { | 
|  | deps = [ ":difference-v2_0_0" ] | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("euclid") { | 
|  | deps = [ ":euclid-v0_20_7" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("eui48") { | 
|  | deps = [ ":eui48-v0_4_6" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("fatfs") { | 
|  | deps = [ ":fatfs-v0_4_0" ] | 
|  | } | 
|  |  | 
|  | group("flate2") { | 
|  | deps = [ ":flate2-v1_0_14" ] | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("freetype") { | 
|  | deps = [ ":freetype-v0_4_1" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("futures") { | 
|  | deps = [ ":futures-v0_3_5" ] | 
|  | } | 
|  |  | 
|  | group("futures-executor") { | 
|  | deps = [ ":futures-executor-v0_3_5" ] | 
|  | } | 
|  |  | 
|  | group("futures-io") { | 
|  | deps = [ ":futures-io-v0_3_5" ] | 
|  | } | 
|  |  | 
|  | group("futures-test") { | 
|  | deps = [ ":futures-test-v0_3_5" ] | 
|  | } | 
|  |  | 
|  | group("futures-util") { | 
|  | deps = [ ":futures-util-v0_3_5" ] | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("getopts") { | 
|  | deps = [ ":getopts-v0_2_18" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("glob") { | 
|  | deps = [ ":glob-v0_3_0" ] | 
|  | } | 
|  |  | 
|  | if (!(current_os == "fuchsia")) { | 
|  | group("handlebars") { | 
|  | deps = [ ":handlebars-v2_0_0-beta_2" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("heck") { | 
|  | deps = [ ":heck-v0_3_1" ] | 
|  | } | 
|  |  | 
|  | group("hex") { | 
|  | deps = [ ":hex-v0_3_2" ] | 
|  | } | 
|  |  | 
|  | if (!(current_os == "fuchsia")) { | 
|  | group("home") { | 
|  | deps = [ ":home-v0_5_3" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("http") { | 
|  | deps = [ ":http-v0_2_1" ] | 
|  | } | 
|  |  | 
|  | group("hyper") { | 
|  | deps = [ ":hyper-v0_13_6" ] | 
|  | } | 
|  |  | 
|  | if (!(current_os == "fuchsia")) { | 
|  | group("hyper-rustls") { | 
|  | deps = [ ":hyper-rustls-v0_20_0" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("hyper-rustls") { | 
|  | deps = [ ":hyper-rustls-v0_20_0" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("id_tree") { | 
|  | deps = [ ":id_tree-v1_5_0" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (!(current_os == "fuchsia")) { | 
|  | group("indoc") { | 
|  | deps = [ ":indoc-v0_3_3" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("itertools") { | 
|  | deps = [ ":itertools-v0_8_0" ] | 
|  | } | 
|  |  | 
|  | group("itoa") { | 
|  | deps = [ ":itoa-v0_4_3" ] | 
|  | } | 
|  |  | 
|  | group("json5format") { | 
|  | deps = [ ":json5format-v0_1_4" ] | 
|  | } | 
|  |  | 
|  | group("lazy_static") { | 
|  | deps = [ ":lazy_static-v1_4_0" ] | 
|  | } | 
|  |  | 
|  | group("libc") { | 
|  | deps = [ ":libc-v0_2_74" ] | 
|  | } | 
|  |  | 
|  | group("libm") { | 
|  | deps = [ ":libm-v0_2_1" ] | 
|  | } | 
|  |  | 
|  | group("linked-hash-map") { | 
|  | deps = [ ":linked-hash-map-v0_5_3" ] | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("lipsum") { | 
|  | deps = [ ":lipsum-v0_6_0" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("log") { | 
|  | deps = [ ":log-v0_4_8" ] | 
|  | } | 
|  |  | 
|  | group("maplit") { | 
|  | deps = [ ":maplit-v1_0_1" ] | 
|  | } | 
|  |  | 
|  | group("matches") { | 
|  | deps = [ ":matches-v0_1_8" ] | 
|  | } | 
|  |  | 
|  | group("maybe-owned") { | 
|  | deps = [ ":maybe-owned-v0_3_2" ] | 
|  | } | 
|  |  | 
|  | group("memchr") { | 
|  | deps = [ ":memchr-v2_3_3" ] | 
|  | } | 
|  |  | 
|  | if (!(current_os == "fuchsia")) { | 
|  | group("nix") { | 
|  | deps = [ ":nix-v0_18_0" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("nom") { | 
|  | deps = [ ":nom-v5_0_0" ] | 
|  | } | 
|  |  | 
|  | group("nom_locate") { | 
|  | deps = [ ":nom_locate-v2_0_0" ] | 
|  | } | 
|  |  | 
|  | group("num") { | 
|  | deps = [ ":num-v0_2_0" ] | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("num-bigint") { | 
|  | deps = [ ":num-bigint-v0_2_2" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("num-derive") { | 
|  | deps = [ ":num-derive-v0_2_4($host_toolchain)" ] | 
|  | } | 
|  |  | 
|  | group("num-traits") { | 
|  | deps = [ ":num-traits-v0_2_11" ] | 
|  | } | 
|  |  | 
|  | group("numtoa") { | 
|  | deps = [ ":numtoa-v0_1_0" ] | 
|  | } | 
|  |  | 
|  | group("once_cell") { | 
|  | deps = [ ":once_cell-v1_4_0" ] | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("openat") { | 
|  | deps = [ ":openat-v0_1_17" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("owning_ref") { | 
|  | deps = [ ":owning_ref-v0_4_0" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("parking_lot") { | 
|  | deps = [ ":parking_lot-v0_9_0" ] | 
|  | } | 
|  |  | 
|  | group("paste") { | 
|  | deps = [ ":paste-v1_0_0($host_toolchain)" ] | 
|  | } | 
|  |  | 
|  | group("percent-encoding") { | 
|  | deps = [ ":percent-encoding-v2_1_0" ] | 
|  | } | 
|  |  | 
|  | group("pest") { | 
|  | deps = [ ":pest-v2_1_0" ] | 
|  | } | 
|  |  | 
|  | group("pest_derive") { | 
|  | deps = [ ":pest_derive-v2_1_0($host_toolchain)" ] | 
|  | } | 
|  |  | 
|  | group("pest_generator") { | 
|  | deps = [ ":pest_generator-v2_1_3" ] | 
|  | } | 
|  |  | 
|  | if (!(current_os == "fuchsia")) { | 
|  | group("petgraph") { | 
|  | deps = [ ":petgraph-v0_5_1" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("pin-project") { | 
|  | deps = [ ":pin-project-v0_4_26" ] | 
|  | } | 
|  |  | 
|  | group("pin-utils") { | 
|  | deps = [ ":pin-utils-v0_1_0" ] | 
|  | } | 
|  |  | 
|  | group("png") { | 
|  | deps = [ ":png-v0_14_0" ] | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("pretty") { | 
|  | deps = [ ":pretty-v0_5_2" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("pretty_assertions") { | 
|  | deps = [ ":pretty_assertions-v0_5_1" ] | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("prettytable-rs") { | 
|  | deps = [ ":prettytable-rs-v0_8_0" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("proc-macro-hack") { | 
|  | deps = [ ":proc-macro-hack-v0_5_15($host_toolchain)" ] | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("proc-macro-nested") { | 
|  | deps = [ ":proc-macro-nested-v0_1_4" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (!(current_os == "fuchsia")) { | 
|  | group("proc-macro2") { | 
|  | deps = [ ":proc-macro2-v1_0_19" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("proptest") { | 
|  | deps = [ ":proptest-v0_9_3" ] | 
|  | } | 
|  |  | 
|  | group("proptest-derive") { | 
|  | deps = [ ":proptest-derive-v0_1_1($host_toolchain)" ] | 
|  | } | 
|  |  | 
|  | if (!(current_os == "fuchsia")) { | 
|  | group("pulldown-cmark") { | 
|  | deps = [ ":pulldown-cmark-v0_6_0" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (!(current_os == "fuchsia")) { | 
|  | group("quote") { | 
|  | deps = [ ":quote-v1_0_7" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("rand") { | 
|  | deps = [ ":rand-v0_6_5" ] | 
|  | } | 
|  |  | 
|  | group("rand_core") { | 
|  | deps = [ ":rand_core-v0_4_0" ] | 
|  | } | 
|  |  | 
|  | group("rand_os") { | 
|  | deps = [ ":rand_os-v0_1_2" ] | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("rand_xorshift") { | 
|  | deps = [ ":rand_xorshift-v0_1_1" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("rayon") { | 
|  | deps = [ ":rayon-v1_3_0" ] | 
|  | } | 
|  |  | 
|  | group("regex") { | 
|  | deps = [ ":regex-v1_3_5" ] | 
|  | } | 
|  |  | 
|  | group("regex-syntax") { | 
|  | deps = [ ":regex-syntax-v0_6_17" ] | 
|  | } | 
|  |  | 
|  | group("rental") { | 
|  | deps = [ ":rental-v0_5_4" ] | 
|  | } | 
|  |  | 
|  | group("ring") { | 
|  | deps = [ ":ring-v0_16_12" ] | 
|  | } | 
|  |  | 
|  | group("rouille") { | 
|  | deps = [ ":rouille-v3_0_0" ] | 
|  | } | 
|  |  | 
|  | group("rust-crypto") { | 
|  | deps = [ ":rust-crypto-v0_2_36" ] | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("rust_icu_common") { | 
|  | deps = [ ":rust_icu_common-v0_4_1" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("rust_icu_sys") { | 
|  | deps = [ ":rust_icu_sys-v0_4_1" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("rust_icu_ucal") { | 
|  | deps = [ ":rust_icu_ucal-v0_4_1" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("rust_icu_udat") { | 
|  | deps = [ ":rust_icu_udat-v0_4_1" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("rust_icu_udata") { | 
|  | deps = [ ":rust_icu_udata-v0_4_1" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("rust_icu_uenum") { | 
|  | deps = [ ":rust_icu_uenum-v0_4_1" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("rust_icu_uloc") { | 
|  | deps = [ ":rust_icu_uloc-v0_4_1" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("rust_icu_ustring") { | 
|  | deps = [ ":rust_icu_ustring-v0_4_1" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("rust_icu_utext") { | 
|  | deps = [ ":rust_icu_utext-v0_4_1" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("rustc-demangle") { | 
|  | deps = [ ":rustc-demangle-v0_1_16" ] | 
|  | } | 
|  |  | 
|  | group("rustc-hash") { | 
|  | deps = [ ":rustc-hash-v1_0_1" ] | 
|  | } | 
|  |  | 
|  | group("rustls") { | 
|  | deps = [ ":rustls-v0_17_0" ] | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("rusttype") { | 
|  | deps = [ ":rusttype-v0_7_5" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("scopeguard") { | 
|  | deps = [ ":scopeguard-v0_3_3" ] | 
|  | } | 
|  |  | 
|  | group("semver") { | 
|  | deps = [ ":semver-v0_9_0" ] | 
|  | } | 
|  |  | 
|  | group("serde") { | 
|  | deps = [ ":serde-v1_0_116" ] | 
|  | } | 
|  |  | 
|  | group("serde_cbor") { | 
|  | deps = [ ":serde_cbor-v0_11_1" ] | 
|  | } | 
|  |  | 
|  | group("serde_derive") { | 
|  | deps = [ ":serde_derive-v1_0_116($host_toolchain)" ] | 
|  | } | 
|  |  | 
|  | group("serde_json") { | 
|  | deps = [ ":serde_json-v1_0_38" ] | 
|  | } | 
|  |  | 
|  | group("serde_json5") { | 
|  | deps = [ ":serde_json5-v0_1_0" ] | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("serde_repr") { | 
|  | deps = [ ":serde_repr-v0_1_3($host_toolchain)" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (!(current_os == "fuchsia")) { | 
|  | group("signal-hook") { | 
|  | deps = [ ":signal-hook-v0_1_16" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (!(current_os == "fuchsia")) { | 
|  | group("simplelog") { | 
|  | deps = [ ":simplelog-v0_7_5" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("slab") { | 
|  | deps = [ ":slab-v0_4_2" ] | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("smallvec") { | 
|  | deps = [ ":smallvec-v0_6_13" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (!(current_os == "fuchsia")) { | 
|  | group("smol") { | 
|  | deps = [ ":smol-v0_1_11" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("socket2") { | 
|  | deps = [ ":socket2-v0_3_12" ] | 
|  | } | 
|  |  | 
|  | group("splines") { | 
|  | deps = [ ":splines-v2_2_0" ] | 
|  | } | 
|  |  | 
|  | group("static_assertions") { | 
|  | deps = [ ":static_assertions-v1_1_0" ] | 
|  | } | 
|  |  | 
|  | group("structopt") { | 
|  | deps = [ ":structopt-v0_2_14" ] | 
|  | } | 
|  |  | 
|  | if (!(current_os == "fuchsia")) { | 
|  | group("syn") { | 
|  | deps = [ ":syn-v1_0_41" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (!(current_os == "fuchsia")) { | 
|  | group("synstructure") { | 
|  | deps = [ ":synstructure-v0_12_1" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (!(current_os == "fuchsia")) { | 
|  | group("tar") { | 
|  | deps = [ ":tar-v0_4_25" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("tempfile") { | 
|  | deps = [ ":tempfile-v3_1_0" ] | 
|  | } | 
|  |  | 
|  | group("termion") { | 
|  | deps = [ ":termion-v1_5_3" ] | 
|  | } | 
|  |  | 
|  | if (!(current_os == "fuchsia")) { | 
|  | group("termios") { | 
|  | deps = [ ":termios-v0_3_2" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("test-case") { | 
|  | deps = [ ":test-case-v1_0_0($host_toolchain)" ] | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("textwrap") { | 
|  | deps = [ ":textwrap-v0_11_0" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("thiserror") { | 
|  | deps = [ ":thiserror-v1_0_9" ] | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("time") { | 
|  | deps = [ ":time-v0_1_42" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("timebomb") { | 
|  | deps = [ ":timebomb-v0_1_2" ] | 
|  | } | 
|  |  | 
|  | group("tokio") { | 
|  | deps = [ ":tokio-v0_2_21" ] | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("tokio-rustls") { | 
|  | deps = [ ":tokio-rustls-v0_13_1" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("toml") { | 
|  | deps = [ ":toml-v0_5_6" ] | 
|  | } | 
|  |  | 
|  | group("tracing") { | 
|  | deps = [ ":tracing-v0_1_15" ] | 
|  | } | 
|  |  | 
|  | group("tracing-futures") { | 
|  | deps = [ ":tracing-futures-v0_2_4" ] | 
|  | } | 
|  |  | 
|  | group("tracing-subscriber") { | 
|  | deps = [ ":tracing-subscriber-v0_2_7" ] | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("trust-dns-proto") { | 
|  | deps = [ ":trust-dns-proto-v0_19_2" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("trust-dns-resolver") { | 
|  | deps = [ ":trust-dns-resolver-v0_19_2" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("ttf-parser") { | 
|  | deps = [ ":ttf-parser-v0_8_2" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (!(current_os == "fuchsia")) { | 
|  | group("tui") { | 
|  | deps = [ ":tui-v0_10_0" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("unic-char-range") { | 
|  | deps = [ ":unic-char-range-v0_9_0" ] | 
|  | } | 
|  |  | 
|  | group("unic-ucd-block") { | 
|  | deps = [ ":unic-ucd-block-v0_9_0" ] | 
|  | } | 
|  |  | 
|  | group("unicase") { | 
|  | deps = [ ":unicase-v2_5_1" ] | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("unicode-normalization") { | 
|  | deps = [ ":unicode-normalization-v0_1_8" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("unicode-segmentation") { | 
|  | deps = [ ":unicode-segmentation-v1_2_1" ] | 
|  | } | 
|  |  | 
|  | group("unicode-width") { | 
|  | deps = [ ":unicode-width-v0_1_5" ] | 
|  | } | 
|  |  | 
|  | group("untrusted") { | 
|  | deps = [ ":untrusted-v0_7_0" ] | 
|  | } | 
|  |  | 
|  | group("url") { | 
|  | deps = [ ":url-v2_1_0" ] | 
|  | } | 
|  |  | 
|  | group("utf8parse") { | 
|  | deps = [ ":utf8parse-v0_1_1" ] | 
|  | } | 
|  |  | 
|  | group("uuid") { | 
|  | deps = [ ":uuid-v0_7_2" ] | 
|  | } | 
|  |  | 
|  | group("valico") { | 
|  | deps = [ ":valico-v2_4_2" ] | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("vk-sys") { | 
|  | deps = [ ":vk-sys-v0_4_0" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("void") { | 
|  | deps = [ ":void-v1_0_2" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("vte") { | 
|  | deps = [ ":vte-v0_3_3" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | if (current_os == "fuchsia") { | 
|  | group("walkdir") { | 
|  | deps = [ ":walkdir-v2_3_1" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("wasm-bindgen") { | 
|  | deps = [ ":wasm-bindgen-v0_2_60" ] | 
|  | } | 
|  |  | 
|  | group("webpki") { | 
|  | deps = [ ":webpki-v0_21_0" ] | 
|  | } | 
|  |  | 
|  | group("xml-rs") { | 
|  | deps = [ ":xml-rs-v0_8_0" ] | 
|  | } | 
|  |  | 
|  | if (!(current_os == "fuchsia")) { | 
|  | group("zip") { | 
|  | deps = [ ":zip-v0_5_5" ] | 
|  | } | 
|  | } | 
|  |  | 
|  | group("cxxbridge") { | 
|  | deps = [ ":cxxbridge-cmd-cxxbridge-v0_3_5" ] | 
|  | } | 
|  |  | 
|  | rust_library("adler32-v1_0_4") { | 
|  | crate_name = "adler32" | 
|  | crate_root = "//third_party/rust_crates/vendor/adler32/src/lib.rs" | 
|  | output_name = "adler32-49c7289baa3c93e2" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=49c7289baa3c93e2", | 
|  | "-Cextra-filename=-49c7289baa3c93e2", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("aho-corasick-v0_7_10") { | 
|  | crate_name = "aho_corasick" | 
|  | crate_root = "//third_party/rust_crates/vendor/aho-corasick/src/lib.rs" | 
|  | output_name = "aho_corasick-4442fbca81319248" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":memchr-v2_3_3" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=4442fbca81319248", | 
|  | "-Cextra-filename=-4442fbca81319248", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("ansi_term-v0_11_0") { | 
|  | crate_name = "ansi_term" | 
|  | crate_root = "//third_party/rust_crates/vendor/ansi_term/src/lib.rs" | 
|  | output_name = "ansi_term-c2aacb35c8d0666a" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | if (false) { | 
|  | deps += [ ":winapi-v0_3_9" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=c2aacb35c8d0666a", | 
|  | "-Cextra-filename=-c2aacb35c8d0666a", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("anyhow-v1_0_25") { | 
|  | crate_name = "anyhow" | 
|  | crate_root = "//third_party/rust_crates/vendor/anyhow/src/lib.rs" | 
|  | output_name = "anyhow-7791292ca6d4cc50" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=7791292ca6d4cc50", | 
|  | "-Cextra-filename=-7791292ca6d4cc50", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("approx-v0_3_1") { | 
|  | crate_name = "approx" | 
|  | crate_root = "//third_party/rust_crates/vendor/approx/src/lib.rs" | 
|  | output_name = "approx-173777c44c3a845d" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":num-traits-v0_2_11" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=173777c44c3a845d", | 
|  | "-Cextra-filename=-173777c44c3a845d", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("arbitrary-v0_4_0") { | 
|  | crate_name = "arbitrary" | 
|  | crate_root = "//third_party/rust_crates/vendor/arbitrary/src/lib.rs" | 
|  | output_name = "arbitrary-7339b6a6d9177c8a" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":derive_arbitrary-v0_4_0($host_toolchain)" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=7339b6a6d9177c8a", | 
|  | "-Cextra-filename=-7339b6a6d9177c8a", | 
|  | "--cfg=feature=\"derive\"", | 
|  | "--cfg=feature=\"derive_arbitrary\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("arc-swap-v0_4_4") { | 
|  | crate_name = "arc_swap" | 
|  | crate_root = "//third_party/rust_crates/vendor/arc-swap/src/lib.rs" | 
|  | output_name = "arc_swap-575b61fb70feca0a" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=575b61fb70feca0a", | 
|  | "-Cextra-filename=-575b61fb70feca0a", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("argh-v0_1_4") { | 
|  | crate_name = "argh" | 
|  | crate_root = "//third_party/rust_crates/vendor/argh/src/lib.rs" | 
|  | output_name = "argh-bd83e7fcbd154aa3" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":argh_derive-v0_1_4($host_toolchain)" ] | 
|  | deps += [ ":argh_shared-v0_1_4" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=bd83e7fcbd154aa3", | 
|  | "-Cextra-filename=-bd83e7fcbd154aa3", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_proc_macro("argh_derive-v0_1_4") { | 
|  | crate_name = "argh_derive" | 
|  | crate_root = "//third_party/rust_crates/vendor/argh_derive/src/lib.rs" | 
|  | output_name = "argh_derive-d03e76f8d081cdf5" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":argh_shared-v0_1_4" ] | 
|  | deps += [ ":heck-v0_3_1" ] | 
|  | deps += [ ":proc-macro2-v1_0_19" ] | 
|  | deps += [ ":quote-v1_0_7" ] | 
|  | deps += [ ":syn-v1_0_41" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=d03e76f8d081cdf5", | 
|  | "-Cextra-filename=-d03e76f8d081cdf5", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("argh_shared-v0_1_4") { | 
|  | crate_name = "argh_shared" | 
|  | crate_root = "//third_party/rust_crates/vendor/argh_shared/src/lib.rs" | 
|  | output_name = "argh_shared-8b110dad3a849fb" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=8b110dad3a849fb", | 
|  | "-Cextra-filename=-8b110dad3a849fb", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("arrayvec-v0_4_10") { | 
|  | crate_name = "arrayvec" | 
|  | crate_root = "//third_party/rust_crates/vendor/arrayvec/src/lib.rs" | 
|  | output_name = "arrayvec-44ee89976bf67263" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":nodrop-v0_1_13" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=44ee89976bf67263", | 
|  | "-Cextra-filename=-44ee89976bf67263", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("ascii-v0_8_7") { | 
|  | crate_name = "ascii" | 
|  | crate_root = "//third_party/rust_crates/vendor/ascii/src/lib.rs" | 
|  | output_name = "ascii-d2b82686072c612a" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=d2b82686072c612a", | 
|  | "-Cextra-filename=-d2b82686072c612a", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_proc_macro("async-attributes-v1_1_1") { | 
|  | crate_name = "async_attributes" | 
|  | crate_root = "//third_party/rust_crates/vendor/async-attributes/src/lib.rs" | 
|  | output_name = "async_attributes-92ae212165e44b2b" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":quote-v1_0_7" ] | 
|  | deps += [ ":syn-v1_0_41" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=92ae212165e44b2b", | 
|  | "-Cextra-filename=-92ae212165e44b2b", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("async-std-v1_6_0") { | 
|  | crate_name = "async_std" | 
|  | crate_root = "//third_party/rust_crates/vendor/async-std/src/lib.rs" | 
|  | output_name = "async_std-65a6654f27b52d73" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":async-attributes-v1_1_1($host_toolchain)" ] | 
|  | deps += [ ":async-task-v3_0_0" ] | 
|  | deps += [ ":crossbeam-utils-v0_7_2" ] | 
|  | deps += [ ":futures-core-v0_3_5" ] | 
|  | deps += [ ":futures-io-v0_3_5" ] | 
|  | deps += [ ":kv-log-macro-v1_0_4" ] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  | deps += [ ":memchr-v2_3_3" ] | 
|  | deps += [ ":num_cpus-v1_12_0" ] | 
|  | deps += [ ":once_cell-v1_4_0" ] | 
|  | deps += [ ":pin-project-lite-v0_1_4" ] | 
|  | deps += [ ":pin-utils-v0_1_0" ] | 
|  | deps += [ ":slab-v0_4_2" ] | 
|  | if (!false) { | 
|  | deps += [ ":smol-v0_1_11" ] | 
|  | } | 
|  | if (false) { | 
|  | deps += [ ":futures-channel-v0_3_5" ] | 
|  | deps += [ ":futures-timer-v3_0_2" ] | 
|  | deps += [ ":wasm-bindgen-futures-v0_4_10" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=65a6654f27b52d73", | 
|  | "-Cextra-filename=-65a6654f27b52d73", | 
|  | "--cfg=feature=\"alloc\"", | 
|  | "--cfg=feature=\"async-attributes\"", | 
|  | "--cfg=feature=\"async-task\"", | 
|  | "--cfg=feature=\"attributes\"", | 
|  | "--cfg=feature=\"crossbeam-utils\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"futures-channel\"", | 
|  | "--cfg=feature=\"futures-core\"", | 
|  | "--cfg=feature=\"futures-io\"", | 
|  | "--cfg=feature=\"futures-timer\"", | 
|  | "--cfg=feature=\"kv-log-macro\"", | 
|  | "--cfg=feature=\"log\"", | 
|  | "--cfg=feature=\"memchr\"", | 
|  | "--cfg=feature=\"num_cpus\"", | 
|  | "--cfg=feature=\"once_cell\"", | 
|  | "--cfg=feature=\"pin-project-lite\"", | 
|  | "--cfg=feature=\"pin-utils\"", | 
|  | "--cfg=feature=\"slab\"", | 
|  | "--cfg=feature=\"smol\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=feature=\"wasm-bindgen-futures\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("async-task-v3_0_0") { | 
|  | crate_name = "async_task" | 
|  | crate_root = "//third_party/rust_crates/vendor/async-task/src/lib.rs" | 
|  | output_name = "async_task-c628a264aafecc59" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=c628a264aafecc59", | 
|  | "-Cextra-filename=-c628a264aafecc59", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_proc_macro("async-trait-v0_1_40") { | 
|  | crate_name = "async_trait" | 
|  | crate_root = "//third_party/rust_crates/vendor/async-trait/src/lib.rs" | 
|  | output_name = "async_trait-c6b6d222802967e6" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":proc-macro2-v1_0_19" ] | 
|  | deps += [ ":quote-v1_0_7" ] | 
|  | deps += [ ":syn-v1_0_41" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=c6b6d222802967e6", | 
|  | "-Cextra-filename=-c6b6d222802967e6", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("atom-v0_3_5") { | 
|  | crate_name = "atom" | 
|  | crate_root = "//third_party/rust_crates/vendor/atom/src/lib.rs" | 
|  | output_name = "atom-e5d6d7aa13ea54d2" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=e5d6d7aa13ea54d2", | 
|  | "-Cextra-filename=-e5d6d7aa13ea54d2", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("atty-v0_2_11") { | 
|  | crate_name = "atty" | 
|  | crate_root = "//third_party/rust_crates/vendor/atty/src/lib.rs" | 
|  | output_name = "atty-8928199b13c115d5" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | if (false) { | 
|  | deps += [ ":termion-v1_5_3" ] | 
|  | } | 
|  | if (true) { | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | } | 
|  | if (false) { | 
|  | deps += [ ":winapi-v0_3_9" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=8928199b13c115d5", | 
|  | "-Cextra-filename=-8928199b13c115d5", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("backtrace-v0_3_42") { | 
|  | crate_name = "backtrace" | 
|  | crate_root = "//third_party/rust_crates/vendor/backtrace/src/lib.rs" | 
|  | output_name = "backtrace-8890db06d187a09" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  | if (current_os == "fuchsia") { | 
|  | configs += [ "//build/config/fuchsia:libunwind" ] | 
|  | } | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":backtrace-sys-v0_1_32" ] | 
|  | deps += [ ":cfg-if-v0_1_10" ] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | deps += [ ":rustc-demangle-v0_1_16" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=8890db06d187a09", | 
|  | "-Cextra-filename=-8890db06d187a09", | 
|  | "--cfg=feature=\"backtrace-sys\"", | 
|  | "--cfg=feature=\"dbghelp\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"dladdr\"", | 
|  | "--cfg=feature=\"libbacktrace\"", | 
|  | "--cfg=feature=\"libunwind\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("backtrace-sys-v0_1_32") { | 
|  | crate_name = "backtrace_sys" | 
|  | crate_root = "//third_party/rust_crates/vendor/backtrace-sys/src/lib.rs" | 
|  | output_name = "backtrace_sys-ad4f80b07cdcc6a" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=ad4f80b07cdcc6a", | 
|  | "-Cextra-filename=-ad4f80b07cdcc6a", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("base64-v0_11_0") { | 
|  | crate_name = "base64" | 
|  | crate_root = "//third_party/rust_crates/vendor/base64/src/lib.rs" | 
|  | output_name = "base64-ba233daa82312979" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=ba233daa82312979", | 
|  | "-Cextra-filename=-ba233daa82312979", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("base64-v0_9_3") { | 
|  | crate_name = "base64" | 
|  | crate_root = "//third_party/rust_crates/vendor/base64-0.9.3/src/lib.rs" | 
|  | output_name = "base64-4feaf160d10ad83f" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":byteorder-v1_3_1" ] | 
|  | deps += [ ":safemem-v0_3_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=4feaf160d10ad83f", | 
|  | "-Cextra-filename=-4feaf160d10ad83f", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("bincode-v1_1_1") { | 
|  | crate_name = "bincode" | 
|  | crate_root = "//third_party/rust_crates/vendor/bincode/src/lib.rs" | 
|  | output_name = "bincode-ca4f5e63cc529fc0" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":byteorder-v1_3_1" ] | 
|  | deps += [ ":serde-v1_0_116" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=ca4f5e63cc529fc0", | 
|  | "-Cextra-filename=-ca4f5e63cc529fc0", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("bit-set-v0_5_0") { | 
|  | crate_name = "bit_set" | 
|  | crate_root = "//third_party/rust_crates/vendor/bit-set/src/lib.rs" | 
|  | output_name = "bit_set-ff87f32c24820532" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":bit-vec-v0_5_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=ff87f32c24820532", | 
|  | "-Cextra-filename=-ff87f32c24820532", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("bit-vec-v0_5_0") { | 
|  | crate_name = "bit_vec" | 
|  | crate_root = "//third_party/rust_crates/vendor/bit-vec/src/lib.rs" | 
|  | output_name = "bit_vec-56024dde80975899" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=56024dde80975899", | 
|  | "-Cextra-filename=-56024dde80975899", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("bitfield-v0_13_1") { | 
|  | crate_name = "bitfield" | 
|  | crate_root = "//third_party/rust_crates/vendor/bitfield/src/lib.rs" | 
|  | output_name = "bitfield-1fad8370b10e06b" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=1fad8370b10e06b", | 
|  | "-Cextra-filename=-1fad8370b10e06b", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("bitflags-v1_2_1") { | 
|  | crate_name = "bitflags" | 
|  | crate_root = "//third_party/rust_crates/vendor/bitflags/src/lib.rs" | 
|  | output_name = "bitflags-8e1938b48c59a475" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=8e1938b48c59a475", | 
|  | "-Cextra-filename=-8e1938b48c59a475", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=bitflags_const_fn", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("brotli-sys-v0_3_2") { | 
|  | crate_name = "brotli_sys" | 
|  | crate_root = "//third_party/rust_crates/vendor/brotli-sys/src/lib.rs" | 
|  | output_name = "brotli_sys-ad0de28a565fc089" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | deps += [ "//third_party/rust_crates/compat/brotli" ] | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=ad0de28a565fc089", | 
|  | "-Cextra-filename=-ad0de28a565fc089", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("brotli2-v0_3_2") { | 
|  | crate_name = "brotli2" | 
|  | crate_root = "//third_party/rust_crates/vendor/brotli2/src/lib.rs" | 
|  | output_name = "brotli2-a2408c65b4caa1c0" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":brotli-sys-v0_3_2" ] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=a2408c65b4caa1c0", | 
|  | "-Cextra-filename=-a2408c65b4caa1c0", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("bstr-v0_2_12") { | 
|  | crate_name = "bstr" | 
|  | crate_root = "//third_party/rust_crates/vendor/bstr/src/lib.rs" | 
|  | output_name = "bstr-e2e94202b5ae2111" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":lazy_static-v1_4_0" ] | 
|  | deps += [ ":memchr-v2_3_3" ] | 
|  | deps += [ ":regex-automata-v0_1_9" ] | 
|  | deps += [ ":serde-v1_0_116" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=e2e94202b5ae2111", | 
|  | "-Cextra-filename=-e2e94202b5ae2111", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"lazy_static\"", | 
|  | "--cfg=feature=\"regex-automata\"", | 
|  | "--cfg=feature=\"serde\"", | 
|  | "--cfg=feature=\"serde1\"", | 
|  | "--cfg=feature=\"serde1-nostd\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=feature=\"unicode\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("buf_redux-v0_8_1") { | 
|  | crate_name = "buf_redux" | 
|  | crate_root = "//third_party/rust_crates/vendor/buf_redux/src/lib.rs" | 
|  | output_name = "buf_redux-c5ef6bbd4411a19d" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":memchr-v2_3_3" ] | 
|  | deps += [ ":safemem-v0_2_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=c5ef6bbd4411a19d", | 
|  | "-Cextra-filename=-c5ef6bbd4411a19d", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("bumpalo-v3_2_1") { | 
|  | crate_name = "bumpalo" | 
|  | crate_root = "//third_party/rust_crates/vendor/bumpalo/src/lib.rs" | 
|  | output_name = "bumpalo-6c0f43d1ab0e9655" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=6c0f43d1ab0e9655", | 
|  | "-Cextra-filename=-6c0f43d1ab0e9655", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("bytecount-v0_6_0") { | 
|  | crate_name = "bytecount" | 
|  | crate_root = "//third_party/rust_crates/vendor/bytecount/src/lib.rs" | 
|  | output_name = "bytecount-b4fade0a2dc4ee4a" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=b4fade0a2dc4ee4a", | 
|  | "-Cextra-filename=-b4fade0a2dc4ee4a", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("byteorder-v1_3_1") { | 
|  | crate_name = "byteorder" | 
|  | crate_root = "//third_party/rust_crates/vendor/byteorder/src/lib.rs" | 
|  | output_name = "byteorder-e4429ddc31d502a7" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=e4429ddc31d502a7", | 
|  | "-Cextra-filename=-e4429ddc31d502a7", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"i128\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=byteorder_i128", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("bytes-v0_5_4") { | 
|  | crate_name = "bytes" | 
|  | crate_root = "//third_party/rust_crates/vendor/bytes/src/lib.rs" | 
|  | output_name = "bytes-b8d56db65f2354f4" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=b8d56db65f2354f4", | 
|  | "-Cextra-filename=-b8d56db65f2354f4", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("c2-chacha-v0_2_3") { | 
|  | crate_name = "c2_chacha" | 
|  | crate_root = "//third_party/rust_crates/vendor/c2-chacha/src/lib.rs" | 
|  | output_name = "c2_chacha-e250d97399ca3ae3" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":ppv-lite86-v0_2_6" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=e250d97399ca3ae3", | 
|  | "-Cextra-filename=-e250d97399ca3ae3", | 
|  | "--cfg=feature=\"simd\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("cargo_metadata-v0_9_1") { | 
|  | crate_name = "cargo_metadata" | 
|  | crate_root = "//third_party/rust_crates/vendor/cargo_metadata/src/lib.rs" | 
|  | output_name = "cargo_metadata-cc51a76810d0c63c" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":semver-v0_9_0" ] | 
|  | deps += [ ":serde-v1_0_116" ] | 
|  | deps += [ ":serde_derive-v1_0_116($host_toolchain)" ] | 
|  | deps += [ ":serde_json-v1_0_38" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=cc51a76810d0c63c", | 
|  | "-Cextra-filename=-cc51a76810d0c63c", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("cassowary-v0_3_0") { | 
|  | crate_name = "cassowary" | 
|  | crate_root = "//third_party/rust_crates/vendor/cassowary/src/lib.rs" | 
|  | output_name = "cassowary-554c4b407c5a77fa" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=554c4b407c5a77fa", | 
|  | "-Cextra-filename=-554c4b407c5a77fa", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("cast-v0_2_2") { | 
|  | crate_name = "cast" | 
|  | crate_root = "//third_party/rust_crates/vendor/cast/src/lib.rs" | 
|  | output_name = "cast-2e8d76cdb85d3e9e" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=2e8d76cdb85d3e9e", | 
|  | "-Cextra-filename=-2e8d76cdb85d3e9e", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("cfg-if-v0_1_10") { | 
|  | crate_name = "cfg_if" | 
|  | crate_root = "//third_party/rust_crates/vendor/cfg-if/src/lib.rs" | 
|  | output_name = "cfg_if-de3fee777d28505f" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=de3fee777d28505f", | 
|  | "-Cextra-filename=-de3fee777d28505f", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("chrono-v0_4_11") { | 
|  | crate_name = "chrono" | 
|  | crate_root = "//third_party/rust_crates/vendor/chrono/src/lib.rs" | 
|  | output_name = "chrono-17ee6ee5e9d39f92" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":num-integer-v0_1_39" ] | 
|  | deps += [ ":num-traits-v0_2_11" ] | 
|  | deps += [ ":time-v0_1_42" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=17ee6ee5e9d39f92", | 
|  | "-Cextra-filename=-17ee6ee5e9d39f92", | 
|  | "--cfg=feature=\"clock\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=feature=\"time\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("chunked_transfer-v0_3_1") { | 
|  | crate_name = "chunked_transfer" | 
|  | crate_root = "//third_party/rust_crates/vendor/chunked_transfer/src/lib.rs" | 
|  | output_name = "chunked_transfer-fcaf6689849b0a6b" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=fcaf6689849b0a6b", | 
|  | "-Cextra-filename=-fcaf6689849b0a6b", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("clap-v2_33_0") { | 
|  | crate_name = "clap" | 
|  | crate_root = "//third_party/rust_crates/vendor/clap/src/lib.rs" | 
|  | output_name = "clap-b00b06b1e3d703b7" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":atty-v0_2_11" ] | 
|  | deps += [ ":bitflags-v1_2_1" ] | 
|  | deps += [ ":strsim-v0_8_0" ] | 
|  | deps += [ ":textwrap-v0_11_0" ] | 
|  | deps += [ ":unicode-width-v0_1_5" ] | 
|  | deps += [ ":vec_map-v0_8_1" ] | 
|  | if (!false) { | 
|  | deps += [ ":ansi_term-v0_11_0" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=b00b06b1e3d703b7", | 
|  | "-Cextra-filename=-b00b06b1e3d703b7", | 
|  | "--cfg=feature=\"ansi_term\"", | 
|  | "--cfg=feature=\"atty\"", | 
|  | "--cfg=feature=\"color\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"strsim\"", | 
|  | "--cfg=feature=\"suggestions\"", | 
|  | "--cfg=feature=\"vec_map\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("cloudabi-v0_0_3") { | 
|  | crate_name = "cloudabi" | 
|  | crate_root = "//third_party/rust_crates/vendor/cloudabi/cloudabi.rs" | 
|  | output_name = "cloudabi-e4327fa628aa1d7e" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":bitflags-v1_2_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=e4327fa628aa1d7e", | 
|  | "-Cextra-filename=-e4327fa628aa1d7e", | 
|  | "--cfg=feature=\"bitflags\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("codespan-reporting-v0_9_5") { | 
|  | crate_name = "codespan_reporting" | 
|  | crate_root = "//third_party/rust_crates/vendor/codespan-reporting/src/lib.rs" | 
|  | output_name = "codespan_reporting-32ae5083927f74fe" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":termcolor-v1_1_0" ] | 
|  | deps += [ ":unicode-width-v0_1_5" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=32ae5083927f74fe", | 
|  | "-Cextra-filename=-32ae5083927f74fe", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("core-foundation-v0_7_0") { | 
|  | crate_name = "core_foundation" | 
|  | crate_root = "//third_party/rust_crates/vendor/core-foundation/src/lib.rs" | 
|  | output_name = "core_foundation-ba67193d114fb832" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":core-foundation-sys-v0_7_0" ] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=ba67193d114fb832", | 
|  | "-Cextra-filename=-ba67193d114fb832", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("core-foundation-sys-v0_7_0") { | 
|  | crate_name = "core_foundation_sys" | 
|  | crate_root = "//third_party/rust_crates/vendor/core-foundation-sys/src/lib.rs" | 
|  | output_name = "core_foundation_sys-c586e370c66e3e5e" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=c586e370c66e3e5e", | 
|  | "-Cextra-filename=-c586e370c66e3e5e", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("crc-v1_8_1") { | 
|  | crate_name = "crc" | 
|  | crate_root = "//third_party/rust_crates/vendor/crc/src/lib.rs" | 
|  | output_name = "crc-b07cba2eb65fd100" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [ "OUT_DIR=../../../compat/crc" ] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=b07cba2eb65fd100", | 
|  | "-Cextra-filename=-b07cba2eb65fd100", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("crc32fast-v1_2_0") { | 
|  | crate_name = "crc32fast" | 
|  | crate_root = "//third_party/rust_crates/vendor/crc32fast/src/lib.rs" | 
|  | output_name = "crc32fast-6606a11d9036fb05" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":cfg-if-v0_1_10" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=6606a11d9036fb05", | 
|  | "-Cextra-filename=-6606a11d9036fb05", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=crc32fast_stdarchx86", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("criterion-v0_2_11") { | 
|  | crate_name = "criterion" | 
|  | crate_root = "//third_party/rust_crates/vendor/criterion/src/lib.rs" | 
|  | output_name = "criterion-b8034bd1e116f938" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":atty-v0_2_11" ] | 
|  | deps += [ ":cast-v0_2_2" ] | 
|  | deps += [ ":clap-v2_33_0" ] | 
|  | deps += [ ":csv-v1_1_3" ] | 
|  | deps += [ ":itertools-v0_8_0" ] | 
|  | deps += [ ":lazy_static-v1_4_0" ] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | deps += [ ":num-traits-v0_2_11" ] | 
|  | deps += [ ":rand_core-v0_3_1" ] | 
|  | deps += [ ":rand_os-v0_1_2" ] | 
|  | deps += [ ":rand_xoshiro-v0_1_0" ] | 
|  | deps += [ ":rayon-v1_3_0" ] | 
|  | deps += [ ":rayon-core-v1_7_0" ] | 
|  | deps += [ ":serde-v1_0_116" ] | 
|  | deps += [ ":serde_derive-v1_0_116($host_toolchain)" ] | 
|  | deps += [ ":serde_json-v1_0_38" ] | 
|  | deps += [ ":walkdir-v2_3_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=b8034bd1e116f938", | 
|  | "-Cextra-filename=-b8034bd1e116f938", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("crossbeam-v0_7_3") { | 
|  | crate_name = "crossbeam" | 
|  | crate_root = "//third_party/rust_crates/vendor/crossbeam/src/lib.rs" | 
|  | output_name = "crossbeam-398f15e80c220e91" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":cfg-if-v0_1_10" ] | 
|  | deps += [ ":crossbeam-channel-v0_4_2" ] | 
|  | deps += [ ":crossbeam-deque-v0_7_3" ] | 
|  | deps += [ ":crossbeam-epoch-v0_8_2" ] | 
|  | deps += [ ":crossbeam-queue-v0_2_1" ] | 
|  | deps += [ ":crossbeam-utils-v0_7_2" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=398f15e80c220e91", | 
|  | "-Cextra-filename=-398f15e80c220e91", | 
|  | "--cfg=feature=\"crossbeam-channel\"", | 
|  | "--cfg=feature=\"crossbeam-deque\"", | 
|  | "--cfg=feature=\"crossbeam-queue\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("crossbeam-channel-v0_4_2") { | 
|  | crate_name = "crossbeam_channel" | 
|  | crate_root = "//third_party/rust_crates/vendor/crossbeam-channel/src/lib.rs" | 
|  | output_name = "crossbeam_channel-b1ac2d23ad50ed6a" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":crossbeam-utils-v0_7_2" ] | 
|  | deps += [ ":maybe-uninit-v2_0_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=b1ac2d23ad50ed6a", | 
|  | "-Cextra-filename=-b1ac2d23ad50ed6a", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("crossbeam-deque-v0_7_3") { | 
|  | crate_name = "crossbeam_deque" | 
|  | crate_root = "//third_party/rust_crates/vendor/crossbeam-deque/src/lib.rs" | 
|  | output_name = "crossbeam_deque-1b8ed12e68dce902" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":crossbeam-epoch-v0_8_2" ] | 
|  | deps += [ ":crossbeam-utils-v0_7_2" ] | 
|  | deps += [ ":maybe-uninit-v2_0_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=1b8ed12e68dce902", | 
|  | "-Cextra-filename=-1b8ed12e68dce902", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("crossbeam-epoch-v0_8_2") { | 
|  | crate_name = "crossbeam_epoch" | 
|  | crate_root = "//third_party/rust_crates/vendor/crossbeam-epoch/src/lib.rs" | 
|  | output_name = "crossbeam_epoch-c9fde0457794d33" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":cfg-if-v0_1_10" ] | 
|  | deps += [ ":crossbeam-utils-v0_7_2" ] | 
|  | deps += [ ":lazy_static-v1_4_0" ] | 
|  | deps += [ ":maybe-uninit-v2_0_0" ] | 
|  | deps += [ ":memoffset-v0_5_3" ] | 
|  | deps += [ ":scopeguard-v1_0_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=c9fde0457794d33", | 
|  | "-Cextra-filename=-c9fde0457794d33", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"lazy_static\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("crossbeam-queue-v0_2_1") { | 
|  | crate_name = "crossbeam_queue" | 
|  | crate_root = "//third_party/rust_crates/vendor/crossbeam-queue/src/lib.rs" | 
|  | output_name = "crossbeam_queue-e8eb2d3b2d6a8126" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":cfg-if-v0_1_10" ] | 
|  | deps += [ ":crossbeam-utils-v0_7_2" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=e8eb2d3b2d6a8126", | 
|  | "-Cextra-filename=-e8eb2d3b2d6a8126", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("crossbeam-utils-v0_7_2") { | 
|  | crate_name = "crossbeam_utils" | 
|  | crate_root = "//third_party/rust_crates/vendor/crossbeam-utils/src/lib.rs" | 
|  | output_name = "crossbeam_utils-5b2f6810d5833e99" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":cfg-if-v0_1_10" ] | 
|  | deps += [ ":lazy_static-v1_4_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=5b2f6810d5833e99", | 
|  | "-Cextra-filename=-5b2f6810d5833e99", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"lazy_static\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("crossterm-v0_17_7") { | 
|  | crate_name = "crossterm" | 
|  | crate_root = "//third_party/rust_crates/vendor/crossterm/src/lib.rs" | 
|  | output_name = "crossterm-ccfb3daa259048ba" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":bitflags-v1_2_1" ] | 
|  | deps += [ ":lazy_static-v1_4_0" ] | 
|  | deps += [ ":parking_lot-v0_10_2" ] | 
|  | if (true) { | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | deps += [ ":mio-v0_7_0" ] | 
|  | deps += [ ":signal-hook-v0_1_16" ] | 
|  | } | 
|  | if (false) { | 
|  | deps += [ ":crossterm_winapi-v0_6_1" ] | 
|  | deps += [ ":winapi-v0_3_9" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=ccfb3daa259048ba", | 
|  | "-Cextra-filename=-ccfb3daa259048ba", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("crossterm_winapi-v0_6_1") { | 
|  | crate_name = "crossterm_winapi" | 
|  | crate_root = | 
|  | "//third_party/rust_crates/tiny_mirrors/crossterm_winapi/src/lib.rs" | 
|  | output_name = "crossterm_winapi-3884a110943dbe32" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=3884a110943dbe32", | 
|  | "-Cextra-filename=-3884a110943dbe32", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("csv-v1_1_3") { | 
|  | crate_name = "csv" | 
|  | crate_root = "//third_party/rust_crates/vendor/csv/src/lib.rs" | 
|  | output_name = "csv-c447310fd6863403" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":bstr-v0_2_12" ] | 
|  | deps += [ ":csv-core-v0_1_10" ] | 
|  | deps += [ ":itoa-v0_4_3" ] | 
|  | deps += [ ":ryu-v1_0_3" ] | 
|  | deps += [ ":serde-v1_0_116" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=c447310fd6863403", | 
|  | "-Cextra-filename=-c447310fd6863403", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("csv-core-v0_1_10") { | 
|  | crate_name = "csv_core" | 
|  | crate_root = "//third_party/rust_crates/vendor/csv-core/src/lib.rs" | 
|  | output_name = "csv_core-736f88686751ea8f" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":memchr-v2_3_3" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=736f88686751ea8f", | 
|  | "-Cextra-filename=-736f88686751ea8f", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("cxx-v0_3_5") { | 
|  | crate_name = "cxx" | 
|  | crate_root = "//third_party/rust_crates/vendor/cxx/src/lib.rs" | 
|  | output_name = "cxx-a0e30dc94fbcc11c" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":cxxbridge-macro-v0_3_5($host_toolchain)" ] | 
|  | deps += [ ":link-cplusplus-v1_0_2" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=a0e30dc94fbcc11c", | 
|  | "-Cextra-filename=-a0e30dc94fbcc11c", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | executable("cxxbridge-cmd-cxxbridge-v0_3_5") { | 
|  | crate_name = "cxxbridge" | 
|  | crate_root = "//third_party/rust_crates/vendor/cxxbridge-cmd/src/main.rs" | 
|  | output_name = "cxxbridge" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":anyhow-v1_0_25" ] | 
|  | deps += [ ":clap-v2_33_0" ] | 
|  | deps += [ ":codespan-reporting-v0_9_5" ] | 
|  | deps += [ ":proc-macro2-v1_0_19" ] | 
|  | deps += [ ":quote-v1_0_7" ] | 
|  | deps += [ ":syn-v1_0_41" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=d39229e7a5f9e4f1", | 
|  | "-Cextra-filename=-d39229e7a5f9e4f1", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("cxxbridge-cmd-v0_3_5") { | 
|  | crate_name = "cxxbridge_cmd" | 
|  | crate_root = "//third_party/rust_crates/vendor/cxxbridge-cmd/src/lib.rs" | 
|  | output_name = "cxxbridge_cmd-39c6ea6fb5b67294" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":anyhow-v1_0_25" ] | 
|  | deps += [ ":clap-v2_33_0" ] | 
|  | deps += [ ":codespan-reporting-v0_9_5" ] | 
|  | deps += [ ":proc-macro2-v1_0_19" ] | 
|  | deps += [ ":quote-v1_0_7" ] | 
|  | deps += [ ":syn-v1_0_41" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=39c6ea6fb5b67294", | 
|  | "-Cextra-filename=-39c6ea6fb5b67294", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_proc_macro("cxxbridge-macro-v0_3_5") { | 
|  | crate_name = "cxxbridge_macro" | 
|  | crate_root = "//third_party/rust_crates/vendor/cxxbridge-macro/src/lib.rs" | 
|  | output_name = "cxxbridge_macro-89f33f149f6ab750" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":proc-macro2-v1_0_19" ] | 
|  | deps += [ ":quote-v1_0_7" ] | 
|  | deps += [ ":syn-v1_0_41" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=89f33f149f6ab750", | 
|  | "-Cextra-filename=-89f33f149f6ab750", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("data-encoding-v2_1_2") { | 
|  | crate_name = "data_encoding" | 
|  | crate_root = "//third_party/rust_crates/vendor/data-encoding/src/lib.rs" | 
|  | output_name = "data_encoding-29add1a44d9631dd" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=29add1a44d9631dd", | 
|  | "-Cextra-filename=-29add1a44d9631dd", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("deflate-v0_7_19") { | 
|  | crate_name = "deflate" | 
|  | crate_root = "//third_party/rust_crates/vendor/deflate/src/lib.rs" | 
|  | output_name = "deflate-65e9287bc3778641" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":adler32-v1_0_4" ] | 
|  | deps += [ ":byteorder-v1_3_1" ] | 
|  | deps += [ ":gzip-header-v0_2_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=65e9287bc3778641", | 
|  | "-Cextra-filename=-65e9287bc3778641", | 
|  | "--cfg=feature=\"gzip\"", | 
|  | "--cfg=feature=\"gzip-header\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_proc_macro("derivative-v2_1_1") { | 
|  | crate_name = "derivative" | 
|  | crate_root = "//third_party/rust_crates/vendor/derivative/src/lib.rs" | 
|  | output_name = "derivative-e4b38514ab785324" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":proc-macro2-v1_0_19" ] | 
|  | deps += [ ":quote-v1_0_7" ] | 
|  | deps += [ ":syn-v1_0_41" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=e4b38514ab785324", | 
|  | "-Cextra-filename=-e4b38514ab785324", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_proc_macro("derive_arbitrary-v0_4_0") { | 
|  | crate_name = "derive_arbitrary" | 
|  | crate_root = "//third_party/rust_crates/vendor/derive_arbitrary/src/lib.rs" | 
|  | output_name = "derive_arbitrary-707386e28fd45df8" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":proc-macro2-v1_0_19" ] | 
|  | deps += [ ":syn-v1_0_41" ] | 
|  | deps += [ ":synstructure-v0_12_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=707386e28fd45df8", | 
|  | "-Cextra-filename=-707386e28fd45df8", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("derp-v0_0_13") { | 
|  | crate_name = "derp" | 
|  | crate_root = "//third_party/rust_crates/vendor/derp/src/lib.rs" | 
|  | output_name = "derp-a056a6fa5b02e971" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":untrusted-v0_7_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=a056a6fa5b02e971", | 
|  | "-Cextra-filename=-a056a6fa5b02e971", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("difference-v2_0_0") { | 
|  | crate_name = "difference" | 
|  | crate_root = "//third_party/rust_crates/vendor/difference/src/lib.rs" | 
|  | output_name = "difference-729c4c18786eef68" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=729c4c18786eef68", | 
|  | "-Cextra-filename=-729c4c18786eef68", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("either-v1_5_0") { | 
|  | crate_name = "either" | 
|  | crate_root = "//third_party/rust_crates/vendor/either/src/lib.rs" | 
|  | output_name = "either-22a1bbc0eb940e7e" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=22a1bbc0eb940e7e", | 
|  | "-Cextra-filename=-22a1bbc0eb940e7e", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("encode_unicode-v0_3_5") { | 
|  | crate_name = "encode_unicode" | 
|  | crate_root = "//third_party/rust_crates/vendor/encode_unicode/src/lib.rs" | 
|  | output_name = "encode_unicode-ab58d040036a3fcc" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=ab58d040036a3fcc", | 
|  | "-Cextra-filename=-ab58d040036a3fcc", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_proc_macro("enum-as-inner-v0_3_0") { | 
|  | crate_name = "enum_as_inner" | 
|  | crate_root = "//third_party/rust_crates/vendor/enum-as-inner/src/lib.rs" | 
|  | output_name = "enum_as_inner-1ccf1af5f033dd92" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":heck-v0_3_1" ] | 
|  | deps += [ ":proc-macro2-v1_0_19" ] | 
|  | deps += [ ":quote-v1_0_7" ] | 
|  | deps += [ ":syn-v1_0_41" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=1ccf1af5f033dd92", | 
|  | "-Cextra-filename=-1ccf1af5f033dd92", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("error-chain-v0_12_0") { | 
|  | crate_name = "error_chain" | 
|  | crate_root = "//third_party/rust_crates/vendor/error-chain/src/lib.rs" | 
|  | output_name = "error_chain-ba7b1075069f9cf9" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":backtrace-v0_3_42" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=ba7b1075069f9cf9", | 
|  | "-Cextra-filename=-ba7b1075069f9cf9", | 
|  | "--cfg=feature=\"backtrace\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"example_generated\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("euclid-v0_20_7") { | 
|  | crate_name = "euclid" | 
|  | crate_root = "//third_party/rust_crates/vendor/euclid/src/lib.rs" | 
|  | output_name = "euclid-4687831aa0edfe47" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":num-traits-v0_2_11" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=4687831aa0edfe47", | 
|  | "-Cextra-filename=-4687831aa0edfe47", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("eui48-v0_4_6") { | 
|  | crate_name = "eui48" | 
|  | crate_root = "//third_party/rust_crates/vendor/eui48/src/lib.rs" | 
|  | output_name = "eui48-82065d8958fea295" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":rustc-serialize-v0_3_24" ] | 
|  | deps += [ ":serde-v1_0_116" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=82065d8958fea295", | 
|  | "-Cextra-filename=-82065d8958fea295", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"disp_hexstring\"", | 
|  | "--cfg=feature=\"serde\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("fatfs-v0_4_0") { | 
|  | crate_name = "fatfs" | 
|  | crate_root = "//third_party/rust_crates/tiny_mirrors/fatfs/src/lib.rs" | 
|  | output_name = "fatfs-2449189d41d04e86" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":bitflags-v1_2_1" ] | 
|  | deps += [ ":byteorder-v1_3_1" ] | 
|  | deps += [ ":chrono-v0_4_11" ] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=2449189d41d04e86", | 
|  | "-Cextra-filename=-2449189d41d04e86", | 
|  | "--cfg=feature=\"alloc\"", | 
|  | "--cfg=feature=\"chrono\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"lfn\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=feature=\"unicode\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("filetime-v0_2_4") { | 
|  | crate_name = "filetime" | 
|  | crate_root = "//third_party/rust_crates/vendor/filetime/src/lib.rs" | 
|  | output_name = "filetime-244356ab2e506ab" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":cfg-if-v0_1_10" ] | 
|  | if (false) { | 
|  | deps += [ ":redox_syscall-v0_1_51" ] | 
|  | } | 
|  | if (true) { | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=244356ab2e506ab", | 
|  | "-Cextra-filename=-244356ab2e506ab", | 
|  | ] | 
|  |  | 
|  | aliased_deps = { | 
|  | syscall = ":redox_syscall-v0_1_51" | 
|  | } | 
|  | } | 
|  |  | 
|  | rust_library("fixedbitset-v0_2_0") { | 
|  | crate_name = "fixedbitset" | 
|  | crate_root = "//third_party/rust_crates/vendor/fixedbitset/src/lib.rs" | 
|  | output_name = "fixedbitset-da79ca35469fac93" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=da79ca35469fac93", | 
|  | "-Cextra-filename=-da79ca35469fac93", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("flate2-v1_0_14") { | 
|  | crate_name = "flate2" | 
|  | crate_root = "//third_party/rust_crates/vendor/flate2/src/lib.rs" | 
|  | output_name = "flate2-28efad300e8652f3" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":cfg-if-v0_1_10" ] | 
|  | deps += [ ":crc32fast-v1_2_0" ] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | deps += [ ":miniz_oxide-v0_3_6" ] | 
|  | if (false && !false) { | 
|  | deps += [ ":miniz_oxide-v0_3_6" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=28efad300e8652f3", | 
|  | "-Cextra-filename=-28efad300e8652f3", | 
|  | "--cfg=feature=\"miniz_oxide\"", | 
|  | "--cfg=feature=\"rust_backend\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("fnv-v1_0_6") { | 
|  | crate_name = "fnv" | 
|  | crate_root = "//third_party/rust_crates/vendor/fnv/lib.rs" | 
|  | output_name = "fnv-aea2659b6e57ee72" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=aea2659b6e57ee72", | 
|  | "-Cextra-filename=-aea2659b6e57ee72", | 
|  | ] | 
|  | } | 
|  |  | 
|  | static_library("freetype-v0_4_1") { | 
|  | crate_name = "freetype" | 
|  | crate_root = "//third_party/rust_crates/vendor/freetype/src/lib.rs" | 
|  | output_name = "freetype-7e0fcaa8724dd96" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | deps += [ ":servo-freetype-sys-v4_0_5" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=7e0fcaa8724dd96", | 
|  | "-Cextra-filename=-7e0fcaa8724dd96", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"servo-freetype-sys\"", | 
|  | ] | 
|  |  | 
|  | aliased_deps = { | 
|  | freetype_sys = ":servo-freetype-sys-v4_0_5" | 
|  | } | 
|  | } | 
|  |  | 
|  | rust_library("fuchsia-cprng-v0_1_1") { | 
|  | crate_name = "fuchsia_cprng" | 
|  | crate_root = "//garnet/public/rust/fuchsia-cprng/src/lib.rs" | 
|  | output_name = "fuchsia_cprng-2003c73715c7fc44" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=2003c73715c7fc44", | 
|  | "-Cextra-filename=-2003c73715c7fc44", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("futures-v0_3_5") { | 
|  | crate_name = "futures" | 
|  | crate_root = "//third_party/rust_crates/vendor/futures/src/lib.rs" | 
|  | output_name = "futures-db6a965543caf277" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":futures-channel-v0_3_5" ] | 
|  | deps += [ ":futures-core-v0_3_5" ] | 
|  | deps += [ ":futures-executor-v0_3_5" ] | 
|  | deps += [ ":futures-io-v0_3_5" ] | 
|  | deps += [ ":futures-sink-v0_3_5" ] | 
|  | deps += [ ":futures-task-v0_3_5" ] | 
|  | deps += [ ":futures-util-v0_3_5" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=db6a965543caf277", | 
|  | "-Cextra-filename=-db6a965543caf277", | 
|  | "--cfg=feature=\"alloc\"", | 
|  | "--cfg=feature=\"async-await\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"executor\"", | 
|  | "--cfg=feature=\"futures-executor\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("futures-channel-v0_3_5") { | 
|  | crate_name = "futures_channel" | 
|  | crate_root = "//third_party/rust_crates/vendor/futures-channel/src/lib.rs" | 
|  | output_name = "futures_channel-2fdfcabc5cd1832c" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":futures-core-v0_3_5" ] | 
|  | deps += [ ":futures-sink-v0_3_5" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=2fdfcabc5cd1832c", | 
|  | "-Cextra-filename=-2fdfcabc5cd1832c", | 
|  | "--cfg=feature=\"alloc\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"futures-sink\"", | 
|  | "--cfg=feature=\"sink\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("futures-core-v0_3_5") { | 
|  | crate_name = "futures_core" | 
|  | crate_root = "//third_party/rust_crates/vendor/futures-core/src/lib.rs" | 
|  | output_name = "futures_core-c855a77807dabce5" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=c855a77807dabce5", | 
|  | "-Cextra-filename=-c855a77807dabce5", | 
|  | "--cfg=feature=\"alloc\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("futures-executor-v0_3_5") { | 
|  | crate_name = "futures_executor" | 
|  | crate_root = "//third_party/rust_crates/vendor/futures-executor/src/lib.rs" | 
|  | output_name = "futures_executor-a9a275c00f3beb2a" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":futures-core-v0_3_5" ] | 
|  | deps += [ ":futures-task-v0_3_5" ] | 
|  | deps += [ ":futures-util-v0_3_5" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=a9a275c00f3beb2a", | 
|  | "-Cextra-filename=-a9a275c00f3beb2a", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("futures-io-v0_3_5") { | 
|  | crate_name = "futures_io" | 
|  | crate_root = "//third_party/rust_crates/vendor/futures-io/src/lib.rs" | 
|  | output_name = "futures_io-f3a1be59752fb863" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=f3a1be59752fb863", | 
|  | "-Cextra-filename=-f3a1be59752fb863", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_proc_macro("futures-macro-v0_3_5") { | 
|  | crate_name = "futures_macro" | 
|  | crate_root = "//third_party/rust_crates/vendor/futures-macro/src/lib.rs" | 
|  | output_name = "futures_macro-b4e00c5e9010413d" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":proc-macro-hack-v0_5_15($host_toolchain)" ] | 
|  | deps += [ ":proc-macro2-v1_0_19" ] | 
|  | deps += [ ":quote-v1_0_7" ] | 
|  | deps += [ ":syn-v1_0_41" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=b4e00c5e9010413d", | 
|  | "-Cextra-filename=-b4e00c5e9010413d", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("futures-sink-v0_3_5") { | 
|  | crate_name = "futures_sink" | 
|  | crate_root = "//third_party/rust_crates/vendor/futures-sink/src/lib.rs" | 
|  | output_name = "futures_sink-7686daea4c42d286" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=7686daea4c42d286", | 
|  | "-Cextra-filename=-7686daea4c42d286", | 
|  | "--cfg=feature=\"alloc\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("futures-task-v0_3_5") { | 
|  | crate_name = "futures_task" | 
|  | crate_root = "//third_party/rust_crates/vendor/futures-task/src/lib.rs" | 
|  | output_name = "futures_task-b90292f7842af3c1" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":once_cell-v1_4_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=b90292f7842af3c1", | 
|  | "-Cextra-filename=-b90292f7842af3c1", | 
|  | "--cfg=feature=\"alloc\"", | 
|  | "--cfg=feature=\"once_cell\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("futures-test-v0_3_5") { | 
|  | crate_name = "futures_test" | 
|  | crate_root = "//third_party/rust_crates/vendor/futures-test/src/lib.rs" | 
|  | output_name = "futures_test-cd029820c4e33a86" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":futures-core-v0_3_5" ] | 
|  | deps += [ ":futures-executor-v0_3_5" ] | 
|  | deps += [ ":futures-io-v0_3_5" ] | 
|  | deps += [ ":futures-task-v0_3_5" ] | 
|  | deps += [ ":futures-util-v0_3_5" ] | 
|  | deps += [ ":once_cell-v1_4_0" ] | 
|  | deps += [ ":pin-utils-v0_1_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=cd029820c4e33a86", | 
|  | "-Cextra-filename=-cd029820c4e33a86", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"once_cell\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("futures-timer-v3_0_2") { | 
|  | crate_name = "futures_timer" | 
|  | crate_root = "//third_party/rust_crates/tiny_mirrors/futures-timer/src/lib.rs" | 
|  | output_name = "futures_timer-2b302d4cec8b803f" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=2b302d4cec8b803f", | 
|  | "-Cextra-filename=-2b302d4cec8b803f", | 
|  | "--cfg=feature=\"wasm-bindgen\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("futures-util-v0_3_5") { | 
|  | crate_name = "futures_util" | 
|  | crate_root = "//third_party/rust_crates/vendor/futures-util/src/lib.rs" | 
|  | output_name = "futures_util-e1b1f0016e6bcfd7" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":futures-channel-v0_3_5" ] | 
|  | deps += [ ":futures-core-v0_3_5" ] | 
|  | deps += [ ":futures-io-v0_3_5" ] | 
|  | deps += [ ":futures-macro-v0_3_5($host_toolchain)" ] | 
|  | deps += [ ":futures-sink-v0_3_5" ] | 
|  | deps += [ ":futures-task-v0_3_5" ] | 
|  | deps += [ ":memchr-v2_3_3" ] | 
|  | deps += [ ":pin-project-v0_4_26" ] | 
|  | deps += [ ":pin-utils-v0_1_0" ] | 
|  | deps += [ ":proc-macro-hack-v0_5_15($host_toolchain)" ] | 
|  | deps += [ ":proc-macro-nested-v0_1_4" ] | 
|  | deps += [ ":slab-v0_4_2" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=e1b1f0016e6bcfd7", | 
|  | "-Cextra-filename=-e1b1f0016e6bcfd7", | 
|  | "--cfg=feature=\"alloc\"", | 
|  | "--cfg=feature=\"async-await\"", | 
|  | "--cfg=feature=\"async-await-macro\"", | 
|  | "--cfg=feature=\"channel\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"futures-channel\"", | 
|  | "--cfg=feature=\"futures-io\"", | 
|  | "--cfg=feature=\"futures-macro\"", | 
|  | "--cfg=feature=\"futures-sink\"", | 
|  | "--cfg=feature=\"io\"", | 
|  | "--cfg=feature=\"memchr\"", | 
|  | "--cfg=feature=\"proc-macro-hack\"", | 
|  | "--cfg=feature=\"proc-macro-nested\"", | 
|  | "--cfg=feature=\"sink\"", | 
|  | "--cfg=feature=\"slab\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("getopts-v0_2_18") { | 
|  | crate_name = "getopts" | 
|  | crate_root = "//third_party/rust_crates/vendor/getopts/src/lib.rs" | 
|  | output_name = "getopts-ee306262a9b3a5b0" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":unicode-width-v0_1_5" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=ee306262a9b3a5b0", | 
|  | "-Cextra-filename=-ee306262a9b3a5b0", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("getrandom-v0_1_13") { | 
|  | crate_name = "getrandom" | 
|  | crate_root = "//third_party/rust_crates/vendor/getrandom/src/lib.rs" | 
|  | output_name = "getrandom-37dd2a246b257ac6" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":cfg-if-v0_1_10" ] | 
|  | if (false) { | 
|  | deps += [ ":wasi-v0_7_0" ] | 
|  | } | 
|  | if (true) { | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=37dd2a246b257ac6", | 
|  | "-Cextra-filename=-37dd2a246b257ac6", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("glob-v0_3_0") { | 
|  | crate_name = "glob" | 
|  | crate_root = "//third_party/rust_crates/vendor/glob/src/lib.rs" | 
|  | output_name = "glob-aa5b2e2c44f5f401" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=aa5b2e2c44f5f401", | 
|  | "-Cextra-filename=-aa5b2e2c44f5f401", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("gzip-header-v0_2_0") { | 
|  | crate_name = "gzip_header" | 
|  | crate_root = "//third_party/rust_crates/vendor/gzip-header/src/lib.rs" | 
|  | output_name = "gzip_header-afa30ac783b3f0e9" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":crc-v1_8_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=afa30ac783b3f0e9", | 
|  | "-Cextra-filename=-afa30ac783b3f0e9", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("h2-v0_2_5") { | 
|  | crate_name = "h2" | 
|  | crate_root = "//third_party/rust_crates/vendor/h2/src/lib.rs" | 
|  | output_name = "h2-85a3d30816d5adab" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":bytes-v0_5_4" ] | 
|  | deps += [ ":fnv-v1_0_6" ] | 
|  | deps += [ ":futures-core-v0_3_5" ] | 
|  | deps += [ ":futures-sink-v0_3_5" ] | 
|  | deps += [ ":futures-util-v0_3_5" ] | 
|  | deps += [ ":http-v0_2_1" ] | 
|  | deps += [ ":indexmap-v1_0_2" ] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  | deps += [ ":slab-v0_4_2" ] | 
|  | deps += [ ":tokio-v0_2_21" ] | 
|  | deps += [ ":tokio-util-v0_3_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=85a3d30816d5adab", | 
|  | "-Cextra-filename=-85a3d30816d5adab", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("half-v1_6_0") { | 
|  | crate_name = "half" | 
|  | crate_root = "//third_party/rust_crates/vendor/half/src/lib.rs" | 
|  | output_name = "half-d9b7b38cc4103d3d" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=d9b7b38cc4103d3d", | 
|  | "-Cextra-filename=-d9b7b38cc4103d3d", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("handlebars-v2_0_0-beta_2") { | 
|  | crate_name = "handlebars" | 
|  | crate_root = "//third_party/rust_crates/vendor/handlebars/src/lib.rs" | 
|  | output_name = "handlebars-64c1f63c35898973" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":hashbrown-v0_2_2" ] | 
|  | deps += [ ":lazy_static-v1_4_0" ] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  | deps += [ ":pest-v2_1_0" ] | 
|  | deps += [ ":pest_derive-v2_1_0($host_toolchain)" ] | 
|  | deps += [ ":quick-error-v1_2_2" ] | 
|  | deps += [ ":regex-v1_3_5" ] | 
|  | deps += [ ":serde-v1_0_116" ] | 
|  | deps += [ ":serde_json-v1_0_38" ] | 
|  | deps += [ ":walkdir-v2_3_1" ] | 
|  |  | 
|  | rustenv = | 
|  | [ "CARGO_MANIFEST_DIR=../../third_party/rust_crates/vendor/handlebars" ] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=64c1f63c35898973", | 
|  | "-Cextra-filename=-64c1f63c35898973", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"dir_source\"", | 
|  | "--cfg=feature=\"log\"", | 
|  | "--cfg=feature=\"logging\"", | 
|  | "--cfg=feature=\"walkdir\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("hashbrown-v0_2_2") { | 
|  | crate_name = "hashbrown" | 
|  | crate_root = "//third_party/rust_crates/vendor/hashbrown/src/lib.rs" | 
|  | output_name = "hashbrown-d251d5dab4b25374" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":serde-v1_0_116" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=d251d5dab4b25374", | 
|  | "-Cextra-filename=-d251d5dab4b25374", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"serde\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("heck-v0_3_1") { | 
|  | crate_name = "heck" | 
|  | crate_root = "//third_party/rust_crates/vendor/heck/src/lib.rs" | 
|  | output_name = "heck-e3dad0497ab5b0fe" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":unicode-segmentation-v1_2_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=e3dad0497ab5b0fe", | 
|  | "-Cextra-filename=-e3dad0497ab5b0fe", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("hermit-abi-v0_1_8") { | 
|  | crate_name = "hermit_abi" | 
|  | crate_root = "//third_party/rust_crates/vendor/hermit-abi/src/lib.rs" | 
|  | output_name = "hermit_abi-f84c675d3602a4e4" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=f84c675d3602a4e4", | 
|  | "-Cextra-filename=-f84c675d3602a4e4", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("hex-v0_3_2") { | 
|  | crate_name = "hex" | 
|  | crate_root = "//third_party/rust_crates/vendor/hex/src/lib.rs" | 
|  | output_name = "hex-67ad4b3000c63154" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=67ad4b3000c63154", | 
|  | "-Cextra-filename=-67ad4b3000c63154", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("home-v0_5_3") { | 
|  | crate_name = "home" | 
|  | crate_root = "//third_party/rust_crates/vendor/home/src/lib.rs" | 
|  | output_name = "home-9a402443b9ac5998" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | if (false) { | 
|  | deps += [ ":winapi-v0_3_9" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=9a402443b9ac5998", | 
|  | "-Cextra-filename=-9a402443b9ac5998", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("http-v0_2_1") { | 
|  | crate_name = "http" | 
|  | crate_root = "//third_party/rust_crates/vendor/http/src/lib.rs" | 
|  | output_name = "http-369d781893ae7aaa" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":bytes-v0_5_4" ] | 
|  | deps += [ ":fnv-v1_0_6" ] | 
|  | deps += [ ":itoa-v0_4_3" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=369d781893ae7aaa", | 
|  | "-Cextra-filename=-369d781893ae7aaa", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("http-body-v0_3_1") { | 
|  | crate_name = "http_body" | 
|  | crate_root = "//third_party/rust_crates/vendor/http-body/src/lib.rs" | 
|  | output_name = "http_body-a81727a56a76505" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":bytes-v0_5_4" ] | 
|  | deps += [ ":http-v0_2_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=a81727a56a76505", | 
|  | "-Cextra-filename=-a81727a56a76505", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("httparse-v1_3_3") { | 
|  | crate_name = "httparse" | 
|  | crate_root = "//third_party/rust_crates/vendor/httparse/src/lib.rs" | 
|  | output_name = "httparse-52a50b12991f65bb" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=52a50b12991f65bb", | 
|  | "-Cextra-filename=-52a50b12991f65bb", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=httparse_simd", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("hyper-v0_13_6") { | 
|  | crate_name = "hyper" | 
|  | crate_root = "//third_party/rust_crates/vendor/hyper/src/lib.rs" | 
|  | output_name = "hyper-e2c6feeec5315f6c" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":bytes-v0_5_4" ] | 
|  | deps += [ ":futures-channel-v0_3_5" ] | 
|  | deps += [ ":futures-core-v0_3_5" ] | 
|  | deps += [ ":futures-util-v0_3_5" ] | 
|  | deps += [ ":h2-v0_2_5" ] | 
|  | deps += [ ":http-v0_2_1" ] | 
|  | deps += [ ":http-body-v0_3_1" ] | 
|  | deps += [ ":httparse-v1_3_3" ] | 
|  | deps += [ ":itoa-v0_4_3" ] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  | deps += [ ":pin-project-v0_4_26" ] | 
|  | deps += [ ":time-v0_1_42" ] | 
|  | deps += [ ":tokio-v0_2_21" ] | 
|  | deps += [ ":tower-service-v0_3_0" ] | 
|  | deps += [ ":want-v0_3_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=e2c6feeec5315f6c", | 
|  | "-Cextra-filename=-e2c6feeec5315f6c", | 
|  | "--cfg=feature=\"stream\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("hyper-rustls-v0_20_0") { | 
|  | crate_name = "hyper_rustls" | 
|  | crate_root = "//third_party/rust_crates/vendor/hyper-rustls/src/lib.rs" | 
|  | output_name = "hyper_rustls-b9f204e9124022d3" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":bytes-v0_5_4" ] | 
|  | deps += [ ":futures-util-v0_3_5" ] | 
|  | deps += [ ":hyper-v0_13_6" ] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  | deps += [ ":rustls-v0_17_0" ] | 
|  | deps += [ ":rustls-native-certs-v0_3_0" ] | 
|  | deps += [ ":tokio-v0_2_21" ] | 
|  | deps += [ ":tokio-rustls-v0_13_1" ] | 
|  | deps += [ ":webpki-v0_21_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=b9f204e9124022d3", | 
|  | "-Cextra-filename=-b9f204e9124022d3", | 
|  | "--cfg=feature=\"rustls-native-certs\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("id_tree-v1_5_0") { | 
|  | crate_name = "id_tree" | 
|  | crate_root = "//third_party/rust_crates/vendor/id_tree/src/lib.rs" | 
|  | output_name = "id_tree-dcaa51240080dc87" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":snowflake-v1_3_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=dcaa51240080dc87", | 
|  | "-Cextra-filename=-dcaa51240080dc87", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("idna-v0_1_5") { | 
|  | crate_name = "idna" | 
|  | crate_root = "//third_party/rust_crates/vendor/idna-0.1.5/src/lib.rs" | 
|  | output_name = "idna-682a1dbddbc2bf79" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":matches-v0_1_8" ] | 
|  | deps += [ ":unicode-bidi-v0_3_4" ] | 
|  | deps += [ ":unicode-normalization-v0_1_8" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=682a1dbddbc2bf79", | 
|  | "-Cextra-filename=-682a1dbddbc2bf79", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("idna-v0_2_0") { | 
|  | crate_name = "idna" | 
|  | crate_root = "//third_party/rust_crates/vendor/idna/src/lib.rs" | 
|  | output_name = "idna-5c3c4f537fb8313f" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":matches-v0_1_8" ] | 
|  | deps += [ ":unicode-bidi-v0_3_4" ] | 
|  | deps += [ ":unicode-normalization-v0_1_8" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=5c3c4f537fb8313f", | 
|  | "-Cextra-filename=-5c3c4f537fb8313f", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("indexmap-v1_0_2") { | 
|  | crate_name = "indexmap" | 
|  | crate_root = "//third_party/rust_crates/vendor/indexmap/src/lib.rs" | 
|  | output_name = "indexmap-e44704bec4fb41ed" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=e44704bec4fb41ed", | 
|  | "-Cextra-filename=-e44704bec4fb41ed", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("indoc-v0_3_3") { | 
|  | crate_name = "indoc" | 
|  | crate_root = "//third_party/rust_crates/vendor/indoc/src/lib.rs" | 
|  | output_name = "indoc-f092045a458190be" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":indoc-impl-v0_3_3($host_toolchain)" ] | 
|  | deps += [ ":proc-macro-hack-v0_5_15($host_toolchain)" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=f092045a458190be", | 
|  | "-Cextra-filename=-f092045a458190be", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_proc_macro("indoc-impl-v0_3_3") { | 
|  | crate_name = "indoc_impl" | 
|  | crate_root = "//third_party/rust_crates/vendor/indoc-impl/src/lib.rs" | 
|  | output_name = "indoc_impl-32e49cf2e672c9bc" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":proc-macro-hack-v0_5_15($host_toolchain)" ] | 
|  | deps += [ ":proc-macro2-v0_4_27" ] | 
|  | deps += [ ":quote-v0_6_11" ] | 
|  | deps += [ ":syn-v0_15_26" ] | 
|  | deps += [ ":unindent-v0_1_3" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=32e49cf2e672c9bc", | 
|  | "-Cextra-filename=-32e49cf2e672c9bc", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("inflate-v0_4_5") { | 
|  | crate_name = "inflate" | 
|  | crate_root = "//third_party/rust_crates/vendor/inflate/src/lib.rs" | 
|  | output_name = "inflate-e2d006b321248ecb" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":adler32-v1_0_4" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=e2d006b321248ecb", | 
|  | "-Cextra-filename=-e2d006b321248ecb", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("itertools-v0_8_0") { | 
|  | crate_name = "itertools" | 
|  | crate_root = "//third_party/rust_crates/vendor/itertools/src/lib.rs" | 
|  | output_name = "itertools-1f61a40f0ca305b" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":either-v1_5_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=1f61a40f0ca305b", | 
|  | "-Cextra-filename=-1f61a40f0ca305b", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"use_std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("itoa-v0_4_3") { | 
|  | crate_name = "itoa" | 
|  | crate_root = "//third_party/rust_crates/vendor/itoa/src/lib.rs" | 
|  | output_name = "itoa-f3a32c9a05744438" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=f3a32c9a05744438", | 
|  | "-Cextra-filename=-f3a32c9a05744438", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("json5format-v0_1_4") { | 
|  | crate_name = "json5format" | 
|  | crate_root = "//third_party/rust_crates/vendor/json5format/src/lib.rs" | 
|  | output_name = "json5format-211472c3c22ed790" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":lazy_static-v1_4_0" ] | 
|  | deps += [ ":regex-v1_3_5" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=211472c3c22ed790", | 
|  | "-Cextra-filename=-211472c3c22ed790", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("jsonway-v2_0_0") { | 
|  | crate_name = "jsonway" | 
|  | crate_root = "//third_party/rust_crates/vendor/jsonway/src/lib.rs" | 
|  | output_name = "jsonway-5ed994a48b787f8e" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":serde-v1_0_116" ] | 
|  | deps += [ ":serde_json-v1_0_38" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=5ed994a48b787f8e", | 
|  | "-Cextra-filename=-5ed994a48b787f8e", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("kv-log-macro-v1_0_4") { | 
|  | crate_name = "kv_log_macro" | 
|  | crate_root = "//third_party/rust_crates/vendor/kv-log-macro/src/lib.rs" | 
|  | output_name = "kv_log_macro-2c8748eae76691b4" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=2c8748eae76691b4", | 
|  | "-Cextra-filename=-2c8748eae76691b4", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("lazy_static-v1_4_0") { | 
|  | crate_name = "lazy_static" | 
|  | crate_root = "//third_party/rust_crates/vendor/lazy_static/src/lib.rs" | 
|  | output_name = "lazy_static-cdf593bd3fb3d68f" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=cdf593bd3fb3d68f", | 
|  | "-Cextra-filename=-cdf593bd3fb3d68f", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("libc-v0_2_74") { | 
|  | crate_name = "libc" | 
|  | crate_root = "//third_party/rust_crates/vendor/libc/src/lib.rs" | 
|  | output_name = "libc-c3a355881e585027" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=c3a355881e585027", | 
|  | "-Cextra-filename=-c3a355881e585027", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"extra_traits\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=freebsd11", | 
|  | "--cfg=libc_priv_mod_use", | 
|  | "--cfg=libc_union", | 
|  | "--cfg=libc_const_size_of", | 
|  | "--cfg=libc_align", | 
|  | "--cfg=libc_core_cvoid", | 
|  | "--cfg=libc_packedN", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("libm-v0_2_1") { | 
|  | crate_name = "libm" | 
|  | crate_root = "//third_party/rust_crates/tiny_mirrors/libm/src/lib.rs" | 
|  | output_name = "libm-9acc3111b7a9209b" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=9acc3111b7a9209b", | 
|  | "-Cextra-filename=-9acc3111b7a9209b", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("link-cplusplus-v1_0_2") { | 
|  | crate_name = "link_cplusplus" | 
|  | crate_root = "//third_party/rust_crates/vendor/link-cplusplus/src/lib.rs" | 
|  | output_name = "link_cplusplus-ca3941f03f39e09b" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=ca3941f03f39e09b", | 
|  | "-Cextra-filename=-ca3941f03f39e09b", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("linked-hash-map-v0_5_3") { | 
|  | crate_name = "linked_hash_map" | 
|  | crate_root = "//third_party/rust_crates/vendor/linked-hash-map/src/lib.rs" | 
|  | output_name = "linked_hash_map-b9b35caede8d8189" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=b9b35caede8d8189", | 
|  | "-Cextra-filename=-b9b35caede8d8189", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("lipsum-v0_6_0") { | 
|  | crate_name = "lipsum" | 
|  | crate_root = "//third_party/rust_crates/vendor/lipsum/src/lib.rs" | 
|  | output_name = "lipsum-3f3d810083da13c9" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":rand-v0_6_5" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=3f3d810083da13c9", | 
|  | "-Cextra-filename=-3f3d810083da13c9", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("lock_api-v0_3_4") { | 
|  | crate_name = "lock_api" | 
|  | crate_root = "//third_party/rust_crates/vendor/lock_api/src/lib.rs" | 
|  | output_name = "lock_api-12f3d9bb96757377" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":scopeguard-v1_0_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=12f3d9bb96757377", | 
|  | "-Cextra-filename=-12f3d9bb96757377", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("log-v0_3_9") { | 
|  | crate_name = "log" | 
|  | crate_root = "//third_party/rust_crates/vendor/log-0.3.9/src/lib.rs" | 
|  | output_name = "log-4bbdf7782c62a657" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=4bbdf7782c62a657", | 
|  | "-Cextra-filename=-4bbdf7782c62a657", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"use_std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("log-v0_4_8") { | 
|  | crate_name = "log" | 
|  | crate_root = "//third_party/rust_crates/vendor/log/src/lib.rs" | 
|  | output_name = "log-51a8548556518bd3" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":cfg-if-v0_1_10" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=51a8548556518bd3", | 
|  | "-Cextra-filename=-51a8548556518bd3", | 
|  | "--cfg=feature=\"kv_unstable\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=atomic_cas", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("lru-cache-v0_1_2") { | 
|  | crate_name = "lru_cache" | 
|  | crate_root = "//third_party/rust_crates/vendor/lru-cache/src/lib.rs" | 
|  | output_name = "lru_cache-d0de9f2b92e5e947" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":linked-hash-map-v0_5_3" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=d0de9f2b92e5e947", | 
|  | "-Cextra-filename=-d0de9f2b92e5e947", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("maplit-v1_0_1") { | 
|  | crate_name = "maplit" | 
|  | crate_root = "//third_party/rust_crates/vendor/maplit/src/lib.rs" | 
|  | output_name = "maplit-42f6d562ec404170" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=42f6d562ec404170", | 
|  | "-Cextra-filename=-42f6d562ec404170", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("matches-v0_1_8") { | 
|  | crate_name = "matches" | 
|  | crate_root = "//third_party/rust_crates/vendor/matches/lib.rs" | 
|  | output_name = "matches-5301f47ad84dbc66" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=5301f47ad84dbc66", | 
|  | "-Cextra-filename=-5301f47ad84dbc66", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("maybe-owned-v0_3_2") { | 
|  | crate_name = "maybe_owned" | 
|  | crate_root = "//third_party/rust_crates/vendor/maybe-owned/src/lib.rs" | 
|  | output_name = "maybe_owned-cd58fab7b411c920" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=cd58fab7b411c920", | 
|  | "-Cextra-filename=-cd58fab7b411c920", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("maybe-uninit-v2_0_0") { | 
|  | crate_name = "maybe_uninit" | 
|  | crate_root = "//third_party/rust_crates/vendor/maybe-uninit/src/lib.rs" | 
|  | output_name = "maybe_uninit-fb89acfa5fdd5d93" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=fb89acfa5fdd5d93", | 
|  | "-Cextra-filename=-fb89acfa5fdd5d93", | 
|  | "--cfg=derive_copy", | 
|  | "--cfg=repr_transparent", | 
|  | "--cfg=native_uninit", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("memchr-v2_3_3") { | 
|  | crate_name = "memchr" | 
|  | crate_root = "//third_party/rust_crates/tiny_mirrors/memchr/src/lib.rs" | 
|  | output_name = "memchr-523a962cdfbcb111" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=523a962cdfbcb111", | 
|  | "-Cextra-filename=-523a962cdfbcb111", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=feature=\"use_std\"", | 
|  | "--cfg=memchr_runtime_simd", | 
|  | "--cfg=memchr_runtime_sse2", | 
|  | "--cfg=memchr_runtime_sse42", | 
|  | "--cfg=memchr_runtime_avx", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("memoffset-v0_5_3") { | 
|  | crate_name = "memoffset" | 
|  | crate_root = "//third_party/rust_crates/vendor/memoffset/src/lib.rs" | 
|  | output_name = "memoffset-86fca2d18c439f83" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=86fca2d18c439f83", | 
|  | "-Cextra-filename=-86fca2d18c439f83", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("mime-v0_2_6") { | 
|  | crate_name = "mime" | 
|  | crate_root = "//third_party/rust_crates/vendor/mime/src/lib.rs" | 
|  | output_name = "mime-d925572a37a44efa" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":log-v0_3_9" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=d925572a37a44efa", | 
|  | "-Cextra-filename=-d925572a37a44efa", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("mime_guess-v1_8_6") { | 
|  | crate_name = "mime_guess" | 
|  | crate_root = "//third_party/rust_crates/vendor/mime_guess/src/lib.rs" | 
|  | output_name = "mime_guess-d58800c9ff9e34fd" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":mime-v0_2_6" ] | 
|  | deps += [ ":phf-v0_7_24" ] | 
|  | deps += [ ":unicase-v1_4_2" ] | 
|  |  | 
|  | rustenv = [ "OUT_DIR=../../../compat/mime_guess" ] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=d58800c9ff9e34fd", | 
|  | "-Cextra-filename=-d58800c9ff9e34fd", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("miniz_oxide-v0_3_6") { | 
|  | crate_name = "miniz_oxide" | 
|  | crate_root = "//third_party/rust_crates/vendor/miniz_oxide/src/lib.rs" | 
|  | output_name = "miniz_oxide-9a756a7abca21ed4" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":adler32-v1_0_4" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=9a756a7abca21ed4", | 
|  | "-Cextra-filename=-9a756a7abca21ed4", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("mio-v0_7_0") { | 
|  | crate_name = "mio" | 
|  | crate_root = "//third_party/rust_crates/vendor/mio/src/lib.rs" | 
|  | output_name = "mio-35621ccd559c52ed" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  | if (true) { | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | } | 
|  | if (false) { | 
|  | deps += [ ":lazy_static-v1_4_0" ] | 
|  | deps += [ ":miow-v0_3_5" ] | 
|  | deps += [ ":ntapi-v0_3_4" ] | 
|  | deps += [ ":winapi-v0_3_9" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=35621ccd559c52ed", | 
|  | "-Cextra-filename=-35621ccd559c52ed", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"os-poll\"", | 
|  | "--cfg=feature=\"os-util\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("miow-v0_3_5") { | 
|  | crate_name = "miow" | 
|  | crate_root = "//third_party/rust_crates/tiny_mirrors/miow/src/lib.rs" | 
|  | output_name = "miow-dc82f42c60569f01" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=dc82f42c60569f01", | 
|  | "-Cextra-filename=-dc82f42c60569f01", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("multipart-v0_15_4") { | 
|  | crate_name = "multipart" | 
|  | crate_root = "//third_party/rust_crates/vendor/multipart/src/lib.rs" | 
|  | output_name = "multipart-49e1a74e1e6b3693" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":buf_redux-v0_8_1" ] | 
|  | deps += [ ":httparse-v1_3_3" ] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  | deps += [ ":mime-v0_2_6" ] | 
|  | deps += [ ":mime_guess-v1_8_6" ] | 
|  | deps += [ ":quick-error-v1_2_2" ] | 
|  | deps += [ ":rand-v0_4_6" ] | 
|  | deps += [ ":safemem-v0_3_0" ] | 
|  | deps += [ ":tempdir-v0_3_7" ] | 
|  | deps += [ ":twoway-v0_1_8" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=49e1a74e1e6b3693", | 
|  | "-Cextra-filename=-49e1a74e1e6b3693", | 
|  | "--cfg=feature=\"buf_redux\"", | 
|  | "--cfg=feature=\"httparse\"", | 
|  | "--cfg=feature=\"quick-error\"", | 
|  | "--cfg=feature=\"safemem\"", | 
|  | "--cfg=feature=\"server\"", | 
|  | "--cfg=feature=\"twoway\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("nix-v0_18_0") { | 
|  | crate_name = "nix" | 
|  | crate_root = "//third_party/rust_crates/vendor/nix/src/lib.rs" | 
|  | output_name = "nix-97c5d4ce3cdf961b" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":bitflags-v1_2_1" ] | 
|  | deps += [ ":cfg-if-v0_1_10" ] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=97c5d4ce3cdf961b", | 
|  | "-Cextra-filename=-97c5d4ce3cdf961b", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("nodrop-v0_1_13") { | 
|  | crate_name = "nodrop" | 
|  | crate_root = "//third_party/rust_crates/vendor/nodrop/src/lib.rs" | 
|  | output_name = "nodrop-85c02ac1f7243ac4" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=85c02ac1f7243ac4", | 
|  | "-Cextra-filename=-85c02ac1f7243ac4", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("nom-v5_0_0") { | 
|  | crate_name = "nom" | 
|  | crate_root = "//third_party/rust_crates/vendor/nom/src/lib.rs" | 
|  | output_name = "nom-75597d9e6590c988" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":lazy_static-v1_4_0" ] | 
|  | deps += [ ":memchr-v2_3_3" ] | 
|  | deps += [ ":regex-v1_3_5" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=75597d9e6590c988", | 
|  | "-Cextra-filename=-75597d9e6590c988", | 
|  | "--cfg=feature=\"alloc\"", | 
|  | "--cfg=feature=\"lazy_static\"", | 
|  | "--cfg=feature=\"regex\"", | 
|  | "--cfg=feature=\"regexp\"", | 
|  | "--cfg=feature=\"regexp_macros\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("nom_locate-v2_0_0") { | 
|  | crate_name = "nom_locate" | 
|  | crate_root = "//third_party/rust_crates/tiny_mirrors/nom_locate/src/lib.rs" | 
|  | output_name = "nom_locate-9b54fbce8f44d169" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":bytecount-v0_6_0" ] | 
|  | deps += [ ":memchr-v2_3_3" ] | 
|  | deps += [ ":nom-v5_0_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=9b54fbce8f44d169", | 
|  | "-Cextra-filename=-9b54fbce8f44d169", | 
|  | "--cfg=feature=\"alloc\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("ntapi-v0_3_4") { | 
|  | crate_name = "ntapi" | 
|  | crate_root = "//third_party/rust_crates/tiny_mirrors/ntapi/src/lib.rs" | 
|  | output_name = "ntapi-3fb9016f4c012ee1" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":winapi-v0_3_9" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=3fb9016f4c012ee1", | 
|  | "-Cextra-filename=-3fb9016f4c012ee1", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"user\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("num-v0_2_0") { | 
|  | crate_name = "num" | 
|  | crate_root = "//third_party/rust_crates/vendor/num/src/lib.rs" | 
|  | output_name = "num-fd01d44f35253e6d" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":num-bigint-v0_2_2" ] | 
|  | deps += [ ":num-complex-v0_2_1" ] | 
|  | deps += [ ":num-integer-v0_1_39" ] | 
|  | deps += [ ":num-iter-v0_1_37" ] | 
|  | deps += [ ":num-rational-v0_2_1" ] | 
|  | deps += [ ":num-traits-v0_2_11" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=fd01d44f35253e6d", | 
|  | "-Cextra-filename=-fd01d44f35253e6d", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"num-bigint\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("num-bigint-v0_2_2") { | 
|  | crate_name = "num_bigint" | 
|  | crate_root = "//third_party/rust_crates/vendor/num-bigint/src/lib.rs" | 
|  | output_name = "num_bigint-61c27594421f5cd0" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":num-integer-v0_1_39" ] | 
|  | deps += [ ":num-traits-v0_2_11" ] | 
|  | deps += [ ":rand-v0_5_6" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=61c27594421f5cd0", | 
|  | "-Cextra-filename=-61c27594421f5cd0", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"rand\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=has_i128", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("num-complex-v0_2_1") { | 
|  | crate_name = "num_complex" | 
|  | crate_root = "//third_party/rust_crates/vendor/num-complex/src/lib.rs" | 
|  | output_name = "num_complex-8a072fd0857db963" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":num-traits-v0_2_11" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=8a072fd0857db963", | 
|  | "-Cextra-filename=-8a072fd0857db963", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=has_i128", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_proc_macro("num-derive-v0_2_4") { | 
|  | crate_name = "num_derive" | 
|  | crate_root = "//third_party/rust_crates/vendor/num-derive/src/lib.rs" | 
|  | output_name = "num_derive-2401d71751fbb28b" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":proc-macro2-v0_4_27" ] | 
|  | deps += [ ":quote-v0_6_11" ] | 
|  | deps += [ ":syn-v0_15_26" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=2401d71751fbb28b", | 
|  | "-Cextra-filename=-2401d71751fbb28b", | 
|  | "--cfg=has_i128", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("num-integer-v0_1_39") { | 
|  | crate_name = "num_integer" | 
|  | crate_root = "//third_party/rust_crates/vendor/num-integer/src/lib.rs" | 
|  | output_name = "num_integer-784ce5b14502b374" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":num-traits-v0_2_11" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=784ce5b14502b374", | 
|  | "-Cextra-filename=-784ce5b14502b374", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=has_i128", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("num-iter-v0_1_37") { | 
|  | crate_name = "num_iter" | 
|  | crate_root = "//third_party/rust_crates/vendor/num-iter/src/lib.rs" | 
|  | output_name = "num_iter-56f02b88a493c33a" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":num-integer-v0_1_39" ] | 
|  | deps += [ ":num-traits-v0_2_11" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=56f02b88a493c33a", | 
|  | "-Cextra-filename=-56f02b88a493c33a", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=has_i128", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("num-rational-v0_2_1") { | 
|  | crate_name = "num_rational" | 
|  | crate_root = "//third_party/rust_crates/vendor/num-rational/src/lib.rs" | 
|  | output_name = "num_rational-7e86b517853427e3" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":num-bigint-v0_2_2" ] | 
|  | deps += [ ":num-integer-v0_1_39" ] | 
|  | deps += [ ":num-traits-v0_2_11" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=7e86b517853427e3", | 
|  | "-Cextra-filename=-7e86b517853427e3", | 
|  | "--cfg=feature=\"bigint\"", | 
|  | "--cfg=feature=\"num-bigint\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=has_i128", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("num-traits-v0_2_11") { | 
|  | crate_name = "num_traits" | 
|  | crate_root = "//third_party/rust_crates/vendor/num-traits/src/lib.rs" | 
|  | output_name = "num_traits-a6e1ee504861eea7" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=a6e1ee504861eea7", | 
|  | "-Cextra-filename=-a6e1ee504861eea7", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=has_i128", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("num_cpus-v1_12_0") { | 
|  | crate_name = "num_cpus" | 
|  | crate_root = "//third_party/rust_crates/vendor/num_cpus/src/lib.rs" | 
|  | output_name = "num_cpus-5d7427ef5ac8370a" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | if ((current_cpu == "x64" || current_cpu == "arm64") && false) { | 
|  | deps += [ ":hermit-abi-v0_1_8" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=5d7427ef5ac8370a", | 
|  | "-Cextra-filename=-5d7427ef5ac8370a", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("numtoa-v0_1_0") { | 
|  | crate_name = "numtoa" | 
|  | crate_root = "//third_party/rust_crates/vendor/numtoa/src/lib.rs" | 
|  | output_name = "numtoa-7acb857cdac0bf2" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=7acb857cdac0bf2", | 
|  | "-Cextra-filename=-7acb857cdac0bf2", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("once_cell-v1_4_0") { | 
|  | crate_name = "once_cell" | 
|  | crate_root = "//third_party/rust_crates/vendor/once_cell/src/lib.rs" | 
|  | output_name = "once_cell-e1a4102931465123" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":parking_lot-v0_10_2" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=e1a4102931465123", | 
|  | "-Cextra-filename=-e1a4102931465123", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"parking_lot\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("openat-v0_1_17") { | 
|  | crate_name = "openat" | 
|  | crate_root = "//third_party/rust_crates/vendor/openat/src/lib.rs" | 
|  | output_name = "openat-b3aae38d235053dc" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=b3aae38d235053dc", | 
|  | "-Cextra-filename=-b3aae38d235053dc", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("openssl-probe-v0_1_2") { | 
|  | crate_name = "openssl_probe" | 
|  | crate_root = "//third_party/rust_crates/vendor/openssl-probe/src/lib.rs" | 
|  | output_name = "openssl_probe-759570083bb12b65" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=759570083bb12b65", | 
|  | "-Cextra-filename=-759570083bb12b65", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("ordered-float-v1_0_1") { | 
|  | crate_name = "ordered_float" | 
|  | crate_root = "//third_party/rust_crates/vendor/ordered-float/src/lib.rs" | 
|  | output_name = "ordered_float-a677600a9cc57dbb" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":num-traits-v0_2_11" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=a677600a9cc57dbb", | 
|  | "-Cextra-filename=-a677600a9cc57dbb", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("owning_ref-v0_4_0") { | 
|  | crate_name = "owning_ref" | 
|  | crate_root = "//third_party/rust_crates/vendor/owning_ref/src/lib.rs" | 
|  | output_name = "owning_ref-163177019c6dfe3a" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":stable_deref_trait-v1_1_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=163177019c6dfe3a", | 
|  | "-Cextra-filename=-163177019c6dfe3a", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("parking_lot-v0_10_2") { | 
|  | crate_name = "parking_lot" | 
|  | crate_root = "//third_party/rust_crates/vendor/parking_lot/src/lib.rs" | 
|  | output_name = "parking_lot-b84453ff4ae0bc4f" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":lock_api-v0_3_4" ] | 
|  | deps += [ ":parking_lot_core-v0_7_2" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=b84453ff4ae0bc4f", | 
|  | "-Cextra-filename=-b84453ff4ae0bc4f", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("parking_lot-v0_9_0") { | 
|  | crate_name = "parking_lot" | 
|  | crate_root = "//third_party/rust_crates/vendor/parking_lot-0.9.0/src/lib.rs" | 
|  | output_name = "parking_lot-6721767503fecbee" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":lock_api-v0_3_4" ] | 
|  | deps += [ ":parking_lot_core-v0_6_2" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=6721767503fecbee", | 
|  | "-Cextra-filename=-6721767503fecbee", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("parking_lot_core-v0_6_2") { | 
|  | crate_name = "parking_lot_core" | 
|  | crate_root = | 
|  | "//third_party/rust_crates/vendor/parking_lot_core-0.6.2/src/lib.rs" | 
|  | output_name = "parking_lot_core-32ade8d5cf038200" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":cfg-if-v0_1_10" ] | 
|  | deps += [ ":smallvec-v0_6_13" ] | 
|  | if (false) { | 
|  | deps += [ ":cloudabi-v0_0_3" ] | 
|  | } | 
|  | if (false) { | 
|  | deps += [ ":redox_syscall-v0_1_51" ] | 
|  | } | 
|  | if (true) { | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | } | 
|  | if (false) { | 
|  | deps += [ ":winapi-v0_3_9" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=32ade8d5cf038200", | 
|  | "-Cextra-filename=-32ade8d5cf038200", | 
|  | ] | 
|  |  | 
|  | aliased_deps = { | 
|  | syscall = ":redox_syscall-v0_1_51" | 
|  | } | 
|  | } | 
|  |  | 
|  | rust_library("parking_lot_core-v0_7_2") { | 
|  | crate_name = "parking_lot_core" | 
|  | crate_root = "//third_party/rust_crates/vendor/parking_lot_core/src/lib.rs" | 
|  | output_name = "parking_lot_core-2c323f53cefd1228" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":cfg-if-v0_1_10" ] | 
|  | deps += [ ":smallvec-v1_1_0" ] | 
|  | if (false) { | 
|  | deps += [ ":cloudabi-v0_0_3" ] | 
|  | } | 
|  | if (false) { | 
|  | deps += [ ":redox_syscall-v0_1_51" ] | 
|  | } | 
|  | if (true) { | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | } | 
|  | if (false) { | 
|  | deps += [ ":winapi-v0_3_9" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=2c323f53cefd1228", | 
|  | "-Cextra-filename=-2c323f53cefd1228", | 
|  | ] | 
|  |  | 
|  | aliased_deps = { | 
|  | syscall = ":redox_syscall-v0_1_51" | 
|  | } | 
|  | } | 
|  |  | 
|  | rust_proc_macro("paste-v1_0_0") { | 
|  | crate_name = "paste" | 
|  | crate_root = "//third_party/rust_crates/vendor/paste/src/lib.rs" | 
|  | output_name = "paste-467ce9508308aa2b" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=467ce9508308aa2b", | 
|  | "-Cextra-filename=-467ce9508308aa2b", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("percent-encoding-v1_0_1") { | 
|  | crate_name = "percent_encoding" | 
|  | crate_root = "//third_party/rust_crates/vendor/percent-encoding-1.0.1/lib.rs" | 
|  | output_name = "percent_encoding-ac2a99b38019401d" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=ac2a99b38019401d", | 
|  | "-Cextra-filename=-ac2a99b38019401d", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("percent-encoding-v2_1_0") { | 
|  | crate_name = "percent_encoding" | 
|  | crate_root = "//third_party/rust_crates/vendor/percent-encoding/lib.rs" | 
|  | output_name = "percent_encoding-d6833841fde4a923" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=d6833841fde4a923", | 
|  | "-Cextra-filename=-d6833841fde4a923", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("pest-v2_1_0") { | 
|  | crate_name = "pest" | 
|  | crate_root = "//third_party/rust_crates/vendor/pest/src/lib.rs" | 
|  | output_name = "pest-c441aed71f967ff5" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":ucd-trie-v0_1_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=c441aed71f967ff5", | 
|  | "-Cextra-filename=-c441aed71f967ff5", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_proc_macro("pest_derive-v2_1_0") { | 
|  | crate_name = "pest_derive" | 
|  | crate_root = "//third_party/rust_crates/vendor/pest_derive/src/lib.rs" | 
|  | output_name = "pest_derive-1b54193ee8a497b9" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":pest-v2_1_0" ] | 
|  | deps += [ ":pest_generator-v2_1_3" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=1b54193ee8a497b9", | 
|  | "-Cextra-filename=-1b54193ee8a497b9", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("pest_generator-v2_1_3") { | 
|  | crate_name = "pest_generator" | 
|  | crate_root = "//third_party/rust_crates/vendor/pest_generator/src/lib.rs" | 
|  | output_name = "pest_generator-8216af62d67b03b3" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":pest-v2_1_0" ] | 
|  | deps += [ ":pest_meta-v2_1_0" ] | 
|  | deps += [ ":proc-macro2-v1_0_19" ] | 
|  | deps += [ ":quote-v1_0_7" ] | 
|  | deps += [ ":syn-v1_0_41" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=8216af62d67b03b3", | 
|  | "-Cextra-filename=-8216af62d67b03b3", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("pest_meta-v2_1_0") { | 
|  | crate_name = "pest_meta" | 
|  | crate_root = "//third_party/rust_crates/vendor/pest_meta/src/lib.rs" | 
|  | output_name = "pest_meta-97d599c12fc59f03" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":maplit-v1_0_1" ] | 
|  | deps += [ ":pest-v2_1_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=97d599c12fc59f03", | 
|  | "-Cextra-filename=-97d599c12fc59f03", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("petgraph-v0_5_1") { | 
|  | crate_name = "petgraph" | 
|  | crate_root = "//third_party/rust_crates/vendor/petgraph/src/lib.rs" | 
|  | output_name = "petgraph-f655956878203040" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":fixedbitset-v0_2_0" ] | 
|  | deps += [ ":indexmap-v1_0_2" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=f655956878203040", | 
|  | "-Cextra-filename=-f655956878203040", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"graphmap\"", | 
|  | "--cfg=feature=\"matrix_graph\"", | 
|  | "--cfg=feature=\"stable_graph\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("phf-v0_7_24") { | 
|  | crate_name = "phf" | 
|  | crate_root = "//third_party/rust_crates/vendor/phf/src/lib.rs" | 
|  | output_name = "phf-b1c3ba777c6cb9d2" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":phf_shared-v0_7_24" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=b1c3ba777c6cb9d2", | 
|  | "-Cextra-filename=-b1c3ba777c6cb9d2", | 
|  | "--cfg=feature=\"unicase\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("phf_shared-v0_7_24") { | 
|  | crate_name = "phf_shared" | 
|  | crate_root = "//third_party/rust_crates/vendor/phf_shared/src/lib.rs" | 
|  | output_name = "phf_shared-310fac8e05c2d167" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":siphasher-v0_2_3" ] | 
|  | deps += [ ":unicase-v1_4_2" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=310fac8e05c2d167", | 
|  | "-Cextra-filename=-310fac8e05c2d167", | 
|  | "--cfg=feature=\"unicase\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("pin-project-v0_4_26") { | 
|  | crate_name = "pin_project" | 
|  | crate_root = "//third_party/rust_crates/vendor/pin-project/src/lib.rs" | 
|  | output_name = "pin_project-a02b7c35a51bd146" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":pin-project-internal-v0_4_26($host_toolchain)" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=a02b7c35a51bd146", | 
|  | "-Cextra-filename=-a02b7c35a51bd146", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_proc_macro("pin-project-internal-v0_4_26") { | 
|  | crate_name = "pin_project_internal" | 
|  | crate_root = | 
|  | "//third_party/rust_crates/vendor/pin-project-internal/src/lib.rs" | 
|  | output_name = "pin_project_internal-c9d209096f69f67a" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":proc-macro2-v1_0_19" ] | 
|  | deps += [ ":quote-v1_0_7" ] | 
|  | deps += [ ":syn-v1_0_41" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=c9d209096f69f67a", | 
|  | "-Cextra-filename=-c9d209096f69f67a", | 
|  | "--cfg=underscore_consts", | 
|  | "--cfg=deprecated_proc_macro", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("pin-project-lite-v0_1_4") { | 
|  | crate_name = "pin_project_lite" | 
|  | crate_root = "//third_party/rust_crates/vendor/pin-project-lite/src/lib.rs" | 
|  | output_name = "pin_project_lite-56ada01194125122" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=56ada01194125122", | 
|  | "-Cextra-filename=-56ada01194125122", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("pin-utils-v0_1_0") { | 
|  | crate_name = "pin_utils" | 
|  | crate_root = "//third_party/rust_crates/vendor/pin-utils/src/lib.rs" | 
|  | output_name = "pin_utils-f6d0191654b565d6" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=f6d0191654b565d6", | 
|  | "-Cextra-filename=-f6d0191654b565d6", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("piper-v0_1_2") { | 
|  | crate_name = "piper" | 
|  | crate_root = "//third_party/rust_crates/vendor/piper/src/lib.rs" | 
|  | output_name = "piper-10d32cf883771e0" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":crossbeam-utils-v0_7_2" ] | 
|  | deps += [ ":futures-io-v0_3_5" ] | 
|  | deps += [ ":futures-sink-v0_3_5" ] | 
|  | deps += [ ":futures-util-v0_3_5" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=10d32cf883771e0", | 
|  | "-Cextra-filename=-10d32cf883771e0", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("png-v0_14_0") { | 
|  | crate_name = "png" | 
|  | crate_root = "//third_party/rust_crates/vendor/png/src/lib.rs" | 
|  | output_name = "png-496bf2b92540669a" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":bitflags-v1_2_1" ] | 
|  | deps += [ ":deflate-v0_7_19" ] | 
|  | deps += [ ":inflate-v0_4_5" ] | 
|  | deps += [ ":num-iter-v0_1_37" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=496bf2b92540669a", | 
|  | "-Cextra-filename=-496bf2b92540669a", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"deflate\"", | 
|  | "--cfg=feature=\"png-encoding\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("podio-v0_1_6") { | 
|  | crate_name = "podio" | 
|  | crate_root = "//third_party/rust_crates/vendor/podio/src/lib.rs" | 
|  | output_name = "podio-9f03c94555630577" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=9f03c94555630577", | 
|  | "-Cextra-filename=-9f03c94555630577", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("ppv-lite86-v0_2_6") { | 
|  | crate_name = "ppv_lite86" | 
|  | crate_root = "//third_party/rust_crates/vendor/ppv-lite86/src/lib.rs" | 
|  | output_name = "ppv_lite86-4f2afd05532d6926" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=4f2afd05532d6926", | 
|  | "-Cextra-filename=-4f2afd05532d6926", | 
|  | "--cfg=feature=\"simd\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("pretty-v0_5_2") { | 
|  | crate_name = "pretty" | 
|  | crate_root = "//third_party/rust_crates/vendor/pretty/src/lib.rs" | 
|  | output_name = "pretty-80700aa60373011" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":typed-arena-v1_4_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=80700aa60373011", | 
|  | "-Cextra-filename=-80700aa60373011", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("pretty_assertions-v0_5_1") { | 
|  | crate_name = "pretty_assertions" | 
|  | crate_root = "//third_party/rust_crates/vendor/pretty_assertions/src/lib.rs" | 
|  | output_name = "pretty_assertions-fcd9aa92a106be53" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":ansi_term-v0_11_0" ] | 
|  | deps += [ ":difference-v2_0_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=fcd9aa92a106be53", | 
|  | "-Cextra-filename=-fcd9aa92a106be53", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("prettytable-rs-v0_8_0") { | 
|  | crate_name = "prettytable" | 
|  | crate_root = "//third_party/rust_crates/vendor/prettytable-rs/src/lib.rs" | 
|  | output_name = "prettytable-1855933ce08984ad" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":atty-v0_2_11" ] | 
|  | deps += [ ":csv-v1_1_3" ] | 
|  | deps += [ ":encode_unicode-v0_3_5" ] | 
|  | deps += [ ":lazy_static-v1_4_0" ] | 
|  | deps += [ ":term-v0_5_1" ] | 
|  | deps += [ ":unicode-width-v0_1_5" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=1855933ce08984ad", | 
|  | "-Cextra-filename=-1855933ce08984ad", | 
|  | "--cfg=feature=\"csv\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"win_crlf\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_proc_macro("proc-macro-hack-v0_5_15") { | 
|  | crate_name = "proc_macro_hack" | 
|  | crate_root = "//third_party/rust_crates/vendor/proc-macro-hack/src/lib.rs" | 
|  | output_name = "proc_macro_hack-a1810dc6d464784e" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=a1810dc6d464784e", | 
|  | "-Cextra-filename=-a1810dc6d464784e", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("proc-macro-nested-v0_1_4") { | 
|  | crate_name = "proc_macro_nested" | 
|  | crate_root = "//third_party/rust_crates/vendor/proc-macro-nested/src/lib.rs" | 
|  | output_name = "proc_macro_nested-e7df40e354462005" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [ "OUT_DIR=../../../compat/proc-macro-nested" ] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=e7df40e354462005", | 
|  | "-Cextra-filename=-e7df40e354462005", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("proc-macro2-v0_4_27") { | 
|  | crate_name = "proc_macro2" | 
|  | crate_root = "//third_party/rust_crates/vendor/proc-macro2-0.4.27/src/lib.rs" | 
|  | output_name = "proc_macro2-b6435296c5b4a378" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":unicode-xid-v0_1_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=b6435296c5b4a378", | 
|  | "-Cextra-filename=-b6435296c5b4a378", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"proc-macro\"", | 
|  | "--cfg=u128", | 
|  | "--cfg=use_proc_macro", | 
|  | "--cfg=wrap_proc_macro", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("proc-macro2-v1_0_19") { | 
|  | crate_name = "proc_macro2" | 
|  | crate_root = "//third_party/rust_crates/vendor/proc-macro2/src/lib.rs" | 
|  | output_name = "proc_macro2-eaa01d93029c3897" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":unicode-xid-v0_2_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=eaa01d93029c3897", | 
|  | "-Cextra-filename=-eaa01d93029c3897", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"proc-macro\"", | 
|  | "--cfg=feature=\"span-locations\"", | 
|  | "--cfg=span_locations", | 
|  | "--cfg=hygiene", | 
|  | "--cfg=use_proc_macro", | 
|  | "--cfg=wrap_proc_macro", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("proptest-v0_9_3") { | 
|  | crate_name = "proptest" | 
|  | crate_root = "//third_party/rust_crates/vendor/proptest/src/lib.rs" | 
|  | output_name = "proptest-5501bd7bbeeb32df" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":bit-set-v0_5_0" ] | 
|  | deps += [ ":bitflags-v1_2_1" ] | 
|  | deps += [ ":byteorder-v1_3_1" ] | 
|  | deps += [ ":lazy_static-v1_4_0" ] | 
|  | deps += [ ":num-traits-v0_2_11" ] | 
|  | deps += [ ":quick-error-v1_2_2" ] | 
|  | deps += [ ":rand-v0_6_5" ] | 
|  | deps += [ ":rand_chacha-v0_1_1" ] | 
|  | deps += [ ":rand_xorshift-v0_1_1" ] | 
|  | deps += [ ":regex-syntax-v0_6_17" ] | 
|  | deps += [ ":rusty-fork-v0_2_1" ] | 
|  | deps += [ ":tempfile-v3_1_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=5501bd7bbeeb32df", | 
|  | "-Cextra-filename=-5501bd7bbeeb32df", | 
|  | "--cfg=feature=\"bit-set\"", | 
|  | "--cfg=feature=\"break-dead-code\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"fork\"", | 
|  | "--cfg=feature=\"lazy_static\"", | 
|  | "--cfg=feature=\"quick-error\"", | 
|  | "--cfg=feature=\"regex-syntax\"", | 
|  | "--cfg=feature=\"rusty-fork\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=feature=\"tempfile\"", | 
|  | "--cfg=feature=\"timeout\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_proc_macro("proptest-derive-v0_1_1") { | 
|  | crate_name = "proptest_derive" | 
|  | crate_root = "//third_party/rust_crates/vendor/proptest-derive/src/lib.rs" | 
|  | output_name = "proptest_derive-c677256b817d9125" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":proc-macro2-v0_4_27" ] | 
|  | deps += [ ":quote-v0_6_11" ] | 
|  | deps += [ ":syn-v0_15_26" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=c677256b817d9125", | 
|  | "-Cextra-filename=-c677256b817d9125", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("publicsuffix-v1_5_2") { | 
|  | crate_name = "publicsuffix" | 
|  | crate_root = "//third_party/rust_crates/vendor/publicsuffix/src/lib.rs" | 
|  | output_name = "publicsuffix-432c80925f3efce9" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":error-chain-v0_12_0" ] | 
|  | deps += [ ":idna-v0_1_5" ] | 
|  | deps += [ ":lazy_static-v1_4_0" ] | 
|  | deps += [ ":regex-v1_3_5" ] | 
|  | deps += [ ":url-v1_7_2" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=432c80925f3efce9", | 
|  | "-Cextra-filename=-432c80925f3efce9", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("pulldown-cmark-v0_6_0") { | 
|  | crate_name = "pulldown_cmark" | 
|  | crate_root = "//third_party/rust_crates/vendor/pulldown-cmark/src/lib.rs" | 
|  | output_name = "pulldown_cmark-de13a6fc690a4786" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":bitflags-v1_2_1" ] | 
|  | deps += [ ":getopts-v0_2_18" ] | 
|  | deps += [ ":memchr-v2_3_3" ] | 
|  | deps += [ ":unicase-v2_5_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=de13a6fc690a4786", | 
|  | "-Cextra-filename=-de13a6fc690a4786", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"getopts\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("pulse-v0_5_3") { | 
|  | crate_name = "pulse" | 
|  | crate_root = "//third_party/rust_crates/vendor/pulse/src/lib.rs" | 
|  | output_name = "pulse-c8d41d8ba488b402" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":atom-v0_3_5" ] | 
|  | deps += [ ":time-v0_1_42" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=c8d41d8ba488b402", | 
|  | "-Cextra-filename=-c8d41d8ba488b402", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("quick-error-v1_2_2") { | 
|  | crate_name = "quick_error" | 
|  | crate_root = "//third_party/rust_crates/vendor/quick-error/src/lib.rs" | 
|  | output_name = "quick_error-5bd842b4b1c97fb4" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=5bd842b4b1c97fb4", | 
|  | "-Cextra-filename=-5bd842b4b1c97fb4", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("quote-v0_6_11") { | 
|  | crate_name = "quote" | 
|  | crate_root = "//third_party/rust_crates/vendor/quote-0.6.11/src/lib.rs" | 
|  | output_name = "quote-4a6a7c47667b0a02" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":proc-macro2-v0_4_27" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=4a6a7c47667b0a02", | 
|  | "-Cextra-filename=-4a6a7c47667b0a02", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"proc-macro\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("quote-v1_0_7") { | 
|  | crate_name = "quote" | 
|  | crate_root = "//third_party/rust_crates/vendor/quote/src/lib.rs" | 
|  | output_name = "quote-9f1f949289306afa" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":proc-macro2-v1_0_19" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=9f1f949289306afa", | 
|  | "-Cextra-filename=-9f1f949289306afa", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"proc-macro\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rand-v0_3_23") { | 
|  | crate_name = "rand" | 
|  | crate_root = "//third_party/rust_crates/vendor/rand-0.3.23/src/lib.rs" | 
|  | output_name = "rand-2c666fe219af820b" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | deps += [ ":rand-v0_4_6" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=2c666fe219af820b", | 
|  | "-Cextra-filename=-2c666fe219af820b", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rand-v0_4_6") { | 
|  | crate_name = "rand" | 
|  | crate_root = "//third_party/rust_crates/vendor/rand-0.4.6/src/lib.rs" | 
|  | output_name = "rand-875e21dccd44d7c9" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | if (false) { | 
|  | deps += [ ":rand_core-v0_3_1" ] | 
|  | deps += [ ":rdrand-v0_4_0" ] | 
|  | } | 
|  | if (current_os == "fuchsia") { | 
|  | deps += [ ":fuchsia-cprng-v0_1_1" ] | 
|  | } | 
|  | if (true) { | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | } | 
|  | if (false) { | 
|  | deps += [ ":winapi-v0_3_9" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=875e21dccd44d7c9", | 
|  | "-Cextra-filename=-875e21dccd44d7c9", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"libc\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rand-v0_5_6") { | 
|  | crate_name = "rand" | 
|  | crate_root = "//third_party/rust_crates/vendor/rand-0.5.6/src/lib.rs" | 
|  | output_name = "rand-1f6e0de9691219e8" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":rand_core-v0_3_1" ] | 
|  | if (false) { | 
|  | deps += [ ":cloudabi-v0_0_3" ] | 
|  | } | 
|  | if (current_os == "fuchsia") { | 
|  | deps += [ ":fuchsia-cprng-v0_1_1" ] | 
|  | } | 
|  | if (true) { | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | } | 
|  | if (false) { | 
|  | deps += [ ":winapi-v0_3_9" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=1f6e0de9691219e8", | 
|  | "-Cextra-filename=-1f6e0de9691219e8", | 
|  | "--cfg=feature=\"alloc\"", | 
|  | "--cfg=feature=\"cloudabi\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"fuchsia-cprng\"", | 
|  | "--cfg=feature=\"libc\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=feature=\"winapi\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rand-v0_6_5") { | 
|  | crate_name = "rand" | 
|  | crate_root = "//third_party/rust_crates/vendor/rand-0.6.5/src/lib.rs" | 
|  | output_name = "rand-49454de2a45e84d2" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":rand_chacha-v0_1_1" ] | 
|  | deps += [ ":rand_core-v0_4_0" ] | 
|  | deps += [ ":rand_hc-v0_1_0" ] | 
|  | deps += [ ":rand_isaac-v0_1_1" ] | 
|  | deps += [ ":rand_jitter-v0_1_3" ] | 
|  | deps += [ ":rand_os-v0_1_2" ] | 
|  | deps += [ ":rand_pcg-v0_1_1" ] | 
|  | deps += [ ":rand_xorshift-v0_1_1" ] | 
|  | if (true) { | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | } | 
|  | if (false) { | 
|  | deps += [ ":winapi-v0_3_9" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=49454de2a45e84d2", | 
|  | "-Cextra-filename=-49454de2a45e84d2", | 
|  | "--cfg=feature=\"alloc\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"i128_support\"", | 
|  | "--cfg=feature=\"rand_os\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=rustc_1_25", | 
|  | "--cfg=rustc_1_26", | 
|  | "--cfg=rustc_1_27", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rand-v0_7_2") { | 
|  | crate_name = "rand" | 
|  | crate_root = "//third_party/rust_crates/vendor/rand/src/lib.rs" | 
|  | output_name = "rand-20e81bc4d0ea2cd2" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":getrandom-v0_1_13" ] | 
|  | deps += [ ":rand_core-v0_5_1" ] | 
|  | if (!false) { | 
|  | deps += [ ":rand_chacha-v0_2_1" ] | 
|  | } | 
|  | if (false) { | 
|  | deps += [ ":rand_hc-v0_2_0" ] | 
|  | } | 
|  | if (true) { | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=20e81bc4d0ea2cd2", | 
|  | "-Cextra-filename=-20e81bc4d0ea2cd2", | 
|  | "--cfg=feature=\"alloc\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"getrandom\"", | 
|  | "--cfg=feature=\"getrandom_package\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  |  | 
|  | aliased_deps = { | 
|  | getrandom_package = ":getrandom-v0_1_13" | 
|  | } | 
|  | } | 
|  |  | 
|  | rust_library("rand_chacha-v0_1_1") { | 
|  | crate_name = "rand_chacha" | 
|  | crate_root = "//third_party/rust_crates/vendor/rand_chacha-0.1.1/src/lib.rs" | 
|  | output_name = "rand_chacha-4d71541867d8f94f" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":rand_core-v0_3_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=4d71541867d8f94f", | 
|  | "-Cextra-filename=-4d71541867d8f94f", | 
|  | "--cfg=rustc_1_26", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rand_chacha-v0_2_1") { | 
|  | crate_name = "rand_chacha" | 
|  | crate_root = "//third_party/rust_crates/vendor/rand_chacha/src/lib.rs" | 
|  | output_name = "rand_chacha-e6eac7ee40461c84" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":c2-chacha-v0_2_3" ] | 
|  | deps += [ ":rand_core-v0_5_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=e6eac7ee40461c84", | 
|  | "-Cextra-filename=-e6eac7ee40461c84", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rand_core-v0_3_1") { | 
|  | crate_name = "rand_core" | 
|  | crate_root = "//third_party/rust_crates/vendor/rand_core-0.3.1/src/lib.rs" | 
|  | output_name = "rand_core-1d548fa20a792394" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":rand_core-v0_4_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=1d548fa20a792394", | 
|  | "-Cextra-filename=-1d548fa20a792394", | 
|  | "--cfg=feature=\"alloc\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rand_core-v0_4_0") { | 
|  | crate_name = "rand_core" | 
|  | crate_root = "//third_party/rust_crates/vendor/rand_core-0.4.0/src/lib.rs" | 
|  | output_name = "rand_core-b977c15482d5a8aa" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=b977c15482d5a8aa", | 
|  | "-Cextra-filename=-b977c15482d5a8aa", | 
|  | "--cfg=feature=\"alloc\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rand_core-v0_5_1") { | 
|  | crate_name = "rand_core" | 
|  | crate_root = "//third_party/rust_crates/vendor/rand_core/src/lib.rs" | 
|  | output_name = "rand_core-3b8db019998b7ccd" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":getrandom-v0_1_13" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=3b8db019998b7ccd", | 
|  | "-Cextra-filename=-3b8db019998b7ccd", | 
|  | "--cfg=feature=\"alloc\"", | 
|  | "--cfg=feature=\"getrandom\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rand_hc-v0_1_0") { | 
|  | crate_name = "rand_hc" | 
|  | crate_root = "//third_party/rust_crates/vendor/rand_hc-0.1.0/src/lib.rs" | 
|  | output_name = "rand_hc-e9f4f74a87ae5d3b" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":rand_core-v0_3_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=e9f4f74a87ae5d3b", | 
|  | "-Cextra-filename=-e9f4f74a87ae5d3b", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rand_hc-v0_2_0") { | 
|  | crate_name = "rand_hc" | 
|  | crate_root = "//third_party/rust_crates/vendor/rand_hc/src/lib.rs" | 
|  | output_name = "rand_hc-dcd34d22f422cc06" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":rand_core-v0_5_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=dcd34d22f422cc06", | 
|  | "-Cextra-filename=-dcd34d22f422cc06", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rand_isaac-v0_1_1") { | 
|  | crate_name = "rand_isaac" | 
|  | crate_root = "//third_party/rust_crates/vendor/rand_isaac/src/lib.rs" | 
|  | output_name = "rand_isaac-3b88f072e0dd7a40" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":rand_core-v0_3_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=3b88f072e0dd7a40", | 
|  | "-Cextra-filename=-3b88f072e0dd7a40", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rand_jitter-v0_1_3") { | 
|  | crate_name = "rand_jitter" | 
|  | crate_root = "//third_party/rust_crates/vendor/rand_jitter/src/lib.rs" | 
|  | output_name = "rand_jitter-f950fa4b6ab9b786" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":rand_core-v0_4_0" ] | 
|  | if (current_os == "mac" || false) { | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | } | 
|  | if (false) { | 
|  | deps += [ ":winapi-v0_3_9" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=f950fa4b6ab9b786", | 
|  | "-Cextra-filename=-f950fa4b6ab9b786", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rand_os-v0_1_2") { | 
|  | crate_name = "rand_os" | 
|  | crate_root = "//third_party/rust_crates/vendor/rand_os/src/lib.rs" | 
|  | output_name = "rand_os-b32b7b23928c4779" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":rand_core-v0_4_0" ] | 
|  | if (false) { | 
|  | deps += [ ":rdrand-v0_4_0" ] | 
|  | } | 
|  | if (false) { | 
|  | deps += [ ":cloudabi-v0_0_3" ] | 
|  | } | 
|  | if (current_os == "fuchsia") { | 
|  | deps += [ ":fuchsia-cprng-v0_1_1" ] | 
|  | } | 
|  | if (true) { | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | } | 
|  | if (false) { | 
|  | deps += [ ":winapi-v0_3_9" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=b32b7b23928c4779", | 
|  | "-Cextra-filename=-b32b7b23928c4779", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rand_pcg-v0_1_1") { | 
|  | crate_name = "rand_pcg" | 
|  | crate_root = "//third_party/rust_crates/vendor/rand_pcg/src/lib.rs" | 
|  | output_name = "rand_pcg-acb26d14eb85350b" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":rand_core-v0_3_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=acb26d14eb85350b", | 
|  | "-Cextra-filename=-acb26d14eb85350b", | 
|  | "--cfg=rust_1_26", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rand_xorshift-v0_1_1") { | 
|  | crate_name = "rand_xorshift" | 
|  | crate_root = "//third_party/rust_crates/vendor/rand_xorshift/src/lib.rs" | 
|  | output_name = "rand_xorshift-7904c04fa5190cb3" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":rand_core-v0_3_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=7904c04fa5190cb3", | 
|  | "-Cextra-filename=-7904c04fa5190cb3", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rand_xoshiro-v0_1_0") { | 
|  | crate_name = "rand_xoshiro" | 
|  | crate_root = "//third_party/rust_crates/vendor/rand_xoshiro/src/lib.rs" | 
|  | output_name = "rand_xoshiro-1085831e9652f99c" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":byteorder-v1_3_1" ] | 
|  | deps += [ ":rand_core-v0_3_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=1085831e9652f99c", | 
|  | "-Cextra-filename=-1085831e9652f99c", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rayon-v1_3_0") { | 
|  | crate_name = "rayon" | 
|  | crate_root = "//third_party/rust_crates/vendor/rayon/src/lib.rs" | 
|  | output_name = "rayon-9313a85f140dc837" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":crossbeam-deque-v0_7_3" ] | 
|  | deps += [ ":either-v1_5_0" ] | 
|  | deps += [ ":rayon-core-v1_7_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=9313a85f140dc837", | 
|  | "-Cextra-filename=-9313a85f140dc837", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rayon-core-v1_7_0") { | 
|  | crate_name = "rayon_core" | 
|  | crate_root = "//third_party/rust_crates/vendor/rayon-core/src/lib.rs" | 
|  | output_name = "rayon_core-1bba12a11050e3f7" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":crossbeam-deque-v0_7_3" ] | 
|  | deps += [ ":crossbeam-queue-v0_2_1" ] | 
|  | deps += [ ":crossbeam-utils-v0_7_2" ] | 
|  | deps += [ ":lazy_static-v1_4_0" ] | 
|  | deps += [ ":num_cpus-v1_12_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=1bba12a11050e3f7", | 
|  | "-Cextra-filename=-1bba12a11050e3f7", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rdrand-v0_4_0") { | 
|  | crate_name = "rdrand" | 
|  | crate_root = "//third_party/rust_crates/vendor/rdrand/src/lib.rs" | 
|  | output_name = "rdrand-f63300c5315f5e88" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":rand_core-v0_3_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=f63300c5315f5e88", | 
|  | "-Cextra-filename=-f63300c5315f5e88", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("redox_syscall-v0_1_51") { | 
|  | crate_name = "syscall" | 
|  | crate_root = "//third_party/rust_crates/vendor/redox_syscall/src/lib.rs" | 
|  | output_name = "syscall-744b5901ce7227f5" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=744b5901ce7227f5", | 
|  | "-Cextra-filename=-744b5901ce7227f5", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("redox_termios-v0_1_1") { | 
|  | crate_name = "redox_termios" | 
|  | crate_root = "//third_party/rust_crates/vendor/redox_termios/src/lib.rs" | 
|  | output_name = "redox_termios-961497fce38cbc39" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":redox_syscall-v0_1_51" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=961497fce38cbc39", | 
|  | "-Cextra-filename=-961497fce38cbc39", | 
|  | ] | 
|  |  | 
|  | aliased_deps = { | 
|  | syscall = ":redox_syscall-v0_1_51" | 
|  | } | 
|  | } | 
|  |  | 
|  | rust_library("regex-v1_3_5") { | 
|  | crate_name = "regex" | 
|  | crate_root = "//third_party/rust_crates/vendor/regex/src/lib.rs" | 
|  | output_name = "regex-be3eec66bf66867d" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":aho-corasick-v0_7_10" ] | 
|  | deps += [ ":memchr-v2_3_3" ] | 
|  | deps += [ ":regex-syntax-v0_6_17" ] | 
|  | deps += [ ":thread_local-v1_0_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=be3eec66bf66867d", | 
|  | "-Cextra-filename=-be3eec66bf66867d", | 
|  | "--cfg=feature=\"aho-corasick\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"memchr\"", | 
|  | "--cfg=feature=\"perf\"", | 
|  | "--cfg=feature=\"perf-cache\"", | 
|  | "--cfg=feature=\"perf-dfa\"", | 
|  | "--cfg=feature=\"perf-inline\"", | 
|  | "--cfg=feature=\"perf-literal\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=feature=\"thread_local\"", | 
|  | "--cfg=feature=\"unicode\"", | 
|  | "--cfg=feature=\"unicode-age\"", | 
|  | "--cfg=feature=\"unicode-bool\"", | 
|  | "--cfg=feature=\"unicode-case\"", | 
|  | "--cfg=feature=\"unicode-gencat\"", | 
|  | "--cfg=feature=\"unicode-perl\"", | 
|  | "--cfg=feature=\"unicode-script\"", | 
|  | "--cfg=feature=\"unicode-segment\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("regex-automata-v0_1_9") { | 
|  | crate_name = "regex_automata" | 
|  | crate_root = | 
|  | "//third_party/rust_crates/tiny_mirrors/regex-automata/src/lib.rs" | 
|  | output_name = "regex_automata-cdaa0041c57f3413" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":byteorder-v1_3_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=cdaa0041c57f3413", | 
|  | "-Cextra-filename=-cdaa0041c57f3413", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("regex-syntax-v0_6_17") { | 
|  | crate_name = "regex_syntax" | 
|  | crate_root = "//third_party/rust_crates/vendor/regex-syntax/src/lib.rs" | 
|  | output_name = "regex_syntax-579ced0738b0164d" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=579ced0738b0164d", | 
|  | "-Cextra-filename=-579ced0738b0164d", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"unicode\"", | 
|  | "--cfg=feature=\"unicode-age\"", | 
|  | "--cfg=feature=\"unicode-bool\"", | 
|  | "--cfg=feature=\"unicode-case\"", | 
|  | "--cfg=feature=\"unicode-gencat\"", | 
|  | "--cfg=feature=\"unicode-perl\"", | 
|  | "--cfg=feature=\"unicode-script\"", | 
|  | "--cfg=feature=\"unicode-segment\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("remove_dir_all-v0_5_1") { | 
|  | crate_name = "remove_dir_all" | 
|  | crate_root = "//third_party/rust_crates/vendor/remove_dir_all/src/lib.rs" | 
|  | output_name = "remove_dir_all-202715e376d8ea96" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | if (false) { | 
|  | deps += [ ":winapi-v0_3_9" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=202715e376d8ea96", | 
|  | "-Cextra-filename=-202715e376d8ea96", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rental-v0_5_4") { | 
|  | crate_name = "rental" | 
|  | crate_root = "//third_party/rust_crates/vendor/rental/src/lib.rs" | 
|  | output_name = "rental-9bf0e036dc6b950b" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":rental-impl-v0_5_4($host_toolchain)" ] | 
|  | deps += [ ":stable_deref_trait-v1_1_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=9bf0e036dc6b950b", | 
|  | "-Cextra-filename=-9bf0e036dc6b950b", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_proc_macro("rental-impl-v0_5_4") { | 
|  | crate_name = "rental_impl" | 
|  | crate_root = "//third_party/rust_crates/vendor/rental-impl/src/lib.rs" | 
|  | output_name = "rental_impl-3fbb9126d186639f" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":proc-macro2-v0_4_27" ] | 
|  | deps += [ ":quote-v0_6_11" ] | 
|  | deps += [ ":syn-v0_15_26" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=3fbb9126d186639f", | 
|  | "-Cextra-filename=-3fbb9126d186639f", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("ring-v0_16_12") { | 
|  | crate_name = "ring" | 
|  | crate_root = "//third_party/rust_crates/vendor/ring/src/lib.rs" | 
|  | output_name = "ring-34f98e503c3d6a69" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":untrusted-v0_7_0" ] | 
|  | if ((current_cpu == "arm64" || false || false || current_cpu == "x64") && | 
|  | !false) { | 
|  | deps += [ ":spin-v0_5_2" ] | 
|  | } | 
|  | if (false && false && false && false) { | 
|  | deps += [ ":web-sys-v0_3_36" ] | 
|  | } | 
|  | if (false || false || current_os == "linux" || false || false || false) { | 
|  | deps += [ ":lazy_static-v1_4_0" ] | 
|  | } | 
|  | if (false || current_os == "linux") { | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | } | 
|  | if (false) { | 
|  | deps += [ ":winapi-v0_3_9" ] | 
|  | } | 
|  | deps += [ "//third_party/rust_crates/compat/ring:ring-core" ] | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=34f98e503c3d6a69", | 
|  | "-Cextra-filename=-34f98e503c3d6a69", | 
|  | "--cfg=feature=\"alloc\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"dev_urandom_fallback\"", | 
|  | "--cfg=feature=\"lazy_static\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rouille-v3_0_0") { | 
|  | crate_name = "rouille" | 
|  | crate_root = "//third_party/rust_crates/vendor/rouille/src/lib.rs" | 
|  | output_name = "rouille-88f0139a27ad0c5d" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":base64-v0_9_3" ] | 
|  | deps += [ ":brotli2-v0_3_2" ] | 
|  | deps += [ ":chrono-v0_4_11" ] | 
|  | deps += [ ":deflate-v0_7_19" ] | 
|  | deps += [ ":filetime-v0_2_4" ] | 
|  | deps += [ ":multipart-v0_15_4" ] | 
|  | deps += [ ":num_cpus-v1_12_0" ] | 
|  | deps += [ ":rand-v0_5_6" ] | 
|  | deps += [ ":serde-v1_0_116" ] | 
|  | deps += [ ":serde_derive-v1_0_116($host_toolchain)" ] | 
|  | deps += [ ":serde_json-v1_0_38" ] | 
|  | deps += [ ":sha1-v0_6_0" ] | 
|  | deps += [ ":term-v0_5_1" ] | 
|  | deps += [ ":threadpool-v1_7_1" ] | 
|  | deps += [ ":time-v0_1_42" ] | 
|  | deps += [ ":tiny_http-v0_6_2" ] | 
|  | deps += [ ":url-v1_7_2" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=88f0139a27ad0c5d", | 
|  | "-Cextra-filename=-88f0139a27ad0c5d", | 
|  | "--cfg=feature=\"brotli\"", | 
|  | "--cfg=feature=\"brotli2\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"deflate\"", | 
|  | "--cfg=feature=\"gzip\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rust-crypto-v0_2_36") { | 
|  | crate_name = "crypto" | 
|  | crate_root = "//third_party/rust-mirrors/rust-crypto/src/lib.rs" | 
|  | output_name = "crypto-6b666b5d7cfb935b" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | deps += [ ":rand-v0_3_23" ] | 
|  | deps += [ ":rustc-serialize-v0_3_24" ] | 
|  | deps += [ ":time-v0_1_42" ] | 
|  | deps += [ "//third_party/rust_crates/compat/rust-crypto" ] | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=6b666b5d7cfb935b", | 
|  | "-Cextra-filename=-6b666b5d7cfb935b", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rust_icu_common-v0_4_1") { | 
|  | crate_name = "rust_icu_common" | 
|  | crate_root = "//third_party/rust_crates/vendor/rust_icu_common/src/lib.rs" | 
|  | output_name = "rust_icu_common-5ea49d4a625e7171" | 
|  | configs += [ "//src/lib/icu:version" ] | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":anyhow-v1_0_25" ] | 
|  | deps += [ ":rust_icu_sys-v0_4_1" ] | 
|  | deps += [ ":thiserror-v1_0_9" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=5ea49d4a625e7171", | 
|  | "-Cextra-filename=-5ea49d4a625e7171", | 
|  | "--cfg=feature=\"icu_version_67_plus\"", | 
|  | "--cfg=feature=\"icu_version_in_env\"", | 
|  | "--cfg=feature=\"renaming\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rust_icu_sys-v0_4_1") { | 
|  | crate_name = "rust_icu_sys" | 
|  | crate_root = "//third_party/rust_crates/vendor/rust_icu_sys/src/lib.rs" | 
|  | output_name = "rust_icu_sys-439d56b271a229ad" | 
|  | configs += [ "//src/lib/icu:version" ] | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | deps += [ ":paste-v1_0_0($host_toolchain)" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=439d56b271a229ad", | 
|  | "-Cextra-filename=-439d56b271a229ad", | 
|  | "--cfg=feature=\"icu_version_67_plus\"", | 
|  | "--cfg=feature=\"icu_version_in_env\"", | 
|  | "--cfg=feature=\"renaming\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rust_icu_ucal-v0_4_1") { | 
|  | crate_name = "rust_icu_ucal" | 
|  | crate_root = "//third_party/rust_crates/vendor/rust_icu_ucal/src/lib.rs" | 
|  | output_name = "rust_icu_ucal-cd365d62746eef63" | 
|  | configs += [ "//src/lib/icu:version" ] | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  | deps += [ ":paste-v1_0_0($host_toolchain)" ] | 
|  | deps += [ ":rust_icu_common-v0_4_1" ] | 
|  | deps += [ ":rust_icu_sys-v0_4_1" ] | 
|  | deps += [ ":rust_icu_uenum-v0_4_1" ] | 
|  | deps += [ ":rust_icu_ustring-v0_4_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=cd365d62746eef63", | 
|  | "-Cextra-filename=-cd365d62746eef63", | 
|  | "--cfg=feature=\"icu_version_in_env\"", | 
|  | "--cfg=feature=\"renaming\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rust_icu_udat-v0_4_1") { | 
|  | crate_name = "rust_icu_udat" | 
|  | crate_root = "//third_party/rust_crates/vendor/rust_icu_udat/src/lib.rs" | 
|  | output_name = "rust_icu_udat-4f04b1f71806b24c" | 
|  | configs += [ "//src/lib/icu:version" ] | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  | deps += [ ":paste-v1_0_0($host_toolchain)" ] | 
|  | deps += [ ":rust_icu_common-v0_4_1" ] | 
|  | deps += [ ":rust_icu_sys-v0_4_1" ] | 
|  | deps += [ ":rust_icu_ucal-v0_4_1" ] | 
|  | deps += [ ":rust_icu_uenum-v0_4_1" ] | 
|  | deps += [ ":rust_icu_uloc-v0_4_1" ] | 
|  | deps += [ ":rust_icu_ustring-v0_4_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=4f04b1f71806b24c", | 
|  | "-Cextra-filename=-4f04b1f71806b24c", | 
|  | "--cfg=feature=\"icu_version_in_env\"", | 
|  | "--cfg=feature=\"renaming\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rust_icu_udata-v0_4_1") { | 
|  | crate_name = "rust_icu_udata" | 
|  | crate_root = "//third_party/rust_crates/vendor/rust_icu_udata/src/lib.rs" | 
|  | output_name = "rust_icu_udata-c54105825d314371" | 
|  | configs += [ "//src/lib/icu:version" ] | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  | deps += [ ":paste-v1_0_0($host_toolchain)" ] | 
|  | deps += [ ":rust_icu_common-v0_4_1" ] | 
|  | deps += [ ":rust_icu_sys-v0_4_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=c54105825d314371", | 
|  | "-Cextra-filename=-c54105825d314371", | 
|  | "--cfg=feature=\"icu_version_in_env\"", | 
|  | "--cfg=feature=\"renaming\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rust_icu_uenum-v0_4_1") { | 
|  | crate_name = "rust_icu_uenum" | 
|  | crate_root = "//third_party/rust_crates/vendor/rust_icu_uenum/src/lib.rs" | 
|  | output_name = "rust_icu_uenum-8907af5918bf4b28" | 
|  | configs += [ "//src/lib/icu:version" ] | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":paste-v1_0_0($host_toolchain)" ] | 
|  | deps += [ ":rust_icu_common-v0_4_1" ] | 
|  | deps += [ ":rust_icu_sys-v0_4_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=8907af5918bf4b28", | 
|  | "-Cextra-filename=-8907af5918bf4b28", | 
|  | "--cfg=feature=\"icu_version_67_plus\"", | 
|  | "--cfg=feature=\"icu_version_in_env\"", | 
|  | "--cfg=feature=\"renaming\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rust_icu_uloc-v0_4_1") { | 
|  | crate_name = "rust_icu_uloc" | 
|  | crate_root = "//third_party/rust_crates/vendor/rust_icu_uloc/src/lib.rs" | 
|  | output_name = "rust_icu_uloc-5bd85400b66e0f51" | 
|  | configs += [ "//src/lib/icu:version" ] | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  | deps += [ ":paste-v1_0_0($host_toolchain)" ] | 
|  | deps += [ ":rust_icu_common-v0_4_1" ] | 
|  | deps += [ ":rust_icu_sys-v0_4_1" ] | 
|  | deps += [ ":rust_icu_uenum-v0_4_1" ] | 
|  | deps += [ ":rust_icu_ustring-v0_4_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=5bd85400b66e0f51", | 
|  | "-Cextra-filename=-5bd85400b66e0f51", | 
|  | "--cfg=feature=\"icu_version_67_plus\"", | 
|  | "--cfg=feature=\"icu_version_in_env\"", | 
|  | "--cfg=feature=\"renaming\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rust_icu_ustring-v0_4_1") { | 
|  | crate_name = "rust_icu_ustring" | 
|  | crate_root = "//third_party/rust_crates/vendor/rust_icu_ustring/src/lib.rs" | 
|  | output_name = "rust_icu_ustring-48284c7e1b9382a0" | 
|  | configs += [ "//src/lib/icu:version" ] | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  | deps += [ ":paste-v1_0_0($host_toolchain)" ] | 
|  | deps += [ ":rust_icu_common-v0_4_1" ] | 
|  | deps += [ ":rust_icu_sys-v0_4_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=48284c7e1b9382a0", | 
|  | "-Cextra-filename=-48284c7e1b9382a0", | 
|  | "--cfg=feature=\"icu_version_67_plus\"", | 
|  | "--cfg=feature=\"icu_version_in_env\"", | 
|  | "--cfg=feature=\"renaming\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rust_icu_utext-v0_4_1") { | 
|  | crate_name = "rust_icu_utext" | 
|  | crate_root = "//third_party/rust_crates/vendor/rust_icu_utext/src/lib.rs" | 
|  | output_name = "rust_icu_utext-e3b480b75052d1ed" | 
|  | configs += [ "//src/lib/icu:version" ] | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":paste-v1_0_0($host_toolchain)" ] | 
|  | deps += [ ":rust_icu_common-v0_4_1" ] | 
|  | deps += [ ":rust_icu_sys-v0_4_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=e3b480b75052d1ed", | 
|  | "-Cextra-filename=-e3b480b75052d1ed", | 
|  | "--cfg=feature=\"icu_version_in_env\"", | 
|  | "--cfg=feature=\"renaming\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rustc-demangle-v0_1_16") { | 
|  | crate_name = "rustc_demangle" | 
|  | crate_root = "//third_party/rust_crates/vendor/rustc-demangle/src/lib.rs" | 
|  | output_name = "rustc_demangle-79f810e86b22e50c" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=79f810e86b22e50c", | 
|  | "-Cextra-filename=-79f810e86b22e50c", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rustc-hash-v1_0_1") { | 
|  | crate_name = "rustc_hash" | 
|  | crate_root = "//third_party/rust_crates/vendor/rustc-hash/src/lib.rs" | 
|  | output_name = "rustc_hash-d18fd5c05c7b0ca4" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":byteorder-v1_3_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=d18fd5c05c7b0ca4", | 
|  | "-Cextra-filename=-d18fd5c05c7b0ca4", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rustc-serialize-v0_3_24") { | 
|  | crate_name = "rustc_serialize" | 
|  | crate_root = "//third_party/rust_crates/vendor/rustc-serialize/src/lib.rs" | 
|  | output_name = "rustc_serialize-cf1d65d911e642f1" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=cf1d65d911e642f1", | 
|  | "-Cextra-filename=-cf1d65d911e642f1", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rustls-v0_17_0") { | 
|  | crate_name = "rustls" | 
|  | crate_root = "//third_party/rust_crates/vendor/rustls/src/lib.rs" | 
|  | output_name = "rustls-e5718d4d3f3f0783" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":base64-v0_11_0" ] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  | deps += [ ":ring-v0_16_12" ] | 
|  | deps += [ ":sct-v0_6_0" ] | 
|  | deps += [ ":webpki-v0_21_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=e5718d4d3f3f0783", | 
|  | "-Cextra-filename=-e5718d4d3f3f0783", | 
|  | "--cfg=feature=\"dangerous_configuration\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"log\"", | 
|  | "--cfg=feature=\"logging\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rustls-native-certs-v0_3_0") { | 
|  | crate_name = "rustls_native_certs" | 
|  | crate_root = "//third_party/rust_crates/vendor/rustls-native-certs/src/lib.rs" | 
|  | output_name = "rustls_native_certs-3145d897db9d9dcb" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":rustls-v0_17_0" ] | 
|  | if (true && !(current_os == "mac")) { | 
|  | deps += [ ":openssl-probe-v0_1_2" ] | 
|  | } | 
|  | if (current_os == "mac") { | 
|  | deps += [ ":security-framework-v0_4_4" ] | 
|  | } | 
|  | if (false) { | 
|  | deps += [ ":schannel-v0_1_19" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=3145d897db9d9dcb", | 
|  | "-Cextra-filename=-3145d897db9d9dcb", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rusttype-v0_7_5") { | 
|  | crate_name = "rusttype" | 
|  | crate_root = "//third_party/rust_crates/vendor/rusttype/src/lib.rs" | 
|  | output_name = "rusttype-3d74d06ebd427455" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":approx-v0_3_1" ] | 
|  | deps += [ ":arrayvec-v0_4_10" ] | 
|  | deps += [ ":ordered-float-v1_0_1" ] | 
|  | deps += [ ":stb_truetype-v0_2_6" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=3d74d06ebd427455", | 
|  | "-Cextra-filename=-3d74d06ebd427455", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("rusty-fork-v0_2_1") { | 
|  | crate_name = "rusty_fork" | 
|  | crate_root = "//third_party/rust_crates/vendor/rusty-fork/src/lib.rs" | 
|  | output_name = "rusty_fork-ac04dd6dceaad5be" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":fnv-v1_0_6" ] | 
|  | deps += [ ":quick-error-v1_2_2" ] | 
|  | deps += [ ":tempfile-v3_1_0" ] | 
|  | deps += [ ":wait-timeout-v0_1_5" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=ac04dd6dceaad5be", | 
|  | "-Cextra-filename=-ac04dd6dceaad5be", | 
|  | "--cfg=feature=\"timeout\"", | 
|  | "--cfg=feature=\"wait-timeout\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("ryu-v0_2_7") { | 
|  | crate_name = "ryu" | 
|  | crate_root = "//third_party/rust_crates/vendor/ryu-0.2.7/src/lib.rs" | 
|  | output_name = "ryu-247bfca05763f946" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=247bfca05763f946", | 
|  | "-Cextra-filename=-247bfca05763f946", | 
|  | "--cfg=integer128", | 
|  | "--cfg=must_use_return", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("ryu-v1_0_3") { | 
|  | crate_name = "ryu" | 
|  | crate_root = "//third_party/rust_crates/vendor/ryu/src/lib.rs" | 
|  | output_name = "ryu-892abe88d9705b75" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=892abe88d9705b75", | 
|  | "-Cextra-filename=-892abe88d9705b75", | 
|  | "--cfg=integer128", | 
|  | "--cfg=must_use_return", | 
|  | "--cfg=maybe_uninit", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("safemem-v0_2_0") { | 
|  | crate_name = "safemem" | 
|  | crate_root = "//third_party/rust_crates/vendor/safemem-0.2.0/src/lib.rs" | 
|  | output_name = "safemem-4153149682bcbffa" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=4153149682bcbffa", | 
|  | "-Cextra-filename=-4153149682bcbffa", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("safemem-v0_3_0") { | 
|  | crate_name = "safemem" | 
|  | crate_root = "//third_party/rust_crates/vendor/safemem/src/lib.rs" | 
|  | output_name = "safemem-aa454cc1e0ab7f9f" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=aa454cc1e0ab7f9f", | 
|  | "-Cextra-filename=-aa454cc1e0ab7f9f", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("same-file-v1_0_4") { | 
|  | crate_name = "same_file" | 
|  | crate_root = "//third_party/rust_crates/vendor/same-file/src/lib.rs" | 
|  | output_name = "same_file-460d9eb4eb179eea" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | if (false) { | 
|  | deps += [ ":winapi-util-v0_1_5" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=460d9eb4eb179eea", | 
|  | "-Cextra-filename=-460d9eb4eb179eea", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("schannel-v0_1_19") { | 
|  | crate_name = "schannel" | 
|  | crate_root = "//third_party/rust_crates/vendor/schannel/src/lib.rs" | 
|  | output_name = "schannel-140c87c712698950" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":lazy_static-v1_4_0" ] | 
|  | deps += [ ":winapi-v0_3_9" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=140c87c712698950", | 
|  | "-Cextra-filename=-140c87c712698950", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("scoped-tls-hkt-v0_1_2") { | 
|  | crate_name = "scoped_tls_hkt" | 
|  | crate_root = "//third_party/rust_crates/vendor/scoped-tls-hkt/src/lib.rs" | 
|  | output_name = "scoped_tls_hkt-2f661c70d073416e" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=2f661c70d073416e", | 
|  | "-Cextra-filename=-2f661c70d073416e", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("scopeguard-v0_3_3") { | 
|  | crate_name = "scopeguard" | 
|  | crate_root = "//third_party/rust_crates/vendor/scopeguard-0.3.3/src/lib.rs" | 
|  | output_name = "scopeguard-e82be4b7277f65" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=e82be4b7277f65", | 
|  | "-Cextra-filename=-e82be4b7277f65", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"use_std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("scopeguard-v1_0_0") { | 
|  | crate_name = "scopeguard" | 
|  | crate_root = "//third_party/rust_crates/vendor/scopeguard/src/lib.rs" | 
|  | output_name = "scopeguard-bfe66f8a0233b245" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=bfe66f8a0233b245", | 
|  | "-Cextra-filename=-bfe66f8a0233b245", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("sct-v0_6_0") { | 
|  | crate_name = "sct" | 
|  | crate_root = "//third_party/rust_crates/vendor/sct/src/lib.rs" | 
|  | output_name = "sct-879ad9017e22db73" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":ring-v0_16_12" ] | 
|  | deps += [ ":untrusted-v0_7_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=879ad9017e22db73", | 
|  | "-Cextra-filename=-879ad9017e22db73", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("security-framework-v0_4_4") { | 
|  | crate_name = "security_framework" | 
|  | crate_root = | 
|  | "//third_party/rust_crates/tiny_mirrors/security-framework/src/lib.rs" | 
|  | output_name = "security_framework-bc94113e1496fc39" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":bitflags-v1_2_1" ] | 
|  | deps += [ ":core-foundation-v0_7_0" ] | 
|  | deps += [ ":core-foundation-sys-v0_7_0" ] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | deps += [ ":security-framework-sys-v0_4_3" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=bc94113e1496fc39", | 
|  | "-Cextra-filename=-bc94113e1496fc39", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("security-framework-sys-v0_4_3") { | 
|  | crate_name = "security_framework_sys" | 
|  | crate_root = | 
|  | "//third_party/rust_crates/vendor/security-framework-sys/src/lib.rs" | 
|  | output_name = "security_framework_sys-76a9cfb3164f386" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":core-foundation-sys-v0_7_0" ] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=76a9cfb3164f386", | 
|  | "-Cextra-filename=-76a9cfb3164f386", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("semver-v0_9_0") { | 
|  | crate_name = "semver" | 
|  | crate_root = "//third_party/rust_crates/vendor/semver/src/lib.rs" | 
|  | output_name = "semver-cafeca1c46011ca9" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":semver-parser-v0_7_0" ] | 
|  | deps += [ ":serde-v1_0_116" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=cafeca1c46011ca9", | 
|  | "-Cextra-filename=-cafeca1c46011ca9", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"serde\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("semver-parser-v0_7_0") { | 
|  | crate_name = "semver_parser" | 
|  | crate_root = "//third_party/rust_crates/vendor/semver-parser/src/lib.rs" | 
|  | output_name = "semver_parser-cd0215f2368b3722" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=cd0215f2368b3722", | 
|  | "-Cextra-filename=-cd0215f2368b3722", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("serde-v1_0_116") { | 
|  | crate_name = "serde" | 
|  | crate_root = "//third_party/rust_crates/vendor/serde/src/lib.rs" | 
|  | output_name = "serde-51abe0aa53b0d3ac" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":serde_derive-v1_0_116($host_toolchain)" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=51abe0aa53b0d3ac", | 
|  | "-Cextra-filename=-51abe0aa53b0d3ac", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"derive\"", | 
|  | "--cfg=feature=\"serde_derive\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=ops_bound", | 
|  | "--cfg=core_reverse", | 
|  | "--cfg=de_boxed_c_str", | 
|  | "--cfg=de_boxed_path", | 
|  | "--cfg=de_rc_dst", | 
|  | "--cfg=core_duration", | 
|  | "--cfg=integer128", | 
|  | "--cfg=range_inclusive", | 
|  | "--cfg=num_nonzero", | 
|  | "--cfg=core_try_from", | 
|  | "--cfg=num_nonzero_signed", | 
|  | "--cfg=std_atomic64", | 
|  | "--cfg=std_atomic", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("serde_cbor-v0_11_1") { | 
|  | crate_name = "serde_cbor" | 
|  | crate_root = "//third_party/rust_crates/vendor/serde_cbor/src/lib.rs" | 
|  | output_name = "serde_cbor-196735531d02fccc" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":half-v1_6_0" ] | 
|  | deps += [ ":serde-v1_0_116" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=196735531d02fccc", | 
|  | "-Cextra-filename=-196735531d02fccc", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_proc_macro("serde_derive-v1_0_116") { | 
|  | crate_name = "serde_derive" | 
|  | crate_root = "//third_party/rust_crates/vendor/serde_derive/src/lib.rs" | 
|  | output_name = "serde_derive-5a8d3d0247af7cfd" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":proc-macro2-v1_0_19" ] | 
|  | deps += [ ":quote-v1_0_7" ] | 
|  | deps += [ ":syn-v1_0_41" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=5a8d3d0247af7cfd", | 
|  | "-Cextra-filename=-5a8d3d0247af7cfd", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=underscore_consts", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("serde_json-v1_0_38") { | 
|  | crate_name = "serde_json" | 
|  | crate_root = "//third_party/rust_crates/vendor/serde_json/src/lib.rs" | 
|  | output_name = "serde_json-e16cf83bbc279b95" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":itoa-v0_4_3" ] | 
|  | deps += [ ":ryu-v0_2_7" ] | 
|  | deps += [ ":serde-v1_0_116" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=e16cf83bbc279b95", | 
|  | "-Cextra-filename=-e16cf83bbc279b95", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("serde_json5-v0_1_0") { | 
|  | crate_name = "serde_json5" | 
|  | crate_root = "//third_party/rust-mirrors/serde_json5/third_party/src/lib.rs" | 
|  | output_name = "serde_json5-c6c8351d886fc9d3" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":pest-v2_1_0" ] | 
|  | deps += [ ":pest_derive-v2_1_0($host_toolchain)" ] | 
|  | deps += [ ":serde-v1_0_116" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=c6c8351d886fc9d3", | 
|  | "-Cextra-filename=-c6c8351d886fc9d3", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_proc_macro("serde_repr-v0_1_3") { | 
|  | crate_name = "serde_repr" | 
|  | crate_root = "//third_party/rust_crates/vendor/serde_repr/src/lib.rs" | 
|  | output_name = "serde_repr-821e19f1d7a82d0e" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":proc-macro2-v0_4_27" ] | 
|  | deps += [ ":quote-v0_6_11" ] | 
|  | deps += [ ":syn-v0_15_26" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=821e19f1d7a82d0e", | 
|  | "-Cextra-filename=-821e19f1d7a82d0e", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("servo-freetype-sys-v4_0_5") { | 
|  | crate_name = "freetype_sys" | 
|  | crate_root = | 
|  | "//third_party/rust_crates/tiny_mirrors/servo-freetype-sys/src/lib.rs" | 
|  | output_name = "freetype_sys-b176f3e101aab84" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=b176f3e101aab84", | 
|  | "-Cextra-filename=-b176f3e101aab84", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("sha1-v0_6_0") { | 
|  | crate_name = "sha1" | 
|  | crate_root = "//third_party/rust_crates/vendor/sha1/src/lib.rs" | 
|  | output_name = "sha1-3b0af8831da37bad" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=3b0af8831da37bad", | 
|  | "-Cextra-filename=-3b0af8831da37bad", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("sharded-slab-v0_0_9") { | 
|  | crate_name = "sharded_slab" | 
|  | crate_root = "//third_party/rust_crates/vendor/sharded-slab/src/lib.rs" | 
|  | output_name = "sharded_slab-a5fb9ebc6e519d9e" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":lazy_static-v1_4_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=a5fb9ebc6e519d9e", | 
|  | "-Cextra-filename=-a5fb9ebc6e519d9e", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("signal-hook-v0_1_16") { | 
|  | crate_name = "signal_hook" | 
|  | crate_root = "//third_party/rust_crates/vendor/signal-hook/src/lib.rs" | 
|  | output_name = "signal_hook-37c66c596290553a" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | deps += [ ":mio-v0_7_0" ] | 
|  | deps += [ ":signal-hook-registry-v1_2_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=37c66c596290553a", | 
|  | "-Cextra-filename=-37c66c596290553a", | 
|  | "--cfg=feature=\"mio-0_7-support\"", | 
|  | "--cfg=feature=\"mio_0_7\"", | 
|  | ] | 
|  |  | 
|  | aliased_deps = { | 
|  | mio_0_7 = ":mio-v0_7_0" | 
|  | } | 
|  | } | 
|  |  | 
|  | rust_library("signal-hook-registry-v1_2_0") { | 
|  | crate_name = "signal_hook_registry" | 
|  | crate_root = | 
|  | "//third_party/rust_crates/vendor/signal-hook-registry/src/lib.rs" | 
|  | output_name = "signal_hook_registry-89f29a6954981833" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":arc-swap-v0_4_4" ] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=89f29a6954981833", | 
|  | "-Cextra-filename=-89f29a6954981833", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("simplelog-v0_7_5") { | 
|  | crate_name = "simplelog" | 
|  | crate_root = "//third_party/rust_crates/vendor/simplelog/src/lib.rs" | 
|  | output_name = "simplelog-b68b3dad32069c38" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":chrono-v0_4_11" ] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  | deps += [ ":term-v0_5_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=b68b3dad32069c38", | 
|  | "-Cextra-filename=-b68b3dad32069c38", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"term\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("siphasher-v0_2_3") { | 
|  | crate_name = "siphasher" | 
|  | crate_root = "//third_party/rust_crates/vendor/siphasher/src/lib.rs" | 
|  | output_name = "siphasher-c0f71ec8ce76c479" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=c0f71ec8ce76c479", | 
|  | "-Cextra-filename=-c0f71ec8ce76c479", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("slab-v0_4_2") { | 
|  | crate_name = "slab" | 
|  | crate_root = "//third_party/rust_crates/vendor/slab/src/lib.rs" | 
|  | output_name = "slab-8335b1c9e90ee478" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=8335b1c9e90ee478", | 
|  | "-Cextra-filename=-8335b1c9e90ee478", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("smallvec-v0_6_13") { | 
|  | crate_name = "smallvec" | 
|  | crate_root = "//third_party/rust_crates/vendor/smallvec-0.6.13/lib.rs" | 
|  | output_name = "smallvec-15257cc85e7a16b9" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":maybe-uninit-v2_0_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=15257cc85e7a16b9", | 
|  | "-Cextra-filename=-15257cc85e7a16b9", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("smallvec-v1_1_0") { | 
|  | crate_name = "smallvec" | 
|  | crate_root = "//third_party/rust_crates/vendor/smallvec/lib.rs" | 
|  | output_name = "smallvec-285ba3d5a6d48af" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=285ba3d5a6d48af", | 
|  | "-Cextra-filename=-285ba3d5a6d48af", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("smol-v0_1_11") { | 
|  | crate_name = "smol" | 
|  | crate_root = "//third_party/rust_crates/vendor/smol/src/lib.rs" | 
|  | output_name = "smol-64af227c49a8c7a8" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":async-task-v3_0_0" ] | 
|  | deps += [ ":crossbeam-deque-v0_7_3" ] | 
|  | deps += [ ":crossbeam-queue-v0_2_1" ] | 
|  | deps += [ ":crossbeam-utils-v0_7_2" ] | 
|  | deps += [ ":futures-io-v0_3_5" ] | 
|  | deps += [ ":futures-util-v0_3_5" ] | 
|  | deps += [ ":once_cell-v1_4_0" ] | 
|  | deps += [ ":piper-v0_1_2" ] | 
|  | deps += [ ":scoped-tls-hkt-v0_1_2" ] | 
|  | deps += [ ":slab-v0_4_2" ] | 
|  | deps += [ ":socket2-v0_3_12" ] | 
|  | if (true) { | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | } | 
|  | if (false) { | 
|  | deps += [ ":wepoll-binding-v2_0_2" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=64af227c49a8c7a8", | 
|  | "-Cextra-filename=-64af227c49a8c7a8", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("snowflake-v1_3_0") { | 
|  | crate_name = "snowflake" | 
|  | crate_root = "//third_party/rust_crates/vendor/snowflake/src/lib.rs" | 
|  | output_name = "snowflake-ce6dd979630de036" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=ce6dd979630de036", | 
|  | "-Cextra-filename=-ce6dd979630de036", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("socket2-v0_3_12") { | 
|  | crate_name = "socket2" | 
|  | crate_root = "//third_party/rust_crates/vendor/socket2/src/lib.rs" | 
|  | output_name = "socket2-1fd8d8c664cba3b6" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | if (true || false) { | 
|  | deps += [ ":cfg-if-v0_1_10" ] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | } | 
|  | if (false) { | 
|  | deps += [ ":redox_syscall-v0_1_51" ] | 
|  | } | 
|  | if (false) { | 
|  | deps += [ ":winapi-v0_3_9" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=1fd8d8c664cba3b6", | 
|  | "-Cextra-filename=-1fd8d8c664cba3b6", | 
|  | "--cfg=feature=\"pair\"", | 
|  | "--cfg=feature=\"reuseport\"", | 
|  | "--cfg=feature=\"unix\"", | 
|  | ] | 
|  |  | 
|  | aliased_deps = { | 
|  | syscall = ":redox_syscall-v0_1_51" | 
|  | } | 
|  | } | 
|  |  | 
|  | rust_library("spin-v0_5_2") { | 
|  | crate_name = "spin" | 
|  | crate_root = "//third_party/rust_crates/vendor/spin/src/lib.rs" | 
|  | output_name = "spin-50733eeb0bba4c8d" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=50733eeb0bba4c8d", | 
|  | "-Cextra-filename=-50733eeb0bba4c8d", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("splines-v2_2_0") { | 
|  | crate_name = "splines" | 
|  | crate_root = "//third_party/rust_crates/vendor/splines/src/lib.rs" | 
|  | output_name = "splines-d1b51f4ec5d923f7" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=d1b51f4ec5d923f7", | 
|  | "-Cextra-filename=-d1b51f4ec5d923f7", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("stable_deref_trait-v1_1_1") { | 
|  | crate_name = "stable_deref_trait" | 
|  | crate_root = "//third_party/rust_crates/vendor/stable_deref_trait/src/lib.rs" | 
|  | output_name = "stable_deref_trait-1bde01aa2aa758b9" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=1bde01aa2aa758b9", | 
|  | "-Cextra-filename=-1bde01aa2aa758b9", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("static_assertions-v1_1_0") { | 
|  | crate_name = "static_assertions" | 
|  | crate_root = "//third_party/rust_crates/vendor/static_assertions/src/lib.rs" | 
|  | output_name = "static_assertions-5fff9c36214c34b7" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=5fff9c36214c34b7", | 
|  | "-Cextra-filename=-5fff9c36214c34b7", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("stb_truetype-v0_2_6") { | 
|  | crate_name = "stb_truetype" | 
|  | crate_root = "//third_party/rust_crates/vendor/stb_truetype/src/lib.rs" | 
|  | output_name = "stb_truetype-5e019b3ceb8fd52f" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":byteorder-v1_3_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=5e019b3ceb8fd52f", | 
|  | "-Cextra-filename=-5e019b3ceb8fd52f", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("strsim-v0_8_0") { | 
|  | crate_name = "strsim" | 
|  | crate_root = "//third_party/rust_crates/vendor/strsim/src/lib.rs" | 
|  | output_name = "strsim-a6895684b05e64cd" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=a6895684b05e64cd", | 
|  | "-Cextra-filename=-a6895684b05e64cd", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("structopt-v0_2_14") { | 
|  | crate_name = "structopt" | 
|  | crate_root = "//third_party/rust_crates/vendor/structopt/src/lib.rs" | 
|  | output_name = "structopt-282f1735ac1cc133" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":clap-v2_33_0" ] | 
|  | deps += [ ":structopt-derive-v0_2_14($host_toolchain)" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=282f1735ac1cc133", | 
|  | "-Cextra-filename=-282f1735ac1cc133", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_proc_macro("structopt-derive-v0_2_14") { | 
|  | crate_name = "structopt_derive" | 
|  | crate_root = "//third_party/rust_crates/vendor/structopt-derive/src/lib.rs" | 
|  | output_name = "structopt_derive-809c043d87d920da" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":heck-v0_3_1" ] | 
|  | deps += [ ":proc-macro2-v0_4_27" ] | 
|  | deps += [ ":quote-v0_6_11" ] | 
|  | deps += [ ":syn-v0_15_26" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=809c043d87d920da", | 
|  | "-Cextra-filename=-809c043d87d920da", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("syn-v0_15_26") { | 
|  | crate_name = "syn" | 
|  | crate_root = "//third_party/rust_crates/vendor/syn-0.15.26/src/lib.rs" | 
|  | output_name = "syn-45b33f047f6103c6" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":proc-macro2-v0_4_27" ] | 
|  | deps += [ ":quote-v0_6_11" ] | 
|  | deps += [ ":unicode-xid-v0_1_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=45b33f047f6103c6", | 
|  | "-Cextra-filename=-45b33f047f6103c6", | 
|  | "--cfg=feature=\"clone-impls\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"derive\"", | 
|  | "--cfg=feature=\"extra-traits\"", | 
|  | "--cfg=feature=\"fold\"", | 
|  | "--cfg=feature=\"full\"", | 
|  | "--cfg=feature=\"parsing\"", | 
|  | "--cfg=feature=\"printing\"", | 
|  | "--cfg=feature=\"proc-macro\"", | 
|  | "--cfg=feature=\"quote\"", | 
|  | "--cfg=feature=\"visit\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("syn-v1_0_41") { | 
|  | crate_name = "syn" | 
|  | crate_root = "//third_party/rust_crates/vendor/syn/src/lib.rs" | 
|  | output_name = "syn-de51d36a285db121" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":proc-macro2-v1_0_19" ] | 
|  | deps += [ ":quote-v1_0_7" ] | 
|  | deps += [ ":unicode-xid-v0_2_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=de51d36a285db121", | 
|  | "-Cextra-filename=-de51d36a285db121", | 
|  | "--cfg=feature=\"clone-impls\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"derive\"", | 
|  | "--cfg=feature=\"extra-traits\"", | 
|  | "--cfg=feature=\"full\"", | 
|  | "--cfg=feature=\"parsing\"", | 
|  | "--cfg=feature=\"printing\"", | 
|  | "--cfg=feature=\"proc-macro\"", | 
|  | "--cfg=feature=\"quote\"", | 
|  | "--cfg=feature=\"visit\"", | 
|  | "--cfg=feature=\"visit-mut\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("synstructure-v0_12_1") { | 
|  | crate_name = "synstructure" | 
|  | crate_root = "//third_party/rust_crates/vendor/synstructure/src/lib.rs" | 
|  | output_name = "synstructure-379147eabfeddd75" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":proc-macro2-v1_0_19" ] | 
|  | deps += [ ":quote-v1_0_7" ] | 
|  | deps += [ ":syn-v1_0_41" ] | 
|  | deps += [ ":unicode-xid-v0_2_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=379147eabfeddd75", | 
|  | "-Cextra-filename=-379147eabfeddd75", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("tar-v0_4_25") { | 
|  | crate_name = "tar" | 
|  | crate_root = "//third_party/rust_crates/vendor/tar/src/lib.rs" | 
|  | output_name = "tar-f84162c57b5f3fa8" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":filetime-v0_2_4" ] | 
|  | if (false) { | 
|  | deps += [ ":redox_syscall-v0_1_51" ] | 
|  | } | 
|  | if (true) { | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | deps += [ ":xattr-v0_2_2" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=f84162c57b5f3fa8", | 
|  | "-Cextra-filename=-f84162c57b5f3fa8", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"xattr\"", | 
|  | ] | 
|  |  | 
|  | aliased_deps = { | 
|  | syscall = ":redox_syscall-v0_1_51" | 
|  | } | 
|  | } | 
|  |  | 
|  | rust_library("tempdir-v0_3_7") { | 
|  | crate_name = "tempdir" | 
|  | crate_root = "//third_party/rust_crates/vendor/tempdir/src/lib.rs" | 
|  | output_name = "tempdir-5354d0e7cf9ac43a" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":rand-v0_4_6" ] | 
|  | deps += [ ":remove_dir_all-v0_5_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=5354d0e7cf9ac43a", | 
|  | "-Cextra-filename=-5354d0e7cf9ac43a", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("tempfile-v3_1_0") { | 
|  | crate_name = "tempfile" | 
|  | crate_root = "//third_party/rust_crates/vendor/tempfile/src/lib.rs" | 
|  | output_name = "tempfile-7b1346fb1d7972df" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":cfg-if-v0_1_10" ] | 
|  | deps += [ ":rand-v0_7_2" ] | 
|  | deps += [ ":remove_dir_all-v0_5_1" ] | 
|  | if (false) { | 
|  | deps += [ ":redox_syscall-v0_1_51" ] | 
|  | } | 
|  | if (true) { | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | } | 
|  | if (false) { | 
|  | deps += [ ":winapi-v0_3_9" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=7b1346fb1d7972df", | 
|  | "-Cextra-filename=-7b1346fb1d7972df", | 
|  | ] | 
|  |  | 
|  | aliased_deps = { | 
|  | syscall = ":redox_syscall-v0_1_51" | 
|  | } | 
|  | } | 
|  |  | 
|  | rust_library("term-v0_5_1") { | 
|  | crate_name = "term" | 
|  | crate_root = "//third_party/rust_crates/vendor/term/src/lib.rs" | 
|  | output_name = "term-2cb16ccbdf283d91" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":byteorder-v1_3_1" ] | 
|  | if (false) { | 
|  | deps += [ ":winapi-v0_3_9" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=2cb16ccbdf283d91", | 
|  | "-Cextra-filename=-2cb16ccbdf283d91", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("termcolor-v1_1_0") { | 
|  | crate_name = "termcolor" | 
|  | crate_root = "//third_party/rust_crates/tiny_mirrors/termcolor/src/lib.rs" | 
|  | output_name = "termcolor-aa3f8d5c992f6147" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | if (false) { | 
|  | deps += [ ":winapi-util-v0_1_5" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=aa3f8d5c992f6147", | 
|  | "-Cextra-filename=-aa3f8d5c992f6147", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("termion-v1_5_3") { | 
|  | crate_name = "termion" | 
|  | crate_root = "//third_party/rust_crates/vendor/termion/src/lib.rs" | 
|  | output_name = "termion-bd203e66cab9a985" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":numtoa-v0_1_0" ] | 
|  | if (!false) { | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | } | 
|  | if (false) { | 
|  | deps += [ ":redox_syscall-v0_1_51" ] | 
|  | deps += [ ":redox_termios-v0_1_1" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=bd203e66cab9a985", | 
|  | "-Cextra-filename=-bd203e66cab9a985", | 
|  | ] | 
|  |  | 
|  | aliased_deps = { | 
|  | syscall = ":redox_syscall-v0_1_51" | 
|  | } | 
|  | } | 
|  |  | 
|  | rust_library("termios-v0_3_2") { | 
|  | crate_name = "termios" | 
|  | crate_root = "//third_party/rust_crates/vendor/termios/src/lib.rs" | 
|  | output_name = "termios-ef75c1b73286d58d" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=ef75c1b73286d58d", | 
|  | "-Cextra-filename=-ef75c1b73286d58d", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_proc_macro("test-case-v1_0_0") { | 
|  | crate_name = "test_case" | 
|  | crate_root = "//third_party/rust_crates/vendor/test-case/src/lib.rs" | 
|  | output_name = "test_case-1a4ea1b5541f1479" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":proc-macro2-v1_0_19" ] | 
|  | deps += [ ":quote-v1_0_7" ] | 
|  | deps += [ ":syn-v1_0_41" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=1a4ea1b5541f1479", | 
|  | "-Cextra-filename=-1a4ea1b5541f1479", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("textwrap-v0_11_0") { | 
|  | crate_name = "textwrap" | 
|  | crate_root = "//third_party/rust_crates/vendor/textwrap/src/lib.rs" | 
|  | output_name = "textwrap-942fc263da8a1e95" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":unicode-width-v0_1_5" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=942fc263da8a1e95", | 
|  | "-Cextra-filename=-942fc263da8a1e95", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("thiserror-v1_0_9") { | 
|  | crate_name = "thiserror" | 
|  | crate_root = "//third_party/rust_crates/vendor/thiserror/src/lib.rs" | 
|  | output_name = "thiserror-eafe64cb9fc967f6" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":thiserror-impl-v1_0_9($host_toolchain)" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=eafe64cb9fc967f6", | 
|  | "-Cextra-filename=-eafe64cb9fc967f6", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_proc_macro("thiserror-impl-v1_0_9") { | 
|  | crate_name = "thiserror_impl" | 
|  | crate_root = "//third_party/rust_crates/vendor/thiserror-impl/src/lib.rs" | 
|  | output_name = "thiserror_impl-469322d8438d8ad7" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":proc-macro2-v1_0_19" ] | 
|  | deps += [ ":quote-v1_0_7" ] | 
|  | deps += [ ":syn-v1_0_41" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=469322d8438d8ad7", | 
|  | "-Cextra-filename=-469322d8438d8ad7", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("thread_local-v1_0_1") { | 
|  | crate_name = "thread_local" | 
|  | crate_root = "//third_party/rust_crates/vendor/thread_local/src/lib.rs" | 
|  | output_name = "thread_local-c08961bcca26f08e" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":lazy_static-v1_4_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=c08961bcca26f08e", | 
|  | "-Cextra-filename=-c08961bcca26f08e", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("threadpool-v1_7_1") { | 
|  | crate_name = "threadpool" | 
|  | crate_root = "//third_party/rust_crates/vendor/threadpool/src/lib.rs" | 
|  | output_name = "threadpool-d926d0ce4d1b599c" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":num_cpus-v1_12_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=d926d0ce4d1b599c", | 
|  | "-Cextra-filename=-d926d0ce4d1b599c", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("time-v0_1_42") { | 
|  | crate_name = "time" | 
|  | crate_root = "//third_party/rust_crates/vendor/time/src/lib.rs" | 
|  | output_name = "time-8624bef189b0fa67" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  | if (false) { | 
|  | deps += [ ":redox_syscall-v0_1_51" ] | 
|  | } | 
|  | if (false) { | 
|  | deps += [ ":winapi-v0_3_9" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=8624bef189b0fa67", | 
|  | "-Cextra-filename=-8624bef189b0fa67", | 
|  | ] | 
|  |  | 
|  | aliased_deps = { | 
|  | syscall = ":redox_syscall-v0_1_51" | 
|  | } | 
|  | } | 
|  |  | 
|  | rust_library("timebomb-v0_1_2") { | 
|  | crate_name = "timebomb" | 
|  | crate_root = "//third_party/rust_crates/vendor/timebomb/src/lib.rs" | 
|  | output_name = "timebomb-29a9884c96189d4e" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":pulse-v0_5_3" ] | 
|  | deps += [ ":time-v0_1_42" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=29a9884c96189d4e", | 
|  | "-Cextra-filename=-29a9884c96189d4e", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("tiny_http-v0_6_2") { | 
|  | crate_name = "tiny_http" | 
|  | crate_root = "//third_party/rust_crates/vendor/tiny_http/src/lib.rs" | 
|  | output_name = "tiny_http-c62ae95a2a7c45ea" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":ascii-v0_8_7" ] | 
|  | deps += [ ":chrono-v0_4_11" ] | 
|  | deps += [ ":chunked_transfer-v0_3_1" ] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  | deps += [ ":url-v1_7_2" ] | 
|  | deps += [ "//build/config/sanitizers:suppress-lsan.DO-NOT-USE-THIS" ] | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=c62ae95a2a7c45ea", | 
|  | "-Cextra-filename=-c62ae95a2a7c45ea", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("tokio-v0_2_21") { | 
|  | crate_name = "tokio" | 
|  | crate_root = "//third_party/rust_crates/vendor/tokio/src/lib.rs" | 
|  | output_name = "tokio-4301d3f497b41b04" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":bytes-v0_5_4" ] | 
|  | deps += [ ":fnv-v1_0_6" ] | 
|  | deps += [ ":futures-core-v0_3_5" ] | 
|  | deps += [ ":memchr-v2_3_3" ] | 
|  | deps += [ ":pin-project-lite-v0_1_4" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=4301d3f497b41b04", | 
|  | "-Cextra-filename=-4301d3f497b41b04", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"fnv\"", | 
|  | "--cfg=feature=\"futures-core\"", | 
|  | "--cfg=feature=\"io-util\"", | 
|  | "--cfg=feature=\"memchr\"", | 
|  | "--cfg=feature=\"stream\"", | 
|  | "--cfg=feature=\"sync\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("tokio-rustls-v0_13_1") { | 
|  | crate_name = "tokio_rustls" | 
|  | crate_root = "//third_party/rust_crates/vendor/tokio-rustls/src/lib.rs" | 
|  | output_name = "tokio_rustls-4bae2a85418b59f8" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":futures-core-v0_3_5" ] | 
|  | deps += [ ":rustls-v0_17_0" ] | 
|  | deps += [ ":tokio-v0_2_21" ] | 
|  | deps += [ ":webpki-v0_21_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=4bae2a85418b59f8", | 
|  | "-Cextra-filename=-4bae2a85418b59f8", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("tokio-util-v0_3_1") { | 
|  | crate_name = "tokio_util" | 
|  | crate_root = "//third_party/rust_crates/vendor/tokio-util/src/lib.rs" | 
|  | output_name = "tokio_util-3bb14110668d9fbe" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":bytes-v0_5_4" ] | 
|  | deps += [ ":futures-core-v0_3_5" ] | 
|  | deps += [ ":futures-sink-v0_3_5" ] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  | deps += [ ":pin-project-lite-v0_1_4" ] | 
|  | deps += [ ":tokio-v0_2_21" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=3bb14110668d9fbe", | 
|  | "-Cextra-filename=-3bb14110668d9fbe", | 
|  | "--cfg=feature=\"codec\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("toml-v0_5_6") { | 
|  | crate_name = "toml" | 
|  | crate_root = "//third_party/rust_crates/vendor/toml/src/lib.rs" | 
|  | output_name = "toml-2563c91c8a85577d" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":serde-v1_0_116" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=2563c91c8a85577d", | 
|  | "-Cextra-filename=-2563c91c8a85577d", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("tower-service-v0_3_0") { | 
|  | crate_name = "tower_service" | 
|  | crate_root = "//third_party/rust_crates/vendor/tower-service/src/lib.rs" | 
|  | output_name = "tower_service-2289a8e10b994b8a" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=2289a8e10b994b8a", | 
|  | "-Cextra-filename=-2289a8e10b994b8a", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("tracing-v0_1_15") { | 
|  | crate_name = "tracing" | 
|  | crate_root = "//third_party/rust_crates/vendor/tracing/src/lib.rs" | 
|  | output_name = "tracing-7df98c48eff2097" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":cfg-if-v0_1_10" ] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  | deps += [ ":tracing-attributes-v0_1_9($host_toolchain)" ] | 
|  | deps += [ ":tracing-core-v0_1_10" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=7df98c48eff2097", | 
|  | "-Cextra-filename=-7df98c48eff2097", | 
|  | "--cfg=feature=\"attributes\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"log\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=feature=\"tracing-attributes\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_proc_macro("tracing-attributes-v0_1_9") { | 
|  | crate_name = "tracing_attributes" | 
|  | crate_root = "//third_party/rust_crates/vendor/tracing-attributes/src/lib.rs" | 
|  | output_name = "tracing_attributes-1e51075a344d1a76" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":proc-macro2-v1_0_19" ] | 
|  | deps += [ ":quote-v1_0_7" ] | 
|  | deps += [ ":syn-v1_0_41" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=1e51075a344d1a76", | 
|  | "-Cextra-filename=-1e51075a344d1a76", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("tracing-core-v0_1_10") { | 
|  | crate_name = "tracing_core" | 
|  | crate_root = "//third_party/rust_crates/tiny_mirrors/tracing-core/src/lib.rs" | 
|  | output_name = "tracing_core-1a1da1948dcfba9e" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":lazy_static-v1_4_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=1a1da1948dcfba9e", | 
|  | "-Cextra-filename=-1a1da1948dcfba9e", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"lazy_static\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("tracing-futures-v0_2_4") { | 
|  | crate_name = "tracing_futures" | 
|  | crate_root = "//third_party/rust_crates/vendor/tracing-futures/src/lib.rs" | 
|  | output_name = "tracing_futures-5bf1848656e98263" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":pin-project-v0_4_26" ] | 
|  | deps += [ ":tracing-v0_1_15" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=5bf1848656e98263", | 
|  | "-Cextra-filename=-5bf1848656e98263", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"pin-project\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=feature=\"std-future\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("tracing-log-v0_1_1") { | 
|  | crate_name = "tracing_log" | 
|  | crate_root = "//third_party/rust_crates/vendor/tracing-log/src/lib.rs" | 
|  | output_name = "tracing_log-e2660b4a22826952" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":lazy_static-v1_4_0" ] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  | deps += [ ":tracing-core-v0_1_10" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=e2660b4a22826952", | 
|  | "-Cextra-filename=-e2660b4a22826952", | 
|  | "--cfg=feature=\"log-tracer\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("tracing-subscriber-v0_2_7") { | 
|  | crate_name = "tracing_subscriber" | 
|  | crate_root = "//third_party/rust_crates/vendor/tracing-subscriber/src/lib.rs" | 
|  | output_name = "tracing_subscriber-206edd79a73e7358" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":chrono-v0_4_11" ] | 
|  | deps += [ ":sharded-slab-v0_0_9" ] | 
|  | deps += [ ":tracing-core-v0_1_10" ] | 
|  | deps += [ ":tracing-log-v0_1_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=206edd79a73e7358", | 
|  | "-Cextra-filename=-206edd79a73e7358", | 
|  | "--cfg=feature=\"chrono\"", | 
|  | "--cfg=feature=\"registry\"", | 
|  | "--cfg=feature=\"sharded-slab\"", | 
|  | "--cfg=feature=\"tracing-log\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("trust-dns-proto-v0_19_2") { | 
|  | crate_name = "trust_dns_proto" | 
|  | crate_root = "//third_party/rust_crates/vendor/trust-dns-proto/src/lib.rs" | 
|  | output_name = "trust_dns_proto-f1194200ce4c7ef0" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":async-trait-v0_1_40($host_toolchain)" ] | 
|  | deps += [ ":backtrace-v0_3_42" ] | 
|  | deps += [ ":enum-as-inner-v0_3_0($host_toolchain)" ] | 
|  | deps += [ ":futures-v0_3_5" ] | 
|  | deps += [ ":idna-v0_2_0" ] | 
|  | deps += [ ":lazy_static-v1_4_0" ] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  | deps += [ ":rand-v0_7_2" ] | 
|  | deps += [ ":smallvec-v1_1_0" ] | 
|  | deps += [ ":thiserror-v1_0_9" ] | 
|  | deps += [ ":url-v2_1_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=f1194200ce4c7ef0", | 
|  | "-Cextra-filename=-f1194200ce4c7ef0", | 
|  | "--cfg=feature=\"testing\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("trust-dns-resolver-v0_19_2") { | 
|  | crate_name = "trust_dns_resolver" | 
|  | crate_root = "//third_party/rust_crates/vendor/trust-dns-resolver/src/lib.rs" | 
|  | output_name = "trust_dns_resolver-b1fe29499f1925ce" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":backtrace-v0_3_42" ] | 
|  | deps += [ ":cfg-if-v0_1_10" ] | 
|  | deps += [ ":futures-v0_3_5" ] | 
|  | deps += [ ":lazy_static-v1_4_0" ] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  | deps += [ ":lru-cache-v0_1_2" ] | 
|  | deps += [ ":smallvec-v1_1_0" ] | 
|  | deps += [ ":thiserror-v1_0_9" ] | 
|  | deps += [ ":trust-dns-proto-v0_19_2" ] | 
|  |  | 
|  | rustenv = [ "CARGO_PKG_VERSION=\"0.19.2\"" ] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=b1fe29499f1925ce", | 
|  | "-Cextra-filename=-b1fe29499f1925ce", | 
|  | "--cfg=feature=\"testing\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("try-lock-v0_2_2") { | 
|  | crate_name = "try_lock" | 
|  | crate_root = "//third_party/rust_crates/vendor/try-lock/src/lib.rs" | 
|  | output_name = "try_lock-d2aa576612eef943" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=d2aa576612eef943", | 
|  | "-Cextra-filename=-d2aa576612eef943", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("ttf-parser-v0_8_2") { | 
|  | crate_name = "ttf_parser" | 
|  | crate_root = "//third_party/rust_crates/tiny_mirrors/ttf-parser/src/lib.rs" | 
|  | output_name = "ttf_parser-290b07bca3311e6a" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=290b07bca3311e6a", | 
|  | "-Cextra-filename=-290b07bca3311e6a", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("tui-v0_10_0") { | 
|  | crate_name = "tui" | 
|  | crate_root = "//third_party/rust_crates/vendor/tui/src/lib.rs" | 
|  | output_name = "tui-5761e34de280b46c" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":bitflags-v1_2_1" ] | 
|  | deps += [ ":cassowary-v0_3_0" ] | 
|  | deps += [ ":crossterm-v0_17_7" ] | 
|  | deps += [ ":unicode-segmentation-v1_2_1" ] | 
|  | deps += [ ":unicode-width-v0_1_5" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=5761e34de280b46c", | 
|  | "-Cextra-filename=-5761e34de280b46c", | 
|  | "--cfg=feature=\"crossterm\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("twoway-v0_1_8") { | 
|  | crate_name = "twoway" | 
|  | crate_root = "//third_party/rust_crates/vendor/twoway/src/lib.rs" | 
|  | output_name = "twoway-b1a1d820a8c2c969" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":memchr-v2_3_3" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=b1a1d820a8c2c969", | 
|  | "-Cextra-filename=-b1a1d820a8c2c969", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"use_std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("typed-arena-v1_4_1") { | 
|  | crate_name = "typed_arena" | 
|  | crate_root = "//third_party/rust_crates/vendor/typed-arena/src/lib.rs" | 
|  | output_name = "typed_arena-18c1bf68df33fe8c" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=18c1bf68df33fe8c", | 
|  | "-Cextra-filename=-18c1bf68df33fe8c", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("ucd-trie-v0_1_1") { | 
|  | crate_name = "ucd_trie" | 
|  | crate_root = "//third_party/rust_crates/vendor/ucd-trie/src/lib.rs" | 
|  | output_name = "ucd_trie-91d111d170cc5f0b" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=91d111d170cc5f0b", | 
|  | "-Cextra-filename=-91d111d170cc5f0b", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("unic-char-property-v0_9_0") { | 
|  | crate_name = "unic_char_property" | 
|  | crate_root = "//third_party/rust_crates/vendor/unic-char-property/src/lib.rs" | 
|  | output_name = "unic_char_property-445d81b4a0ae40c1" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":unic-char-range-v0_9_0" ] | 
|  |  | 
|  | rustenv = [ | 
|  | "CARGO_PKG_VERSION=\"0.9.0\"", | 
|  | "CARGO_PKG_NAME=\"unic-char-property\"", | 
|  | "CARGO_PKG_DESCRIPTION=\"\"", | 
|  | ] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=445d81b4a0ae40c1", | 
|  | "-Cextra-filename=-445d81b4a0ae40c1", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("unic-char-range-v0_9_0") { | 
|  | crate_name = "unic_char_range" | 
|  | crate_root = "//third_party/rust_crates/vendor/unic-char-range/src/lib.rs" | 
|  | output_name = "unic_char_range-9b60d6d5dd1543b8" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [ | 
|  | "CARGO_PKG_VERSION=\"0.9.0\"", | 
|  | "CARGO_PKG_NAME=\"unic-char-range\"", | 
|  | "CARGO_PKG_DESCRIPTION=\"\"", | 
|  | ] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=9b60d6d5dd1543b8", | 
|  | "-Cextra-filename=-9b60d6d5dd1543b8", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("unic-common-v0_9_0") { | 
|  | crate_name = "unic_common" | 
|  | crate_root = "//third_party/rust_crates/vendor/unic-common/src/lib.rs" | 
|  | output_name = "unic_common-48117e25b313876" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [ | 
|  | "CARGO_PKG_VERSION=\"0.9.0\"", | 
|  | "CARGO_PKG_NAME=\"unic-common\"", | 
|  | "CARGO_PKG_DESCRIPTION=\"\"", | 
|  | ] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=48117e25b313876", | 
|  | "-Cextra-filename=-48117e25b313876", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("unic-ucd-block-v0_9_0") { | 
|  | crate_name = "unic_ucd_block" | 
|  | crate_root = "//third_party/rust_crates/vendor/unic-ucd-block/src/lib.rs" | 
|  | output_name = "unic_ucd_block-5587140b130c5f84" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":unic-char-property-v0_9_0" ] | 
|  | deps += [ ":unic-char-range-v0_9_0" ] | 
|  | deps += [ ":unic-ucd-version-v0_9_0" ] | 
|  |  | 
|  | rustenv = [ | 
|  | "CARGO_PKG_VERSION=\"0.9.0\"", | 
|  | "CARGO_PKG_NAME=\"unic-ucd-block\"", | 
|  | "CARGO_PKG_DESCRIPTION=\"\"", | 
|  | ] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=5587140b130c5f84", | 
|  | "-Cextra-filename=-5587140b130c5f84", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("unic-ucd-version-v0_9_0") { | 
|  | crate_name = "unic_ucd_version" | 
|  | crate_root = "//third_party/rust_crates/vendor/unic-ucd-version/src/lib.rs" | 
|  | output_name = "unic_ucd_version-cfee15212f1e7220" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":unic-common-v0_9_0" ] | 
|  |  | 
|  | rustenv = [ | 
|  | "CARGO_PKG_VERSION=\"0.9.0\"", | 
|  | "CARGO_PKG_NAME=\"unic-ucd-version\"", | 
|  | "CARGO_PKG_DESCRIPTION=\"\"", | 
|  | ] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=cfee15212f1e7220", | 
|  | "-Cextra-filename=-cfee15212f1e7220", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("unicase-v1_4_2") { | 
|  | crate_name = "unicase" | 
|  | crate_root = "//third_party/rust_crates/vendor/unicase-1.4.2/src/lib.rs" | 
|  | output_name = "unicase-324a0505811b5eab" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=324a0505811b5eab", | 
|  | "-Cextra-filename=-324a0505811b5eab", | 
|  | "--cfg=__unicase__default_hasher", | 
|  | "--cfg=__unicase__iter_cmp", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("unicase-v2_5_1") { | 
|  | crate_name = "unicase" | 
|  | crate_root = "//third_party/rust_crates/vendor/unicase/src/lib.rs" | 
|  | output_name = "unicase-be8b50383665a777" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=be8b50383665a777", | 
|  | "-Cextra-filename=-be8b50383665a777", | 
|  | "--cfg=__unicase__default_hasher", | 
|  | "--cfg=__unicase__const_funs", | 
|  | "--cfg=__unicase__iter_cmp", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("unicode-bidi-v0_3_4") { | 
|  | crate_name = "unicode_bidi" | 
|  | crate_root = "//third_party/rust_crates/vendor/unicode-bidi/src/lib.rs" | 
|  | output_name = "unicode_bidi-6196d3d9fc63e289" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":matches-v0_1_8" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=6196d3d9fc63e289", | 
|  | "-Cextra-filename=-6196d3d9fc63e289", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("unicode-normalization-v0_1_8") { | 
|  | crate_name = "unicode_normalization" | 
|  | crate_root = | 
|  | "//third_party/rust_crates/vendor/unicode-normalization/src/lib.rs" | 
|  | output_name = "unicode_normalization-601188fd7b0d2a4d" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":smallvec-v0_6_13" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=601188fd7b0d2a4d", | 
|  | "-Cextra-filename=-601188fd7b0d2a4d", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("unicode-segmentation-v1_2_1") { | 
|  | crate_name = "unicode_segmentation" | 
|  | crate_root = | 
|  | "//third_party/rust_crates/vendor/unicode-segmentation/src/lib.rs" | 
|  | output_name = "unicode_segmentation-6ac80cf67426e677" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=6ac80cf67426e677", | 
|  | "-Cextra-filename=-6ac80cf67426e677", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("unicode-width-v0_1_5") { | 
|  | crate_name = "unicode_width" | 
|  | crate_root = "//third_party/rust_crates/vendor/unicode-width/src/lib.rs" | 
|  | output_name = "unicode_width-6f95bd0c0297e7ef" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=6f95bd0c0297e7ef", | 
|  | "-Cextra-filename=-6f95bd0c0297e7ef", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("unicode-xid-v0_1_0") { | 
|  | crate_name = "unicode_xid" | 
|  | crate_root = "//third_party/rust_crates/vendor/unicode-xid-0.1.0/src/lib.rs" | 
|  | output_name = "unicode_xid-8c0b837e1e0cd2cd" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=8c0b837e1e0cd2cd", | 
|  | "-Cextra-filename=-8c0b837e1e0cd2cd", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("unicode-xid-v0_2_0") { | 
|  | crate_name = "unicode_xid" | 
|  | crate_root = "//third_party/rust_crates/vendor/unicode-xid/src/lib.rs" | 
|  | output_name = "unicode_xid-8b9ce29b16dc5a7f" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=8b9ce29b16dc5a7f", | 
|  | "-Cextra-filename=-8b9ce29b16dc5a7f", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("unindent-v0_1_3") { | 
|  | crate_name = "unindent" | 
|  | crate_root = "//third_party/rust_crates/vendor/unindent/src/lib.rs" | 
|  | output_name = "unindent-80aa0ce7cd6efa63" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=80aa0ce7cd6efa63", | 
|  | "-Cextra-filename=-80aa0ce7cd6efa63", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("untrusted-v0_7_0") { | 
|  | crate_name = "untrusted" | 
|  | crate_root = "//third_party/rust_crates/vendor/untrusted/src/untrusted.rs" | 
|  | output_name = "untrusted-5f8476d9b2f7fe29" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=5f8476d9b2f7fe29", | 
|  | "-Cextra-filename=-5f8476d9b2f7fe29", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("url-v1_7_2") { | 
|  | crate_name = "url" | 
|  | crate_root = "//third_party/rust_crates/vendor/url-1.7.2/src/lib.rs" | 
|  | output_name = "url-a33a870434d6f716" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":idna-v0_1_5" ] | 
|  | deps += [ ":matches-v0_1_8" ] | 
|  | deps += [ ":percent-encoding-v1_0_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=a33a870434d6f716", | 
|  | "-Cextra-filename=-a33a870434d6f716", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("url-v2_1_0") { | 
|  | crate_name = "url" | 
|  | crate_root = "//third_party/rust_crates/vendor/url/src/lib.rs" | 
|  | output_name = "url-10398e48bf00aca4" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":idna-v0_2_0" ] | 
|  | deps += [ ":matches-v0_1_8" ] | 
|  | deps += [ ":percent-encoding-v2_1_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=10398e48bf00aca4", | 
|  | "-Cextra-filename=-10398e48bf00aca4", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("utf8parse-v0_1_1") { | 
|  | crate_name = "utf8parse" | 
|  | crate_root = "//third_party/rust_crates/vendor/utf8parse/src/lib.rs" | 
|  | output_name = "utf8parse-ef54bf3166380f1" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=ef54bf3166380f1", | 
|  | "-Cextra-filename=-ef54bf3166380f1", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("uuid-v0_7_2") { | 
|  | crate_name = "uuid" | 
|  | crate_root = "//third_party/rust_crates/vendor/uuid/src/lib.rs" | 
|  | output_name = "uuid-9a6c95af1cabc2e6" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":rand-v0_6_5" ] | 
|  | deps += [ ":serde-v1_0_116" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=9a6c95af1cabc2e6", | 
|  | "-Cextra-filename=-9a6c95af1cabc2e6", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"rand\"", | 
|  | "--cfg=feature=\"serde\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=feature=\"v4\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("valico-v2_4_2") { | 
|  | crate_name = "valico" | 
|  | crate_root = "//third_party/rust_crates/vendor/valico/src/lib.rs" | 
|  | output_name = "valico-179ee54e44a59467" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":chrono-v0_4_11" ] | 
|  | deps += [ ":jsonway-v2_0_0" ] | 
|  | deps += [ ":phf-v0_7_24" ] | 
|  | deps += [ ":publicsuffix-v1_5_2" ] | 
|  | deps += [ ":regex-v1_3_5" ] | 
|  | deps += [ ":serde-v1_0_116" ] | 
|  | deps += [ ":serde_json-v1_0_38" ] | 
|  | deps += [ ":url-v1_7_2" ] | 
|  | deps += [ ":uuid-v0_7_2" ] | 
|  |  | 
|  | rustenv = [ "OUT_DIR=../../../../compat/valico" ] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=179ee54e44a59467", | 
|  | "-Cextra-filename=-179ee54e44a59467", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("vec_map-v0_8_1") { | 
|  | crate_name = "vec_map" | 
|  | crate_root = "//third_party/rust_crates/vendor/vec_map/src/lib.rs" | 
|  | output_name = "vec_map-d78a1471c87b7920" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=d78a1471c87b7920", | 
|  | "-Cextra-filename=-d78a1471c87b7920", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("vk-sys-v0_4_0") { | 
|  | crate_name = "vk_sys" | 
|  | crate_root = "//third_party/rust_crates/vendor/vk-sys/src/lib.rs" | 
|  | output_name = "vk_sys-64c5d0becd520497" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=64c5d0becd520497", | 
|  | "-Cextra-filename=-64c5d0becd520497", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("void-v1_0_2") { | 
|  | crate_name = "void" | 
|  | crate_root = "//third_party/rust_crates/vendor/void/src/lib.rs" | 
|  | output_name = "void-3a0ca0e9ebe9ddab" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=3a0ca0e9ebe9ddab", | 
|  | "-Cextra-filename=-3a0ca0e9ebe9ddab", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("vte-v0_3_3") { | 
|  | crate_name = "vte" | 
|  | crate_root = "//third_party/rust_crates/vendor/vte/src/lib.rs" | 
|  | output_name = "vte-8f5a30c97a835161" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":utf8parse-v0_1_1" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=8f5a30c97a835161", | 
|  | "-Cextra-filename=-8f5a30c97a835161", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("wait-timeout-v0_1_5") { | 
|  | crate_name = "wait_timeout" | 
|  | crate_root = "//third_party/rust_crates/vendor/wait-timeout/src/lib.rs" | 
|  | output_name = "wait_timeout-6681f14e0f8d09c3" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=6681f14e0f8d09c3", | 
|  | "-Cextra-filename=-6681f14e0f8d09c3", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("walkdir-v2_3_1") { | 
|  | crate_name = "walkdir" | 
|  | crate_root = "//third_party/rust_crates/vendor/walkdir/src/lib.rs" | 
|  | output_name = "walkdir-3afd3201e5295e86" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":same-file-v1_0_4" ] | 
|  | if (false) { | 
|  | deps += [ ":winapi-v0_3_9" ] | 
|  | deps += [ ":winapi-util-v0_1_5" ] | 
|  | } | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=3afd3201e5295e86", | 
|  | "-Cextra-filename=-3afd3201e5295e86", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("want-v0_3_0") { | 
|  | crate_name = "want" | 
|  | crate_root = "//third_party/rust_crates/vendor/want/src/lib.rs" | 
|  | output_name = "want-7ea5f0f15ff169c0" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  | deps += [ ":try-lock-v0_2_2" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=7ea5f0f15ff169c0", | 
|  | "-Cextra-filename=-7ea5f0f15ff169c0", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("wasi-v0_7_0") { | 
|  | crate_name = "wasi" | 
|  | crate_root = "//third_party/rust_crates/vendor/wasi/src/lib.rs" | 
|  | output_name = "wasi-db34952771d0e0f1" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=db34952771d0e0f1", | 
|  | "-Cextra-filename=-db34952771d0e0f1", | 
|  | "--cfg=feature=\"alloc\"", | 
|  | "--cfg=feature=\"default\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("wasm-bindgen-v0_2_60") { | 
|  | crate_name = "wasm_bindgen" | 
|  | crate_root = "//third_party/rust_crates/vendor/wasm-bindgen/src/lib.rs" | 
|  | output_name = "wasm_bindgen-170fd7409417d807" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":cfg-if-v0_1_10" ] | 
|  | deps += [ ":wasm-bindgen-macro-v0_2_60($host_toolchain)" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=170fd7409417d807", | 
|  | "-Cextra-filename=-170fd7409417d807", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"spans\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("wasm-bindgen-backend-v0_2_60") { | 
|  | crate_name = "wasm_bindgen_backend" | 
|  | crate_root = | 
|  | "//third_party/rust_crates/vendor/wasm-bindgen-backend/src/lib.rs" | 
|  | output_name = "wasm_bindgen_backend-14835867b17fa11a" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":bumpalo-v3_2_1" ] | 
|  | deps += [ ":lazy_static-v1_4_0" ] | 
|  | deps += [ ":log-v0_4_8" ] | 
|  | deps += [ ":proc-macro2-v1_0_19" ] | 
|  | deps += [ ":quote-v1_0_7" ] | 
|  | deps += [ ":syn-v1_0_41" ] | 
|  | deps += [ ":wasm-bindgen-shared-v0_2_60" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=14835867b17fa11a", | 
|  | "-Cextra-filename=-14835867b17fa11a", | 
|  | "--cfg=feature=\"spans\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("wasm-bindgen-futures-v0_4_10") { | 
|  | crate_name = "wasm_bindgen_futures" | 
|  | crate_root = | 
|  | "//third_party/rust_crates/tiny_mirrors/wasm-bindgen-futures/src/lib.rs" | 
|  | output_name = "wasm_bindgen_futures-fa2d13da8416f93" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=fa2d13da8416f93", | 
|  | "-Cextra-filename=-fa2d13da8416f93", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_proc_macro("wasm-bindgen-macro-v0_2_60") { | 
|  | crate_name = "wasm_bindgen_macro" | 
|  | crate_root = "//third_party/rust_crates/vendor/wasm-bindgen-macro/src/lib.rs" | 
|  | output_name = "wasm_bindgen_macro-787ef10a23c0675c" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":quote-v1_0_7" ] | 
|  | deps += [ ":wasm-bindgen-macro-support-v0_2_60" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=787ef10a23c0675c", | 
|  | "-Cextra-filename=-787ef10a23c0675c", | 
|  | "--cfg=feature=\"spans\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("wasm-bindgen-macro-support-v0_2_60") { | 
|  | crate_name = "wasm_bindgen_macro_support" | 
|  | crate_root = | 
|  | "//third_party/rust_crates/vendor/wasm-bindgen-macro-support/src/lib.rs" | 
|  | output_name = "wasm_bindgen_macro_support-4017d91a063a2714" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":proc-macro2-v1_0_19" ] | 
|  | deps += [ ":quote-v1_0_7" ] | 
|  | deps += [ ":syn-v1_0_41" ] | 
|  | deps += [ ":wasm-bindgen-backend-v0_2_60" ] | 
|  | deps += [ ":wasm-bindgen-shared-v0_2_60" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=4017d91a063a2714", | 
|  | "-Cextra-filename=-4017d91a063a2714", | 
|  | "--cfg=feature=\"spans\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("wasm-bindgen-shared-v0_2_60") { | 
|  | crate_name = "wasm_bindgen_shared" | 
|  | crate_root = "//third_party/rust_crates/vendor/wasm-bindgen-shared/src/lib.rs" | 
|  | output_name = "wasm_bindgen_shared-9fdc313316279fe6" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [ "CARGO_PKG_VERSION=0.2.60" ] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=9fdc313316279fe6", | 
|  | "-Cextra-filename=-9fdc313316279fe6", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("web-sys-v0_3_36") { | 
|  | crate_name = "web_sys" | 
|  | crate_root = "//third_party/rust_crates/tiny_mirrors/web-sys/src/lib.rs" | 
|  | output_name = "web_sys-41fe16a596d7ee0d" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=41fe16a596d7ee0d", | 
|  | "-Cextra-filename=-41fe16a596d7ee0d", | 
|  | "--cfg=feature=\"Crypto\"", | 
|  | "--cfg=feature=\"Window\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("webpki-v0_21_0") { | 
|  | crate_name = "webpki" | 
|  | crate_root = "//third_party/rust_crates/vendor/webpki/src/webpki.rs" | 
|  | output_name = "webpki-cf5d3581502ba661" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":ring-v0_16_12" ] | 
|  | deps += [ ":untrusted-v0_7_0" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=cf5d3581502ba661", | 
|  | "-Cextra-filename=-cf5d3581502ba661", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=feature=\"trust_anchor_util\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("wepoll-binding-v2_0_2") { | 
|  | crate_name = "wepoll_binding" | 
|  | crate_root = | 
|  | "//third_party/rust_crates/tiny_mirrors/wepoll-binding/src/lib.rs" | 
|  | output_name = "wepoll_binding-354e0d9771b1ce76" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=354e0d9771b1ce76", | 
|  | "-Cextra-filename=-354e0d9771b1ce76", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("winapi-v0_3_9") { | 
|  | crate_name = "winapi" | 
|  | crate_root = "//third_party/rust_crates/tiny_mirrors/winapi/src/lib.rs" | 
|  | output_name = "winapi-36dcf2c9d4b87e51" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=36dcf2c9d4b87e51", | 
|  | "-Cextra-filename=-36dcf2c9d4b87e51", | 
|  | "--cfg=feature=\"cfg\"", | 
|  | "--cfg=feature=\"consoleapi\"", | 
|  | "--cfg=feature=\"errhandlingapi\"", | 
|  | "--cfg=feature=\"evntrace\"", | 
|  | "--cfg=feature=\"fileapi\"", | 
|  | "--cfg=feature=\"handleapi\"", | 
|  | "--cfg=feature=\"in6addr\"", | 
|  | "--cfg=feature=\"inaddr\"", | 
|  | "--cfg=feature=\"lmcons\"", | 
|  | "--cfg=feature=\"minschannel\"", | 
|  | "--cfg=feature=\"minwinbase\"", | 
|  | "--cfg=feature=\"minwindef\"", | 
|  | "--cfg=feature=\"mswsock\"", | 
|  | "--cfg=feature=\"ntdef\"", | 
|  | "--cfg=feature=\"ntsecapi\"", | 
|  | "--cfg=feature=\"ntstatus\"", | 
|  | "--cfg=feature=\"processenv\"", | 
|  | "--cfg=feature=\"profileapi\"", | 
|  | "--cfg=feature=\"schannel\"", | 
|  | "--cfg=feature=\"securitybaseapi\"", | 
|  | "--cfg=feature=\"shlobj\"", | 
|  | "--cfg=feature=\"sspi\"", | 
|  | "--cfg=feature=\"std\"", | 
|  | "--cfg=feature=\"sysinfoapi\"", | 
|  | "--cfg=feature=\"timezoneapi\"", | 
|  | "--cfg=feature=\"winbase\"", | 
|  | "--cfg=feature=\"wincon\"", | 
|  | "--cfg=feature=\"wincrypt\"", | 
|  | "--cfg=feature=\"windef\"", | 
|  | "--cfg=feature=\"winerror\"", | 
|  | "--cfg=feature=\"winioctl\"", | 
|  | "--cfg=feature=\"winnt\"", | 
|  | "--cfg=feature=\"winsock2\"", | 
|  | "--cfg=feature=\"winuser\"", | 
|  | "--cfg=feature=\"ws2def\"", | 
|  | "--cfg=feature=\"ws2ipdef\"", | 
|  | "--cfg=feature=\"ws2tcpip\"", | 
|  | "--cfg=feature=\"wtypesbase\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("winapi-util-v0_1_5") { | 
|  | crate_name = "winapi_util" | 
|  | crate_root = "//third_party/rust_crates/tiny_mirrors/winapi-util/src/lib.rs" | 
|  | output_name = "winapi_util-d22658bf7990adbd" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=d22658bf7990adbd", | 
|  | "-Cextra-filename=-d22658bf7990adbd", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("xattr-v0_2_2") { | 
|  | crate_name = "xattr" | 
|  | crate_root = "//third_party/rust_crates/vendor/xattr/src/lib.rs" | 
|  | output_name = "xattr-b313ffbe9c2b6197" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":libc-v0_2_74" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=b313ffbe9c2b6197", | 
|  | "-Cextra-filename=-b313ffbe9c2b6197", | 
|  | "--cfg=feature=\"default\"", | 
|  | "--cfg=feature=\"unsupported\"", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("xml-rs-v0_8_0") { | 
|  | crate_name = "xml" | 
|  | crate_root = "//third_party/rust_crates/vendor/xml-rs/src/lib.rs" | 
|  | output_name = "xml-9187c9c232fb3a0e" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2015", | 
|  | "-Cmetadata=9187c9c232fb3a0e", | 
|  | "-Cextra-filename=-9187c9c232fb3a0e", | 
|  | ] | 
|  | } | 
|  |  | 
|  | rust_library("zip-v0_5_5") { | 
|  | crate_name = "zip" | 
|  | crate_root = "//third_party/rust_crates/vendor/zip/src/lib.rs" | 
|  | output_name = "zip-ac1fb914318fbe66" | 
|  | configs -= [ | 
|  | "//build/config:rust_edition_2018", | 
|  | "//build/config:rust_2018_idioms", | 
|  | ] | 
|  |  | 
|  | deps = [] | 
|  | deps += [ ":crc32fast-v1_2_0" ] | 
|  | deps += [ ":flate2-v1_0_14" ] | 
|  | deps += [ ":podio-v0_1_6" ] | 
|  |  | 
|  | rustenv = [] | 
|  |  | 
|  | rustflags = [ | 
|  | "--cap-lints=allow", | 
|  | "--edition=2018", | 
|  | "-Cmetadata=ac1fb914318fbe66", | 
|  | "-Cextra-filename=-ac1fb914318fbe66", | 
|  | "--cfg=feature=\"deflate\"", | 
|  | "--cfg=feature=\"flate2\"", | 
|  | ] | 
|  | } |