From 581913ea65e8711857046c3f39877275d50c68af Mon Sep 17 00:00:00 2001 From: PulkoMandy Date: Sun, 29 Jun 2025 16:04:13 +0200 Subject: [PATCH] rustup: add disabled recipe Latest version needs a newer compiler. Older version needs mio that is not compatible with Haiku yet. Note sure if this will be useful as long as Rust for Haiku is a tier 3 platform anyways. --- dev-util/rustup/rustup-1.27.1.recipe | 1044 ++++++++++++++++++++++ dev-util/rustup/rustup-1.28.2.recipe | 1228 ++++++++++++++++++++++++++ 2 files changed, 2272 insertions(+) create mode 100644 dev-util/rustup/rustup-1.27.1.recipe create mode 100644 dev-util/rustup/rustup-1.28.2.recipe diff --git a/dev-util/rustup/rustup-1.27.1.recipe b/dev-util/rustup/rustup-1.27.1.recipe new file mode 100644 index 000000000..db8321180 --- /dev/null +++ b/dev-util/rustup/rustup-1.27.1.recipe @@ -0,0 +1,1044 @@ +SUMMARY="Manage multiple rust installations with ease" +DESCRIPTION="Rustup installs The Rust Programming Language from the official release channels, \ +enabling you to easily switch between stable, beta, and nightly compilers and keep them updated. \ +It makes cross-compiling simpler with binary builds of the standard library for common platforms. \ +And it runs on all platforms Rust supports, including Windows." +HOMEPAGE="https://github.com/rust-lang/rustup" +COPYRIGHT="2025 Rustup developers" +LICENSE="Apache v2 + MIT" +REVISION="1" +SOURCE_URI="$HOMEPAGE/archive/refs/tags/$portVersion.tar.gz" +CHECKSUM_SHA256="f5ba37f2ba68efec101198dca1585e6e7dd7640ca9c526441b729a79062d3b77" +SOURCE_FILENAME="rustup-$portVersion.tar.gz" + +SOURCE_URI_2="https://static.crates.io/crates/addr2line/addr2line-0.21.0.crate" +CHECKSUM_SHA256_2="8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb" + +SOURCE_URI_3="https://static.crates.io/crates/adler/adler-1.0.2.crate" +CHECKSUM_SHA256_3="f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" + +SOURCE_URI_4="https://static.crates.io/crates/aho-corasick/aho-corasick-1.1.3.crate" +CHECKSUM_SHA256_4="8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" + +SOURCE_URI_5="https://static.crates.io/crates/aligned/aligned-0.4.2.crate" +CHECKSUM_SHA256_5="377e4c0ba83e4431b10df45c1d4666f178ea9c552cac93e60c3a88bf32785923" + +SOURCE_URI_6="https://static.crates.io/crates/anstream/anstream-0.6.13.crate" +CHECKSUM_SHA256_6="d96bd03f33fe50a863e394ee9718a706f988b9079b20c3784fb726e7678b62fb" + +SOURCE_URI_7="https://static.crates.io/crates/anstyle/anstyle-1.0.6.crate" +CHECKSUM_SHA256_7="8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc" + +SOURCE_URI_8="https://static.crates.io/crates/anstyle-parse/anstyle-parse-0.2.3.crate" +CHECKSUM_SHA256_8="c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c" + +SOURCE_URI_9="https://static.crates.io/crates/anstyle-query/anstyle-query-1.0.2.crate" +CHECKSUM_SHA256_9="e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648" + +SOURCE_URI_10="https://static.crates.io/crates/anstyle-wincon/anstyle-wincon-3.0.2.crate" +CHECKSUM_SHA256_10="1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7" + +SOURCE_URI_11="https://static.crates.io/crates/anyhow/anyhow-1.0.82.crate" +CHECKSUM_SHA256_11="f538837af36e6f6a9be0faa67f9a314f8119e4e4b5867c6ab40ed60360142519" + +SOURCE_URI_12="https://static.crates.io/crates/as-slice/as-slice-0.2.1.crate" +CHECKSUM_SHA256_12="516b6b4f0e40d50dcda9365d53964ec74560ad4284da2e7fc97122cd83174516" + +SOURCE_URI_13="https://static.crates.io/crates/async-compression/async-compression-0.4.8.crate" +CHECKSUM_SHA256_13="07dbbf24db18d609b1462965249abdf49129ccad073ec257da372adc83259c60" + +SOURCE_URI_14="https://static.crates.io/crates/async-stream/async-stream-0.3.5.crate" +CHECKSUM_SHA256_14="cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51" + +SOURCE_URI_15="https://static.crates.io/crates/async-stream-impl/async-stream-impl-0.3.5.crate" +CHECKSUM_SHA256_15="16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193" + +SOURCE_URI_16="https://static.crates.io/crates/async-trait/async-trait-0.1.80.crate" +CHECKSUM_SHA256_16="c6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737ca" + +SOURCE_URI_17="https://static.crates.io/crates/autocfg/autocfg-1.2.0.crate" +CHECKSUM_SHA256_17="f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80" + +SOURCE_URI_18="https://static.crates.io/crates/axum/axum-0.6.20.crate" +CHECKSUM_SHA256_18="3b829e4e32b91e643de6eafe82b1d90675f5874230191a4ffbc1b336dec4d6bf" + +SOURCE_URI_19="https://static.crates.io/crates/axum-core/axum-core-0.3.4.crate" +CHECKSUM_SHA256_19="759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c" + +SOURCE_URI_20="https://static.crates.io/crates/backtrace/backtrace-0.3.71.crate" +CHECKSUM_SHA256_20="26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d" + +SOURCE_URI_21="https://static.crates.io/crates/base64/base64-0.21.7.crate" +CHECKSUM_SHA256_21="9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567" + +SOURCE_URI_22="https://static.crates.io/crates/base64/base64-0.22.0.crate" +CHECKSUM_SHA256_22="9475866fec1451be56a3c2400fd081ff546538961565ccb5b7142cbd22bc7a51" + +SOURCE_URI_23="https://static.crates.io/crates/bit-set/bit-set-0.5.3.crate" +CHECKSUM_SHA256_23="0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1" + +SOURCE_URI_24="https://static.crates.io/crates/bit-vec/bit-vec-0.6.3.crate" +CHECKSUM_SHA256_24="349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb" + +SOURCE_URI_25="https://static.crates.io/crates/bitflags/bitflags-1.3.2.crate" +CHECKSUM_SHA256_25="bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" + +SOURCE_URI_26="https://static.crates.io/crates/bitflags/bitflags-2.5.0.crate" +CHECKSUM_SHA256_26="cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1" + +SOURCE_URI_27="https://static.crates.io/crates/block-buffer/block-buffer-0.10.4.crate" +CHECKSUM_SHA256_27="3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" + +SOURCE_URI_28="https://static.crates.io/crates/bstr/bstr-1.9.1.crate" +CHECKSUM_SHA256_28="05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706" + +SOURCE_URI_29="https://static.crates.io/crates/bumpalo/bumpalo-3.16.0.crate" +CHECKSUM_SHA256_29="79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" + +SOURCE_URI_30="https://static.crates.io/crates/bytes/bytes-1.6.0.crate" +CHECKSUM_SHA256_30="514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9" + +SOURCE_URI_31="https://static.crates.io/crates/cc/cc-1.0.95.crate" +CHECKSUM_SHA256_31="d32a725bc159af97c3e629873bb9f88fb8cf8a4867175f76dc987815ea07c83b" + +SOURCE_URI_32="https://static.crates.io/crates/cfg-if/cfg-if-0.1.10.crate" +CHECKSUM_SHA256_32="4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822" + +SOURCE_URI_33="https://static.crates.io/crates/cfg-if/cfg-if-1.0.0.crate" +CHECKSUM_SHA256_33="baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" + +SOURCE_URI_34="https://static.crates.io/crates/chrono/chrono-0.4.38.crate" +CHECKSUM_SHA256_34="a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401" + +SOURCE_URI_35="https://static.crates.io/crates/clap/clap-4.5.4.crate" +CHECKSUM_SHA256_35="90bc066a67923782aa8515dbaea16946c5bcc5addbd668bb80af688e53e548a0" + +SOURCE_URI_36="https://static.crates.io/crates/clap_builder/clap_builder-4.5.2.crate" +CHECKSUM_SHA256_36="ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4" + +SOURCE_URI_37="https://static.crates.io/crates/clap_complete/clap_complete-4.5.2.crate" +CHECKSUM_SHA256_37="dd79504325bf38b10165b02e89b4347300f855f273c4cb30c4a3209e6583275e" + +SOURCE_URI_38="https://static.crates.io/crates/clap_lex/clap_lex-0.7.0.crate" +CHECKSUM_SHA256_38="98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce" + +SOURCE_URI_39="https://static.crates.io/crates/colorchoice/colorchoice-1.0.0.crate" +CHECKSUM_SHA256_39="acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7" + +SOURCE_URI_40="https://static.crates.io/crates/content_inspector/content_inspector-0.2.4.crate" +CHECKSUM_SHA256_40="b7bda66e858c683005a53a9a60c69a4aca7eeaa45d124526e389f7aec8e62f38" + +SOURCE_URI_41="https://static.crates.io/crates/core-foundation/core-foundation-0.9.4.crate" +CHECKSUM_SHA256_41="91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" + +SOURCE_URI_42="https://static.crates.io/crates/core-foundation-sys/core-foundation-sys-0.8.6.crate" +CHECKSUM_SHA256_42="06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f" + +SOURCE_URI_43="https://static.crates.io/crates/cpufeatures/cpufeatures-0.2.12.crate" +CHECKSUM_SHA256_43="53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504" + +SOURCE_URI_44="https://static.crates.io/crates/crc32fast/crc32fast-1.4.0.crate" +CHECKSUM_SHA256_44="b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa" + +SOURCE_URI_45="https://static.crates.io/crates/crossbeam-channel/crossbeam-channel-0.5.12.crate" +CHECKSUM_SHA256_45="ab3db02a9c5b5121e1e42fbdb1aeb65f5e02624cc58c43f2884c6ccac0b82f95" + +SOURCE_URI_46="https://static.crates.io/crates/crossbeam-deque/crossbeam-deque-0.8.5.crate" +CHECKSUM_SHA256_46="613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d" + +SOURCE_URI_47="https://static.crates.io/crates/crossbeam-epoch/crossbeam-epoch-0.9.18.crate" +CHECKSUM_SHA256_47="5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" + +SOURCE_URI_48="https://static.crates.io/crates/crossbeam-utils/crossbeam-utils-0.8.19.crate" +CHECKSUM_SHA256_48="248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345" + +SOURCE_URI_49="https://static.crates.io/crates/crypto-common/crypto-common-0.1.6.crate" +CHECKSUM_SHA256_49="1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" + +SOURCE_URI_50="https://static.crates.io/crates/curl/curl-0.4.46.crate" +CHECKSUM_SHA256_50="1e2161dd6eba090ff1594084e95fd67aeccf04382ffea77999ea94ed42ec67b6" + +SOURCE_URI_51="https://static.crates.io/crates/curl-sys/curl-sys-0.4.72+curl-8.6.0.crate" +CHECKSUM_SHA256_51="29cbdc8314c447d11e8fd156dcdd031d9e02a7a976163e396b548c03153bc9ea" + +SOURCE_URI_52="https://static.crates.io/crates/cvt/cvt-0.1.2.crate" +CHECKSUM_SHA256_52="d2ae9bf77fbf2d39ef573205d554d87e86c12f1994e9ea335b0651b9b278bcf1" + +SOURCE_URI_53="https://static.crates.io/crates/dbus/dbus-0.9.7.crate" +CHECKSUM_SHA256_53="1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b" + +SOURCE_URI_54="https://static.crates.io/crates/deranged/deranged-0.3.11.crate" +CHECKSUM_SHA256_54="b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4" + +SOURCE_URI_55="https://static.crates.io/crates/digest/digest-0.10.7.crate" +CHECKSUM_SHA256_55="9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" + +SOURCE_URI_56="https://static.crates.io/crates/dunce/dunce-1.0.4.crate" +CHECKSUM_SHA256_56="56ce8c6da7551ec6c462cbaf3bfbc75131ebbfa1c944aeaa9dab51ca1c5f0c3b" + +SOURCE_URI_57="https://static.crates.io/crates/effective-limits/effective-limits-0.5.5.crate" +CHECKSUM_SHA256_57="37195f01a7464b2bc99ba33c5b2b61929bb294632bce96987f88e2ade8e29a07" + +SOURCE_URI_58="https://static.crates.io/crates/either/either-1.11.0.crate" +CHECKSUM_SHA256_58="a47c1c47d2f5964e29c61246e81db715514cd532db6b5116a25ea3c03d6780a2" + +SOURCE_URI_59="https://static.crates.io/crates/enum_dispatch/enum_dispatch-0.3.13.crate" +CHECKSUM_SHA256_59="aa18ce2bc66555b3218614519ac839ddb759a7d6720732f979ef8d13be147ecd" + +SOURCE_URI_60="https://static.crates.io/crates/enum-map/enum-map-2.7.3.crate" +CHECKSUM_SHA256_60="6866f3bfdf8207509a033af1a75a7b08abda06bbaaeae6669323fd5a097df2e9" + +SOURCE_URI_61="https://static.crates.io/crates/enum-map-derive/enum-map-derive-0.17.0.crate" +CHECKSUM_SHA256_61="f282cfdfe92516eb26c2af8589c274c7c17681f5ecc03c18255fe741c6aa64eb" + +SOURCE_URI_62="https://static.crates.io/crates/env_proxy/env_proxy-0.4.1.crate" +CHECKSUM_SHA256_62="3a5019be18538406a43b5419a5501461f0c8b49ea7dfda0cfc32f4e51fc44be1" + +SOURCE_URI_63="https://static.crates.io/crates/equivalent/equivalent-1.0.1.crate" +CHECKSUM_SHA256_63="5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" + +SOURCE_URI_64="https://static.crates.io/crates/errno/errno-0.3.8.crate" +CHECKSUM_SHA256_64="a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245" + +SOURCE_URI_65="https://static.crates.io/crates/fastrand/fastrand-2.0.2.crate" +CHECKSUM_SHA256_65="658bd65b1cf4c852a3cc96f18a8ce7b5640f6b703f905c7d74532294c2a63984" + +SOURCE_URI_66="https://static.crates.io/crates/filetime/filetime-0.2.23.crate" +CHECKSUM_SHA256_66="1ee447700ac8aa0b2f2bd7bc4462ad686ba06baa6727ac149a2d6277f0d240fd" + +SOURCE_URI_67="https://static.crates.io/crates/flate2/flate2-1.0.28.crate" +CHECKSUM_SHA256_67="46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e" + +SOURCE_URI_68="https://static.crates.io/crates/fnv/fnv-1.0.7.crate" +CHECKSUM_SHA256_68="3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" + +SOURCE_URI_69="https://static.crates.io/crates/foreign-types/foreign-types-0.3.2.crate" +CHECKSUM_SHA256_69="f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" + +SOURCE_URI_70="https://static.crates.io/crates/foreign-types-shared/foreign-types-shared-0.1.1.crate" +CHECKSUM_SHA256_70="00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" + +SOURCE_URI_71="https://static.crates.io/crates/form_urlencoded/form_urlencoded-1.2.1.crate" +CHECKSUM_SHA256_71="e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" + +SOURCE_URI_72="https://static.crates.io/crates/fs_at/fs_at-0.1.10.crate" +CHECKSUM_SHA256_72="982f82cc75107eef84f417ad6c53ae89bf65b561937ca4a3b3b0fd04d0aa2425" + +SOURCE_URI_73="https://static.crates.io/crates/futures-channel/futures-channel-0.3.30.crate" +CHECKSUM_SHA256_73="eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78" + +SOURCE_URI_74="https://static.crates.io/crates/futures-core/futures-core-0.3.30.crate" +CHECKSUM_SHA256_74="dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d" + +SOURCE_URI_75="https://static.crates.io/crates/futures-executor/futures-executor-0.3.30.crate" +CHECKSUM_SHA256_75="a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d" + +SOURCE_URI_76="https://static.crates.io/crates/futures-io/futures-io-0.3.30.crate" +CHECKSUM_SHA256_76="a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1" + +SOURCE_URI_77="https://static.crates.io/crates/futures-macro/futures-macro-0.3.30.crate" +CHECKSUM_SHA256_77="87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac" + +SOURCE_URI_78="https://static.crates.io/crates/futures-sink/futures-sink-0.3.30.crate" +CHECKSUM_SHA256_78="9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5" + +SOURCE_URI_79="https://static.crates.io/crates/futures-task/futures-task-0.3.30.crate" +CHECKSUM_SHA256_79="38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004" + +SOURCE_URI_80="https://static.crates.io/crates/futures-util/futures-util-0.3.30.crate" +CHECKSUM_SHA256_80="3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48" + +SOURCE_URI_81="https://static.crates.io/crates/generic-array/generic-array-0.14.7.crate" +CHECKSUM_SHA256_81="85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" + +SOURCE_URI_82="https://static.crates.io/crates/getrandom/getrandom-0.2.14.crate" +CHECKSUM_SHA256_82="94b22e06ecb0110981051723910cbf0b5f5e09a2062dd7663334ee79a9d1286c" + +SOURCE_URI_83="https://static.crates.io/crates/gimli/gimli-0.28.1.crate" +CHECKSUM_SHA256_83="4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253" + +SOURCE_URI_84="https://static.crates.io/crates/git-testament/git-testament-0.2.5.crate" +CHECKSUM_SHA256_84="710c78d2b68e46e62f5ba63ba0a7a2986640f37f9ecc07903b9ad4e7b2dbfc8e" + +SOURCE_URI_85="https://static.crates.io/crates/git-testament-derive/git-testament-derive-0.2.0.crate" +CHECKSUM_SHA256_85="9b31494efbbe1a6730f6943759c21b92c8dc431cb4df177e6f2a6429c3c96842" + +SOURCE_URI_86="https://static.crates.io/crates/glob/glob-0.3.1.crate" +CHECKSUM_SHA256_86="d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" + +SOURCE_URI_87="https://static.crates.io/crates/h2/h2-0.3.26.crate" +CHECKSUM_SHA256_87="81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8" + +SOURCE_URI_88="https://static.crates.io/crates/hashbrown/hashbrown-0.12.3.crate" +CHECKSUM_SHA256_88="8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" + +SOURCE_URI_89="https://static.crates.io/crates/hashbrown/hashbrown-0.14.3.crate" +CHECKSUM_SHA256_89="290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604" + +SOURCE_URI_90="https://static.crates.io/crates/hermit-abi/hermit-abi-0.3.9.crate" +CHECKSUM_SHA256_90="d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" + +SOURCE_URI_91="https://static.crates.io/crates/home/home-0.5.9.crate" +CHECKSUM_SHA256_91="e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5" + +SOURCE_URI_92="https://static.crates.io/crates/http/http-0.2.12.crate" +CHECKSUM_SHA256_92="601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" + +SOURCE_URI_93="https://static.crates.io/crates/http/http-1.1.0.crate" +CHECKSUM_SHA256_93="21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258" + +SOURCE_URI_94="https://static.crates.io/crates/http-body/http-body-0.4.6.crate" +CHECKSUM_SHA256_94="7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" + +SOURCE_URI_95="https://static.crates.io/crates/http-body/http-body-1.0.0.crate" +CHECKSUM_SHA256_95="1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643" + +SOURCE_URI_96="https://static.crates.io/crates/http-body-util/http-body-util-0.1.1.crate" +CHECKSUM_SHA256_96="0475f8b2ac86659c21b64320d5d653f9efe42acd2a4e560073ec61a155a34f1d" + +SOURCE_URI_97="https://static.crates.io/crates/httparse/httparse-1.8.0.crate" +CHECKSUM_SHA256_97="d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904" + +SOURCE_URI_98="https://static.crates.io/crates/httpdate/httpdate-1.0.3.crate" +CHECKSUM_SHA256_98="df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" + +SOURCE_URI_99="https://static.crates.io/crates/humantime/humantime-2.1.0.crate" +CHECKSUM_SHA256_99="9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" + +SOURCE_URI_100="https://static.crates.io/crates/humantime-serde/humantime-serde-1.1.1.crate" +CHECKSUM_SHA256_100="57a3db5ea5923d99402c94e9feb261dc5ee9b4efa158b0315f788cf549cc200c" + +SOURCE_URI_101="https://static.crates.io/crates/hyper/hyper-0.14.28.crate" +CHECKSUM_SHA256_101="bf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80" + +SOURCE_URI_102="https://static.crates.io/crates/hyper/hyper-1.3.1.crate" +CHECKSUM_SHA256_102="fe575dd17d0862a9a33781c8c4696a55c320909004a67a00fb286ba8b1bc496d" + +SOURCE_URI_103="https://static.crates.io/crates/hyper-rustls/hyper-rustls-0.26.0.crate" +CHECKSUM_SHA256_103="a0bea761b46ae2b24eb4aef630d8d1c398157b6fc29e6350ecf090a0b70c952c" + +SOURCE_URI_104="https://static.crates.io/crates/hyper-timeout/hyper-timeout-0.4.1.crate" +CHECKSUM_SHA256_104="bbb958482e8c7be4bc3cf272a766a2b0bf1a6755e7a6ae777f017a31d11b13b1" + +SOURCE_URI_105="https://static.crates.io/crates/hyper-tls/hyper-tls-0.6.0.crate" +CHECKSUM_SHA256_105="70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" + +SOURCE_URI_106="https://static.crates.io/crates/hyper-util/hyper-util-0.1.3.crate" +CHECKSUM_SHA256_106="ca38ef113da30126bbff9cd1705f9273e15d45498615d138b0c20279ac7a76aa" + +SOURCE_URI_107="https://static.crates.io/crates/idna/idna-0.5.0.crate" +CHECKSUM_SHA256_107="634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6" + +SOURCE_URI_108="https://static.crates.io/crates/indexmap/indexmap-1.9.3.crate" +CHECKSUM_SHA256_108="bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" + +SOURCE_URI_109="https://static.crates.io/crates/indexmap/indexmap-2.2.6.crate" +CHECKSUM_SHA256_109="168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26" + +SOURCE_URI_110="https://static.crates.io/crates/ipnet/ipnet-2.9.0.crate" +CHECKSUM_SHA256_110="8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3" + +SOURCE_URI_111="https://static.crates.io/crates/itertools/itertools-0.12.1.crate" +CHECKSUM_SHA256_111="ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" + +SOURCE_URI_112="https://static.crates.io/crates/itoa/itoa-1.0.11.crate" +CHECKSUM_SHA256_112="49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" + +SOURCE_URI_113="https://static.crates.io/crates/jobserver/jobserver-0.1.31.crate" +CHECKSUM_SHA256_113="d2b099aaa34a9751c5bf0878add70444e1ed2dd73f347be99003d4577277de6e" + +SOURCE_URI_114="https://static.crates.io/crates/js-sys/js-sys-0.3.69.crate" +CHECKSUM_SHA256_114="29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d" + +SOURCE_URI_115="https://static.crates.io/crates/lazy_static/lazy_static-1.4.0.crate" +CHECKSUM_SHA256_115="e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" + +SOURCE_URI_116="https://static.crates.io/crates/libc/libc-0.2.153.crate" +CHECKSUM_SHA256_116="9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd" + +SOURCE_URI_117="https://static.crates.io/crates/libdbus-sys/libdbus-sys-0.2.5.crate" +CHECKSUM_SHA256_117="06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72" + +SOURCE_URI_118="https://static.crates.io/crates/libm/libm-0.2.8.crate" +CHECKSUM_SHA256_118="4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058" + +SOURCE_URI_119="https://static.crates.io/crates/libz-sys/libz-sys-1.1.16.crate" +CHECKSUM_SHA256_119="5e143b5e666b2695d28f6bca6497720813f699c9602dd7f5cac91008b8ada7f9" + +SOURCE_URI_120="https://static.crates.io/crates/linux-raw-sys/linux-raw-sys-0.4.13.crate" +CHECKSUM_SHA256_120="01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c" + +SOURCE_URI_121="https://static.crates.io/crates/log/log-0.4.21.crate" +CHECKSUM_SHA256_121="90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c" + +SOURCE_URI_122="https://static.crates.io/crates/lzma-sys/lzma-sys-0.1.20.crate" +CHECKSUM_SHA256_122="5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27" + +SOURCE_URI_123="https://static.crates.io/crates/matchers/matchers-0.1.0.crate" +CHECKSUM_SHA256_123="8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558" + +SOURCE_URI_124="https://static.crates.io/crates/matchit/matchit-0.7.3.crate" +CHECKSUM_SHA256_124="0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94" + +SOURCE_URI_125="https://static.crates.io/crates/memchr/memchr-2.7.2.crate" +CHECKSUM_SHA256_125="6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d" + +SOURCE_URI_126="https://static.crates.io/crates/mime/mime-0.3.17.crate" +CHECKSUM_SHA256_126="6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" + +SOURCE_URI_127="https://static.crates.io/crates/miniz_oxide/miniz_oxide-0.7.2.crate" +CHECKSUM_SHA256_127="9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7" + +SOURCE_URI_128="https://static.crates.io/crates/mio/mio-0.8.11.crate" +CHECKSUM_SHA256_128="a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c" + +SOURCE_URI_129="https://static.crates.io/crates/native-tls/native-tls-0.2.11.crate" +CHECKSUM_SHA256_129="07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e" + +SOURCE_URI_130="https://static.crates.io/crates/nix/nix-0.26.4.crate" +CHECKSUM_SHA256_130="598beaf3cc6fdd9a5dfb1630c2800c7acd31df7aaf0f565796fba2b53ca1af1b" + +SOURCE_URI_131="https://static.crates.io/crates/normalize-line-endings/normalize-line-endings-0.3.0.crate" +CHECKSUM_SHA256_131="61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be" + +SOURCE_URI_132="https://static.crates.io/crates/normpath/normpath-1.2.0.crate" +CHECKSUM_SHA256_132="5831952a9476f2fed74b77d74182fa5ddc4d21c72ec45a333b250e3ed0272804" + +SOURCE_URI_133="https://static.crates.io/crates/nu-ansi-term/nu-ansi-term-0.46.0.crate" +CHECKSUM_SHA256_133="77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" + +SOURCE_URI_134="https://static.crates.io/crates/num_cpus/num_cpus-1.16.0.crate" +CHECKSUM_SHA256_134="4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" + +SOURCE_URI_135="https://static.crates.io/crates/num-conv/num-conv-0.1.0.crate" +CHECKSUM_SHA256_135="51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" + +SOURCE_URI_136="https://static.crates.io/crates/num-traits/num-traits-0.2.18.crate" +CHECKSUM_SHA256_136="da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a" + +SOURCE_URI_137="https://static.crates.io/crates/object/object-0.32.2.crate" +CHECKSUM_SHA256_137="a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441" + +SOURCE_URI_138="https://static.crates.io/crates/once_cell/once_cell-1.19.0.crate" +CHECKSUM_SHA256_138="3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" + +SOURCE_URI_139="https://static.crates.io/crates/opener/opener-0.7.0.crate" +CHECKSUM_SHA256_139="f9901cb49d7fc923b256db329ee26ffed69130bf05d74b9efdd1875c92d6af01" + +SOURCE_URI_140="https://static.crates.io/crates/openssl/openssl-0.10.57.crate" +CHECKSUM_SHA256_140="bac25ee399abb46215765b1cb35bc0212377e58a061560d8b29b024fd0430e7c" + +SOURCE_URI_141="https://static.crates.io/crates/openssl-macros/openssl-macros-0.1.1.crate" +CHECKSUM_SHA256_141="a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" + +SOURCE_URI_142="https://static.crates.io/crates/openssl-probe/openssl-probe-0.1.5.crate" +CHECKSUM_SHA256_142="ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" + +SOURCE_URI_143="https://static.crates.io/crates/openssl-src/openssl-src-111.28.1+1.1.1w.crate" +CHECKSUM_SHA256_143="4bf7e82ffd6d3d6e6524216a0bfd85509f68b5b28354e8e7800057e44cefa9b4" + +SOURCE_URI_144="https://static.crates.io/crates/openssl-sys/openssl-sys-0.9.92.crate" +CHECKSUM_SHA256_144="db7e971c2c2bba161b2d2fdf37080177eff520b3bc044787c7f1f5f9e78d869b" + +SOURCE_URI_145="https://static.crates.io/crates/opentelemetry/opentelemetry-0.22.0.crate" +CHECKSUM_SHA256_145="900d57987be3f2aeb70d385fff9b27fb74c5723cc9a52d904d4f9c807a0667bf" + +SOURCE_URI_146="https://static.crates.io/crates/opentelemetry_sdk/opentelemetry_sdk-0.22.1.crate" +CHECKSUM_SHA256_146="9e90c7113be649e31e9a0f8b5ee24ed7a16923b322c3c5ab6367469c049d6b7e" + +SOURCE_URI_147="https://static.crates.io/crates/opentelemetry-otlp/opentelemetry-otlp-0.15.0.crate" +CHECKSUM_SHA256_147="1a016b8d9495c639af2145ac22387dcb88e44118e45320d9238fbf4e7889abcb" + +SOURCE_URI_148="https://static.crates.io/crates/opentelemetry-proto/opentelemetry-proto-0.5.0.crate" +CHECKSUM_SHA256_148="3a8fddc9b68f5b80dae9d6f510b88e02396f006ad48cac349411fbecc80caae4" + +SOURCE_URI_149="https://static.crates.io/crates/opentelemetry-semantic-conventions/opentelemetry-semantic-conventions-0.14.0.crate" +CHECKSUM_SHA256_149="f9ab5bd6c42fb9349dcf28af2ba9a0667f697f9bdcca045d39f2cec5543e2910" + +SOURCE_URI_150="https://static.crates.io/crates/ordered-float/ordered-float-4.2.0.crate" +CHECKSUM_SHA256_150="a76df7075c7d4d01fdcb46c912dd17fba5b60c78ea480b475f2b6ab6f666584e" + +SOURCE_URI_151="https://static.crates.io/crates/os_pipe/os_pipe-1.1.5.crate" +CHECKSUM_SHA256_151="57119c3b893986491ec9aa85056780d3a0f3cf4da7cc09dd3650dbd6c6738fb9" + +SOURCE_URI_152="https://static.crates.io/crates/overload/overload-0.1.1.crate" +CHECKSUM_SHA256_152="b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" + +SOURCE_URI_153="https://static.crates.io/crates/percent-encoding/percent-encoding-2.3.1.crate" +CHECKSUM_SHA256_153="e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" + +SOURCE_URI_154="https://static.crates.io/crates/pin-project/pin-project-1.1.5.crate" +CHECKSUM_SHA256_154="b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3" + +SOURCE_URI_155="https://static.crates.io/crates/pin-project-internal/pin-project-internal-1.1.5.crate" +CHECKSUM_SHA256_155="2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965" + +SOURCE_URI_156="https://static.crates.io/crates/pin-project-lite/pin-project-lite-0.2.14.crate" +CHECKSUM_SHA256_156="bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02" + +SOURCE_URI_157="https://static.crates.io/crates/pin-utils/pin-utils-0.1.0.crate" +CHECKSUM_SHA256_157="8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" + +SOURCE_URI_158="https://static.crates.io/crates/pkg-config/pkg-config-0.3.30.crate" +CHECKSUM_SHA256_158="d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec" + +SOURCE_URI_159="https://static.crates.io/crates/powerfmt/powerfmt-0.2.0.crate" +CHECKSUM_SHA256_159="439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" + +SOURCE_URI_160="https://static.crates.io/crates/ppv-lite86/ppv-lite86-0.2.17.crate" +CHECKSUM_SHA256_160="5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" + +SOURCE_URI_161="https://static.crates.io/crates/proc-macro2/proc-macro2-1.0.81.crate" +CHECKSUM_SHA256_161="3d1597b0c024618f09a9c3b8655b7e430397a36d23fdafec26d6965e9eec3eba" + +SOURCE_URI_162="https://static.crates.io/crates/proptest/proptest-1.4.0.crate" +CHECKSUM_SHA256_162="31b476131c3c86cb68032fdc5cb6d5a1045e3e42d96b69fa599fd77701e1f5bf" + +SOURCE_URI_163="https://static.crates.io/crates/prost/prost-0.12.4.crate" +CHECKSUM_SHA256_163="d0f5d036824e4761737860779c906171497f6d55681139d8312388f8fe398922" + +SOURCE_URI_164="https://static.crates.io/crates/prost-derive/prost-derive-0.12.4.crate" +CHECKSUM_SHA256_164="19de2de2a00075bf566bee3bd4db014b11587e84184d3f7a791bc17f1a8e9e48" + +SOURCE_URI_165="https://static.crates.io/crates/pulldown-cmark/pulldown-cmark-0.10.2.crate" +CHECKSUM_SHA256_165="5f0530d13d87d1f549b66a3e8d0c688952abe5994e204ed62615baaf25dc029c" + +SOURCE_URI_166="https://static.crates.io/crates/quick-error/quick-error-1.2.3.crate" +CHECKSUM_SHA256_166="a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0" + +SOURCE_URI_167="https://static.crates.io/crates/quote/quote-1.0.36.crate" +CHECKSUM_SHA256_167="0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7" + +SOURCE_URI_168="https://static.crates.io/crates/rand/rand-0.8.5.crate" +CHECKSUM_SHA256_168="34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" + +SOURCE_URI_169="https://static.crates.io/crates/rand_chacha/rand_chacha-0.3.1.crate" +CHECKSUM_SHA256_169="e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" + +SOURCE_URI_170="https://static.crates.io/crates/rand_core/rand_core-0.6.4.crate" +CHECKSUM_SHA256_170="ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" + +SOURCE_URI_171="https://static.crates.io/crates/rand_xorshift/rand_xorshift-0.3.0.crate" +CHECKSUM_SHA256_171="d25bf25ec5ae4a3f1b92f929810509a2f53d7dca2f50b794ff57e3face536c8f" + +SOURCE_URI_172="https://static.crates.io/crates/rayon/rayon-1.10.0.crate" +CHECKSUM_SHA256_172="b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa" + +SOURCE_URI_173="https://static.crates.io/crates/rayon-core/rayon-core-1.12.1.crate" +CHECKSUM_SHA256_173="1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2" + +SOURCE_URI_174="https://static.crates.io/crates/redox_syscall/redox_syscall-0.4.1.crate" +CHECKSUM_SHA256_174="4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa" + +SOURCE_URI_175="https://static.crates.io/crates/regex/regex-1.10.4.crate" +CHECKSUM_SHA256_175="c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c" + +SOURCE_URI_176="https://static.crates.io/crates/regex-automata/regex-automata-0.1.10.crate" +CHECKSUM_SHA256_176="6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" + +SOURCE_URI_177="https://static.crates.io/crates/regex-automata/regex-automata-0.4.6.crate" +CHECKSUM_SHA256_177="86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea" + +SOURCE_URI_178="https://static.crates.io/crates/regex-syntax/regex-syntax-0.6.29.crate" +CHECKSUM_SHA256_178="f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" + +SOURCE_URI_179="https://static.crates.io/crates/regex-syntax/regex-syntax-0.8.3.crate" +CHECKSUM_SHA256_179="adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56" + +SOURCE_URI_180="https://static.crates.io/crates/remove_dir_all/remove_dir_all-0.8.2.crate" +CHECKSUM_SHA256_180="23895cfadc1917fed9c6ed76a8c2903615fa3704f7493ff82b364c6540acc02b" + +SOURCE_URI_181="https://static.crates.io/crates/reqwest/reqwest-0.12.4.crate" +CHECKSUM_SHA256_181="566cafdd92868e0939d3fb961bd0dc25fcfaaed179291093b3d43e6b3150ea10" + +SOURCE_URI_182="https://static.crates.io/crates/retry/retry-2.0.0.crate" +CHECKSUM_SHA256_182="9166d72162de3575f950507683fac47e30f6f2c3836b71b7fbc61aa517c9c5f4" + +SOURCE_URI_183="https://static.crates.io/crates/ring/ring-0.17.8.crate" +CHECKSUM_SHA256_183="c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d" + +SOURCE_URI_184="https://static.crates.io/crates/rs_tracing/rs_tracing-1.1.0.crate" +CHECKSUM_SHA256_184="e3b121670da627e1c0110e7972c9db150dd7f8704dc073cce32c3db9cb7861e0" + +SOURCE_URI_185="https://static.crates.io/crates/rustc-demangle/rustc-demangle-0.1.23.crate" +CHECKSUM_SHA256_185="d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76" + +SOURCE_URI_186="https://static.crates.io/crates/rustix/rustix-0.38.34.crate" +CHECKSUM_SHA256_186="70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f" + +SOURCE_URI_187="https://static.crates.io/crates/rustls/rustls-0.22.4.crate" +CHECKSUM_SHA256_187="bf4ef73721ac7bcd79b2b315da7779d8fc09718c6b3d2d1b2d94850eb8c18432" + +SOURCE_URI_188="https://static.crates.io/crates/rustls-native-certs/rustls-native-certs-0.7.0.crate" +CHECKSUM_SHA256_188="8f1fb85efa936c42c6d5fc28d2629bb51e4b2f4b8a5211e297d599cc5a093792" + +SOURCE_URI_189="https://static.crates.io/crates/rustls-pemfile/rustls-pemfile-2.1.2.crate" +CHECKSUM_SHA256_189="29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73d" + +SOURCE_URI_190="https://static.crates.io/crates/rustls-pki-types/rustls-pki-types-1.4.1.crate" +CHECKSUM_SHA256_190="ecd36cc4259e3e4514335c4a138c6b43171a8d61d8f5c9348f9fc7529416f247" + +SOURCE_URI_191="https://static.crates.io/crates/rustls-webpki/rustls-webpki-0.102.3.crate" +CHECKSUM_SHA256_191="f3bce581c0dd41bce533ce695a1437fa16a7ab5ac3ccfa99fe1a620a7885eabf" + +SOURCE_URI_192="https://static.crates.io/crates/rustversion/rustversion-1.0.15.crate" +CHECKSUM_SHA256_192="80af6f9131f277a45a3fba6ce8e2258037bb0477a67e610d3c1fe046ab31de47" + +SOURCE_URI_193="https://static.crates.io/crates/rusty-fork/rusty-fork-0.3.0.crate" +CHECKSUM_SHA256_193="cb3dcc6e454c328bb824492db107ab7c0ae8fcffe4ad210136ef014458c1bc4f" + +SOURCE_URI_194="https://static.crates.io/crates/ryu/ryu-1.0.17.crate" +CHECKSUM_SHA256_194="e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1" + +SOURCE_URI_195="https://static.crates.io/crates/same-file/same-file-1.0.6.crate" +CHECKSUM_SHA256_195="93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" + +SOURCE_URI_196="https://static.crates.io/crates/schannel/schannel-0.1.23.crate" +CHECKSUM_SHA256_196="fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534" + +SOURCE_URI_197="https://static.crates.io/crates/scopeguard/scopeguard-1.2.0.crate" +CHECKSUM_SHA256_197="94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" + +SOURCE_URI_198="https://static.crates.io/crates/security-framework/security-framework-2.10.0.crate" +CHECKSUM_SHA256_198="770452e37cad93e0a50d5abc3990d2bc351c36d0328f86cefec2f2fb206eaef6" + +SOURCE_URI_199="https://static.crates.io/crates/security-framework-sys/security-framework-sys-2.10.0.crate" +CHECKSUM_SHA256_199="41f3cc463c0ef97e11c3461a9d3787412d30e8e7eb907c79180c4a57bf7c04ef" + +SOURCE_URI_200="https://static.crates.io/crates/semver/semver-1.0.22.crate" +CHECKSUM_SHA256_200="92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca" + +SOURCE_URI_201="https://static.crates.io/crates/serde/serde-1.0.198.crate" +CHECKSUM_SHA256_201="9846a40c979031340571da2545a4e5b7c4163bdae79b301d5f86d03979451fcc" + +SOURCE_URI_202="https://static.crates.io/crates/serde_derive/serde_derive-1.0.198.crate" +CHECKSUM_SHA256_202="e88edab869b01783ba905e7d0153f9fc1a6505a96e4ad3018011eedb838566d9" + +SOURCE_URI_203="https://static.crates.io/crates/serde_json/serde_json-1.0.116.crate" +CHECKSUM_SHA256_203="3e17db7126d17feb94eb3fad46bf1a96b034e8aacbc2e775fe81505f8b0b2813" + +SOURCE_URI_204="https://static.crates.io/crates/serde_spanned/serde_spanned-0.6.5.crate" +CHECKSUM_SHA256_204="eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1" + +SOURCE_URI_205="https://static.crates.io/crates/serde_urlencoded/serde_urlencoded-0.7.1.crate" +CHECKSUM_SHA256_205="d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" + +SOURCE_URI_206="https://static.crates.io/crates/sha2/sha2-0.10.8.crate" +CHECKSUM_SHA256_206="793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8" + +SOURCE_URI_207="https://static.crates.io/crates/sharded-slab/sharded-slab-0.1.7.crate" +CHECKSUM_SHA256_207="f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" + +SOURCE_URI_208="https://static.crates.io/crates/shlex/shlex-1.3.0.crate" +CHECKSUM_SHA256_208="0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" + +SOURCE_URI_209="https://static.crates.io/crates/similar/similar-2.5.0.crate" +CHECKSUM_SHA256_209="fa42c91313f1d05da9b26f267f931cf178d4aba455b4c4622dd7355eb80c6640" + +SOURCE_URI_210="https://static.crates.io/crates/slab/slab-0.4.9.crate" +CHECKSUM_SHA256_210="8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" + +SOURCE_URI_211="https://static.crates.io/crates/smallvec/smallvec-1.13.2.crate" +CHECKSUM_SHA256_211="3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" + +SOURCE_URI_212="https://static.crates.io/crates/snapbox/snapbox-0.5.9.crate" +CHECKSUM_SHA256_212="8ac441e1ecf678f68423d47f376d53fabce1afba92c8f68e31508eb27df8562a" + +SOURCE_URI_213="https://static.crates.io/crates/snapbox-macros/snapbox-macros-0.3.8.crate" +CHECKSUM_SHA256_213="e1c4b838b05d15ab22754068cb73500b2f3b07bf09d310e15b27f88160f1de40" + +SOURCE_URI_214="https://static.crates.io/crates/socket2/socket2-0.5.6.crate" +CHECKSUM_SHA256_214="05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871" + +SOURCE_URI_215="https://static.crates.io/crates/spin/spin-0.9.8.crate" +CHECKSUM_SHA256_215="6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" + +SOURCE_URI_216="https://static.crates.io/crates/stable_deref_trait/stable_deref_trait-1.2.0.crate" +CHECKSUM_SHA256_216="a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" + +SOURCE_URI_217="https://static.crates.io/crates/strsim/strsim-0.11.1.crate" +CHECKSUM_SHA256_217="7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" + +SOURCE_URI_218="https://static.crates.io/crates/subtle/subtle-2.5.0.crate" +CHECKSUM_SHA256_218="81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc" + +SOURCE_URI_219="https://static.crates.io/crates/syn/syn-2.0.60.crate" +CHECKSUM_SHA256_219="909518bc7b1c9b779f1bbf07f2929d35af9f0f37e47c6e9ef7f9dddc1e1821f3" + +SOURCE_URI_220="https://static.crates.io/crates/sync_wrapper/sync_wrapper-0.1.2.crate" +CHECKSUM_SHA256_220="2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160" + +SOURCE_URI_221="https://static.crates.io/crates/sys-info/sys-info-0.9.1.crate" +CHECKSUM_SHA256_221="0b3a0d0aba8bf96a0e1ddfdc352fc53b3df7f39318c71854910c3c4b024ae52c" + +SOURCE_URI_222="https://static.crates.io/crates/tar/tar-0.4.40.crate" +CHECKSUM_SHA256_222="b16afcea1f22891c49a00c751c7b63b2233284064f11a200fc624137c51e2ddb" + +SOURCE_URI_223="https://static.crates.io/crates/tempfile/tempfile-3.10.1.crate" +CHECKSUM_SHA256_223="85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1" + +SOURCE_URI_224="https://static.crates.io/crates/termcolor/termcolor-1.4.1.crate" +CHECKSUM_SHA256_224="06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755" + +SOURCE_URI_225="https://static.crates.io/crates/terminal_size/terminal_size-0.3.0.crate" +CHECKSUM_SHA256_225="21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7" + +SOURCE_URI_226="https://static.crates.io/crates/thiserror/thiserror-1.0.59.crate" +CHECKSUM_SHA256_226="f0126ad08bff79f29fc3ae6a55cc72352056dfff61e3ff8bb7129476d44b23aa" + +SOURCE_URI_227="https://static.crates.io/crates/thiserror-impl/thiserror-impl-1.0.59.crate" +CHECKSUM_SHA256_227="d1cd413b5d558b4c5bf3680e324a6fa5014e7b7c067a51e69dbdf47eb7148b66" + +SOURCE_URI_228="https://static.crates.io/crates/thread_local/thread_local-1.1.8.crate" +CHECKSUM_SHA256_228="8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c" + +SOURCE_URI_229="https://static.crates.io/crates/threadpool/threadpool-1.8.1.crate" +CHECKSUM_SHA256_229="d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa" + +SOURCE_URI_230="https://static.crates.io/crates/time/time-0.3.36.crate" +CHECKSUM_SHA256_230="5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885" + +SOURCE_URI_231="https://static.crates.io/crates/time-core/time-core-0.1.2.crate" +CHECKSUM_SHA256_231="ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" + +SOURCE_URI_232="https://static.crates.io/crates/time-macros/time-macros-0.2.18.crate" +CHECKSUM_SHA256_232="3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf" + +SOURCE_URI_233="https://static.crates.io/crates/tinyvec/tinyvec-1.6.0.crate" +CHECKSUM_SHA256_233="87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50" + +SOURCE_URI_234="https://static.crates.io/crates/tinyvec_macros/tinyvec_macros-0.1.1.crate" +CHECKSUM_SHA256_234="1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" + +SOURCE_URI_235="https://static.crates.io/crates/tokio/tokio-1.37.0.crate" +CHECKSUM_SHA256_235="1adbebffeca75fcfd058afa480fb6c0b81e165a0323f9c9d39c9697e37c46787" + +SOURCE_URI_236="https://static.crates.io/crates/tokio-io-timeout/tokio-io-timeout-1.2.0.crate" +CHECKSUM_SHA256_236="30b74022ada614a1b4834de765f9bb43877f910cc8ce4be40e89042c9223a8bf" + +SOURCE_URI_237="https://static.crates.io/crates/tokio-macros/tokio-macros-2.2.0.crate" +CHECKSUM_SHA256_237="5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b" + +SOURCE_URI_238="https://static.crates.io/crates/tokio-native-tls/tokio-native-tls-0.3.1.crate" +CHECKSUM_SHA256_238="bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" + +SOURCE_URI_239="https://static.crates.io/crates/tokio-rustls/tokio-rustls-0.25.0.crate" +CHECKSUM_SHA256_239="775e0c0f0adb3a2f22a00c4745d728b479985fc15ee7ca6a2608388c5569860f" + +SOURCE_URI_240="https://static.crates.io/crates/tokio-socks/tokio-socks-0.5.1.crate" +CHECKSUM_SHA256_240="51165dfa029d2a65969413a6cc96f354b86b464498702f174a4efa13608fd8c0" + +SOURCE_URI_241="https://static.crates.io/crates/tokio-stream/tokio-stream-0.1.15.crate" +CHECKSUM_SHA256_241="267ac89e0bec6e691e5813911606935d77c476ff49024f98abcea3e7b15e37af" + +SOURCE_URI_242="https://static.crates.io/crates/tokio-util/tokio-util-0.7.10.crate" +CHECKSUM_SHA256_242="5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15" + +SOURCE_URI_243="https://static.crates.io/crates/toml/toml-0.8.12.crate" +CHECKSUM_SHA256_243="e9dd1545e8208b4a5af1aa9bbd0b4cf7e9ea08fabc5d0a5c67fcaafa17433aa3" + +SOURCE_URI_244="https://static.crates.io/crates/toml_datetime/toml_datetime-0.6.5.crate" +CHECKSUM_SHA256_244="3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1" + +SOURCE_URI_245="https://static.crates.io/crates/toml_edit/toml_edit-0.22.12.crate" +CHECKSUM_SHA256_245="d3328d4f68a705b2a4498da1d580585d39a6510f98318a2cec3018a7ec61ddef" + +SOURCE_URI_246="https://static.crates.io/crates/tonic/tonic-0.11.0.crate" +CHECKSUM_SHA256_246="76c4eb7a4e9ef9d4763600161f12f5070b92a578e1b634db88a6887844c91a13" + +SOURCE_URI_247="https://static.crates.io/crates/tower/tower-0.4.13.crate" +CHECKSUM_SHA256_247="b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c" + +SOURCE_URI_248="https://static.crates.io/crates/tower-layer/tower-layer-0.3.2.crate" +CHECKSUM_SHA256_248="c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0" + +SOURCE_URI_249="https://static.crates.io/crates/tower-service/tower-service-0.3.2.crate" +CHECKSUM_SHA256_249="b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52" + +SOURCE_URI_250="https://static.crates.io/crates/tracing/tracing-0.1.40.crate" +CHECKSUM_SHA256_250="c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" + +SOURCE_URI_251="https://static.crates.io/crates/tracing-attributes/tracing-attributes-0.1.27.crate" +CHECKSUM_SHA256_251="34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" + +SOURCE_URI_252="https://static.crates.io/crates/tracing-core/tracing-core-0.1.32.crate" +CHECKSUM_SHA256_252="c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" + +SOURCE_URI_253="https://static.crates.io/crates/tracing-log/tracing-log-0.2.0.crate" +CHECKSUM_SHA256_253="ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" + +SOURCE_URI_254="https://static.crates.io/crates/tracing-opentelemetry/tracing-opentelemetry-0.23.0.crate" +CHECKSUM_SHA256_254="a9be14ba1bbe4ab79e9229f7f89fab8d120b865859f10527f31c033e599d2284" + +SOURCE_URI_255="https://static.crates.io/crates/tracing-subscriber/tracing-subscriber-0.3.18.crate" +CHECKSUM_SHA256_255="ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b" + +SOURCE_URI_256="https://static.crates.io/crates/try-lock/try-lock-0.2.5.crate" +CHECKSUM_SHA256_256="e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" + +SOURCE_URI_257="https://static.crates.io/crates/trycmd/trycmd-0.15.1.crate" +CHECKSUM_SHA256_257="d14c6930faf7c6c4942ce17daa6f38d659d2ebf2b579a56b6926707038eb37b0" + +SOURCE_URI_258="https://static.crates.io/crates/typenum/typenum-1.17.0.crate" +CHECKSUM_SHA256_258="42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" + +SOURCE_URI_259="https://static.crates.io/crates/unarray/unarray-0.1.4.crate" +CHECKSUM_SHA256_259="eaea85b334db583fe3274d12b4cd1880032beab409c0d774be044d4480ab9a94" + +SOURCE_URI_260="https://static.crates.io/crates/unicase/unicase-2.7.0.crate" +CHECKSUM_SHA256_260="f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89" + +SOURCE_URI_261="https://static.crates.io/crates/unicode-bidi/unicode-bidi-0.3.15.crate" +CHECKSUM_SHA256_261="08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75" + +SOURCE_URI_262="https://static.crates.io/crates/unicode-ident/unicode-ident-1.0.12.crate" +CHECKSUM_SHA256_262="3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" + +SOURCE_URI_263="https://static.crates.io/crates/unicode-normalization/unicode-normalization-0.1.23.crate" +CHECKSUM_SHA256_263="a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5" + +SOURCE_URI_264="https://static.crates.io/crates/untrusted/untrusted-0.9.0.crate" +CHECKSUM_SHA256_264="8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" + +SOURCE_URI_265="https://static.crates.io/crates/url/url-2.5.0.crate" +CHECKSUM_SHA256_265="31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633" + +SOURCE_URI_266="https://static.crates.io/crates/urlencoding/urlencoding-2.1.3.crate" +CHECKSUM_SHA256_266="daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" + +SOURCE_URI_267="https://static.crates.io/crates/utf8parse/utf8parse-0.2.1.crate" +CHECKSUM_SHA256_267="711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" + +SOURCE_URI_268="https://static.crates.io/crates/valuable/valuable-0.1.0.crate" +CHECKSUM_SHA256_268="830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d" + +SOURCE_URI_269="https://static.crates.io/crates/vcpkg/vcpkg-0.2.15.crate" +CHECKSUM_SHA256_269="accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" + +SOURCE_URI_270="https://static.crates.io/crates/version_check/version_check-0.9.4.crate" +CHECKSUM_SHA256_270="49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" + +SOURCE_URI_271="https://static.crates.io/crates/wait-timeout/wait-timeout-0.2.0.crate" +CHECKSUM_SHA256_271="9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6" + +SOURCE_URI_272="https://static.crates.io/crates/walkdir/walkdir-2.5.0.crate" +CHECKSUM_SHA256_272="29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" + +SOURCE_URI_273="https://static.crates.io/crates/want/want-0.3.1.crate" +CHECKSUM_SHA256_273="bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" + +SOURCE_URI_274="https://static.crates.io/crates/wasi/wasi-0.11.0+wasi-snapshot-preview1.crate" +CHECKSUM_SHA256_274="9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" + +SOURCE_URI_275="https://static.crates.io/crates/wasm-bindgen/wasm-bindgen-0.2.92.crate" +CHECKSUM_SHA256_275="4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8" + +SOURCE_URI_276="https://static.crates.io/crates/wasm-bindgen-backend/wasm-bindgen-backend-0.2.92.crate" +CHECKSUM_SHA256_276="614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da" + +SOURCE_URI_277="https://static.crates.io/crates/wasm-bindgen-futures/wasm-bindgen-futures-0.4.42.crate" +CHECKSUM_SHA256_277="76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0" + +SOURCE_URI_278="https://static.crates.io/crates/wasm-bindgen-macro/wasm-bindgen-macro-0.2.92.crate" +CHECKSUM_SHA256_278="a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726" + +SOURCE_URI_279="https://static.crates.io/crates/wasm-bindgen-macro-support/wasm-bindgen-macro-support-0.2.92.crate" +CHECKSUM_SHA256_279="e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7" + +SOURCE_URI_280="https://static.crates.io/crates/wasm-bindgen-shared/wasm-bindgen-shared-0.2.92.crate" +CHECKSUM_SHA256_280="af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96" + +SOURCE_URI_281="https://static.crates.io/crates/web-sys/web-sys-0.3.69.crate" +CHECKSUM_SHA256_281="77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef" + +SOURCE_URI_282="https://static.crates.io/crates/web-time/web-time-1.1.0.crate" +CHECKSUM_SHA256_282="5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" + +SOURCE_URI_283="https://static.crates.io/crates/winapi/winapi-0.3.9.crate" +CHECKSUM_SHA256_283="5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" + +SOURCE_URI_284="https://static.crates.io/crates/winapi-i686-pc-windows-gnu/winapi-i686-pc-windows-gnu-0.4.0.crate" +CHECKSUM_SHA256_284="ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" + +SOURCE_URI_285="https://static.crates.io/crates/winapi-util/winapi-util-0.1.6.crate" +CHECKSUM_SHA256_285="f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596" + +SOURCE_URI_286="https://static.crates.io/crates/winapi-x86_64-pc-windows-gnu/winapi-x86_64-pc-windows-gnu-0.4.0.crate" +CHECKSUM_SHA256_286="712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" + +SOURCE_URI_287="https://static.crates.io/crates/windows_aarch64_gnullvm/windows_aarch64_gnullvm-0.42.2.crate" +CHECKSUM_SHA256_287="597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" + +SOURCE_URI_288="https://static.crates.io/crates/windows_aarch64_gnullvm/windows_aarch64_gnullvm-0.48.5.crate" +CHECKSUM_SHA256_288="2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" + +SOURCE_URI_289="https://static.crates.io/crates/windows_aarch64_gnullvm/windows_aarch64_gnullvm-0.52.5.crate" +CHECKSUM_SHA256_289="7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263" + +SOURCE_URI_290="https://static.crates.io/crates/windows_aarch64_msvc/windows_aarch64_msvc-0.42.2.crate" +CHECKSUM_SHA256_290="e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" + +SOURCE_URI_291="https://static.crates.io/crates/windows_aarch64_msvc/windows_aarch64_msvc-0.48.5.crate" +CHECKSUM_SHA256_291="dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" + +SOURCE_URI_292="https://static.crates.io/crates/windows_aarch64_msvc/windows_aarch64_msvc-0.52.5.crate" +CHECKSUM_SHA256_292="9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6" + +SOURCE_URI_293="https://static.crates.io/crates/windows_i686_gnu/windows_i686_gnu-0.42.2.crate" +CHECKSUM_SHA256_293="c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" + +SOURCE_URI_294="https://static.crates.io/crates/windows_i686_gnu/windows_i686_gnu-0.48.5.crate" +CHECKSUM_SHA256_294="a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" + +SOURCE_URI_295="https://static.crates.io/crates/windows_i686_gnu/windows_i686_gnu-0.52.5.crate" +CHECKSUM_SHA256_295="88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670" + +SOURCE_URI_296="https://static.crates.io/crates/windows_i686_gnullvm/windows_i686_gnullvm-0.52.5.crate" +CHECKSUM_SHA256_296="87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9" + +SOURCE_URI_297="https://static.crates.io/crates/windows_i686_msvc/windows_i686_msvc-0.42.2.crate" +CHECKSUM_SHA256_297="44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" + +SOURCE_URI_298="https://static.crates.io/crates/windows_i686_msvc/windows_i686_msvc-0.48.5.crate" +CHECKSUM_SHA256_298="8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" + +SOURCE_URI_299="https://static.crates.io/crates/windows_i686_msvc/windows_i686_msvc-0.52.5.crate" +CHECKSUM_SHA256_299="db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf" + +SOURCE_URI_300="https://static.crates.io/crates/windows_x86_64_gnu/windows_x86_64_gnu-0.42.2.crate" +CHECKSUM_SHA256_300="8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" + +SOURCE_URI_301="https://static.crates.io/crates/windows_x86_64_gnu/windows_x86_64_gnu-0.48.5.crate" +CHECKSUM_SHA256_301="53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" + +SOURCE_URI_302="https://static.crates.io/crates/windows_x86_64_gnu/windows_x86_64_gnu-0.52.5.crate" +CHECKSUM_SHA256_302="4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9" + +SOURCE_URI_303="https://static.crates.io/crates/windows_x86_64_gnullvm/windows_x86_64_gnullvm-0.42.2.crate" +CHECKSUM_SHA256_303="26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" + +SOURCE_URI_304="https://static.crates.io/crates/windows_x86_64_gnullvm/windows_x86_64_gnullvm-0.48.5.crate" +CHECKSUM_SHA256_304="0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" + +SOURCE_URI_305="https://static.crates.io/crates/windows_x86_64_gnullvm/windows_x86_64_gnullvm-0.52.5.crate" +CHECKSUM_SHA256_305="852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596" + +SOURCE_URI_306="https://static.crates.io/crates/windows_x86_64_msvc/windows_x86_64_msvc-0.42.2.crate" +CHECKSUM_SHA256_306="9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" + +SOURCE_URI_307="https://static.crates.io/crates/windows_x86_64_msvc/windows_x86_64_msvc-0.48.5.crate" +CHECKSUM_SHA256_307="ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" + +SOURCE_URI_308="https://static.crates.io/crates/windows_x86_64_msvc/windows_x86_64_msvc-0.52.5.crate" +CHECKSUM_SHA256_308="bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0" + +SOURCE_URI_309="https://static.crates.io/crates/windows-sys/windows-sys-0.45.0.crate" +CHECKSUM_SHA256_309="75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" + +SOURCE_URI_310="https://static.crates.io/crates/windows-sys/windows-sys-0.48.0.crate" +CHECKSUM_SHA256_310="677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" + +SOURCE_URI_311="https://static.crates.io/crates/windows-sys/windows-sys-0.52.0.crate" +CHECKSUM_SHA256_311="282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" + +SOURCE_URI_312="https://static.crates.io/crates/windows-targets/windows-targets-0.42.2.crate" +CHECKSUM_SHA256_312="8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" + +SOURCE_URI_313="https://static.crates.io/crates/windows-targets/windows-targets-0.48.5.crate" +CHECKSUM_SHA256_313="9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" + +SOURCE_URI_314="https://static.crates.io/crates/windows-targets/windows-targets-0.52.5.crate" +CHECKSUM_SHA256_314="6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb" + +SOURCE_URI_315="https://static.crates.io/crates/winnow/winnow-0.6.6.crate" +CHECKSUM_SHA256_315="f0c976aaaa0e1f90dbb21e9587cdaf1d9679a1cde8875c0d6bd83ab96a208352" + +SOURCE_URI_316="https://static.crates.io/crates/winreg/winreg-0.52.0.crate" +CHECKSUM_SHA256_316="a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5" + +SOURCE_URI_317="https://static.crates.io/crates/xattr/xattr-1.3.1.crate" +CHECKSUM_SHA256_317="8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f" + +SOURCE_URI_318="https://static.crates.io/crates/xz2/xz2-0.1.7.crate" +CHECKSUM_SHA256_318="388c44dc09d76f1536602ead6d325eb532f5c122f17782bd57fb47baeeb767e2" + +SOURCE_URI_319="https://static.crates.io/crates/zeroize/zeroize-1.7.0.crate" +CHECKSUM_SHA256_319="525b4ec142c6b68a2d10f01f7bbf6755599ca3f81ea53b8431b7dd348f5fdb2d" + +SOURCE_URI_320="https://static.crates.io/crates/zstd/zstd-0.13.1.crate" +CHECKSUM_SHA256_320="2d789b1514203a1120ad2429eae43a7bd32b90976a7bb8a05f7ec02fa88cc23a" + +SOURCE_URI_321="https://static.crates.io/crates/zstd-safe/zstd-safe-7.1.0.crate" +CHECKSUM_SHA256_321="1cd99b45c6bc03a018c8b8a86025678c87e55526064e38f9df301989dce7ec0a" + +SOURCE_URI_322="https://static.crates.io/crates/zstd-sys/zstd-sys-2.0.10+zstd.1.5.6.crate" +CHECKSUM_SHA256_322="c253a4914af5bafc8fa8c86ee400827e83cf6ec01195ec1f1ed8441bf00d65aa" + +ARCHITECTURES="!x86_gcc2 !all" +commandBinDir=$binDir +if [ "$targetArchitecture" = x86_gcc2 ]; then +SECONDARY_ARCHITECTURES="?x86" +commandBinDir=$prefix/bin +fi + +PROVIDES=" + rustup$secondaryArchSuffix = $portVersion + cmd:rustup + " +REQUIRES=" + haiku$secondaryArchSuffix + " + +BUILD_REQUIRES=" + haiku${secondaryArchSuffix}_devel + " +BUILD_PREREQUIRES=" + cmd:cargo$secondaryArchSuffix + cmd:gcc$secondaryArchSuffix + " + +defineDebugInfoPackage rustup$secondaryArchSuffix \ + "$commandBinDir"/rustup + +BUILD() +{ + export CARGO_HOME=$sourceDir/../cargo + vendor=$CARGO_HOME/haiku + mkdir -p "$vendor" + for i in $(seq 2 322); do + eval "srcDir=\$sourceDir$i" + eval "sha256sum=\$CHECKSUM_SHA256_$i" + set -- "$srcDir"/* + ln -sf "$1" "$vendor" + cat <<-EOF >"$vendor/${1##*/}/.cargo-checksum.json" + { + "package": "$sha256sum", + "files": {} + } + EOF + done + + cat <<-EOF >"$CARGO_HOME"/config + [source.haiku] + directory = "$vendor" + + [source.crates-io] + replace-with = "haiku" + EOF + + cargo build --release --frozen +} + +INSTALL() +{ + install -m 755 -d "$commandBinDir" "$docDir" + install -m 755 target/release/rustup "$commandBinDir" + install -m 644 README.md "$docDir" +} + +TEST() +{ + export CARGO_HOME=$sourceDir/../cargo + cargo test --release --frozen +} diff --git a/dev-util/rustup/rustup-1.28.2.recipe b/dev-util/rustup/rustup-1.28.2.recipe new file mode 100644 index 000000000..bc6721c3f --- /dev/null +++ b/dev-util/rustup/rustup-1.28.2.recipe @@ -0,0 +1,1228 @@ +SUMMARY="Manage multiple rust installations with ease" +DESCRIPTION="Rustup installs The Rust Programming Language from the official release channels, \ +enabling you to easily switch between stable, beta, and nightly compilers and keep them updated. \ +It makes cross-compiling simpler with binary builds of the standard library for common platforms. \ +And it runs on all platforms Rust supports, including Windows." +HOMEPAGE="https://github.com/rust-lang/rustup" +COPYRIGHT="2025 Rustup developers" +LICENSE="Apache v2 + MIT" +REVISION="1" +SOURCE_URI="$HOMEPAGE/archive/refs/tags/$portVersion.tar.gz" +CHECKSUM_SHA256="5987dcb828068a4a5e29ba99ab26f2983ac0c6e2e4dc3e5b3a3c0fafb69abbc0" +SOURCE_FILENAME="rustup-$portVersion.tar.gz" + +SOURCE_URI_2="https://static.crates.io/crates/addr2line/addr2line-0.24.2.crate" +CHECKSUM_SHA256_2="dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1" + +SOURCE_URI_3="https://static.crates.io/crates/adler2/adler2-2.0.0.crate" +CHECKSUM_SHA256_3="512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627" + +SOURCE_URI_4="https://static.crates.io/crates/aho-corasick/aho-corasick-1.1.3.crate" +CHECKSUM_SHA256_4="8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" + +SOURCE_URI_5="https://static.crates.io/crates/aligned/aligned-0.4.2.crate" +CHECKSUM_SHA256_5="377e4c0ba83e4431b10df45c1d4666f178ea9c552cac93e60c3a88bf32785923" + +SOURCE_URI_6="https://static.crates.io/crates/anstream/anstream-0.6.18.crate" +CHECKSUM_SHA256_6="8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b" + +SOURCE_URI_7="https://static.crates.io/crates/anstyle/anstyle-1.0.10.crate" +CHECKSUM_SHA256_7="55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9" + +SOURCE_URI_8="https://static.crates.io/crates/anstyle-parse/anstyle-parse-0.2.6.crate" +CHECKSUM_SHA256_8="3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9" + +SOURCE_URI_9="https://static.crates.io/crates/anstyle-query/anstyle-query-1.1.2.crate" +CHECKSUM_SHA256_9="79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c" + +SOURCE_URI_10="https://static.crates.io/crates/anstyle-wincon/anstyle-wincon-3.0.7.crate" +CHECKSUM_SHA256_10="ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e" + +SOURCE_URI_11="https://static.crates.io/crates/anyhow/anyhow-1.0.98.crate" +CHECKSUM_SHA256_11="e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487" + +SOURCE_URI_12="https://static.crates.io/crates/as-slice/as-slice-0.2.1.crate" +CHECKSUM_SHA256_12="516b6b4f0e40d50dcda9365d53964ec74560ad4284da2e7fc97122cd83174516" + +SOURCE_URI_13="https://static.crates.io/crates/async-compression/async-compression-0.4.23.crate" +CHECKSUM_SHA256_13="b37fc50485c4f3f736a4fb14199f6d5f5ba008d7f28fe710306c92780f004c07" + +SOURCE_URI_14="https://static.crates.io/crates/async-trait/async-trait-0.1.88.crate" +CHECKSUM_SHA256_14="e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5" + +SOURCE_URI_15="https://static.crates.io/crates/atomic-waker/atomic-waker-1.1.2.crate" +CHECKSUM_SHA256_15="1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" + +SOURCE_URI_16="https://static.crates.io/crates/autocfg/autocfg-1.4.0.crate" +CHECKSUM_SHA256_16="ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26" + +SOURCE_URI_17="https://static.crates.io/crates/automod/automod-1.0.15.crate" +CHECKSUM_SHA256_17="ebb4bd301db2e2ca1f5be131c24eb8ebf2d9559bc3744419e93baf8ddea7e670" + +SOURCE_URI_18="https://static.crates.io/crates/aws-lc-rs/aws-lc-rs-1.13.0.crate" +CHECKSUM_SHA256_18="19b756939cb2f8dc900aa6dcd505e6e2428e9cae7ff7b028c49e3946efa70878" + +SOURCE_URI_19="https://static.crates.io/crates/aws-lc-sys/aws-lc-sys-0.28.2.crate" +CHECKSUM_SHA256_19="bfa9b6986f250236c27e5a204062434a773a13243d2ffc2955f37bdba4c5c6a1" + +SOURCE_URI_20="https://static.crates.io/crates/backtrace/backtrace-0.3.74.crate" +CHECKSUM_SHA256_20="8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a" + +SOURCE_URI_21="https://static.crates.io/crates/base64/base64-0.22.1.crate" +CHECKSUM_SHA256_21="72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" + +SOURCE_URI_22="https://static.crates.io/crates/bindgen/bindgen-0.69.5.crate" +CHECKSUM_SHA256_22="271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088" + +SOURCE_URI_23="https://static.crates.io/crates/bit-set/bit-set-0.8.0.crate" +CHECKSUM_SHA256_23="08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3" + +SOURCE_URI_24="https://static.crates.io/crates/bit-vec/bit-vec-0.8.0.crate" +CHECKSUM_SHA256_24="5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7" + +SOURCE_URI_25="https://static.crates.io/crates/bitflags/bitflags-2.9.0.crate" +CHECKSUM_SHA256_25="5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd" + +SOURCE_URI_26="https://static.crates.io/crates/block-buffer/block-buffer-0.10.4.crate" +CHECKSUM_SHA256_26="3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" + +SOURCE_URI_27="https://static.crates.io/crates/bstr/bstr-1.12.0.crate" +CHECKSUM_SHA256_27="234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4" + +SOURCE_URI_28="https://static.crates.io/crates/bumpalo/bumpalo-3.17.0.crate" +CHECKSUM_SHA256_28="1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf" + +SOURCE_URI_29="https://static.crates.io/crates/bytes/bytes-1.10.1.crate" +CHECKSUM_SHA256_29="d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" + +SOURCE_URI_30="https://static.crates.io/crates/cc/cc-1.2.20.crate" +CHECKSUM_SHA256_30="04da6a0d40b948dfc4fa8f5bbf402b0fc1a64a28dbf7d12ffd683550f2c1b63a" + +SOURCE_URI_31="https://static.crates.io/crates/cesu8/cesu8-1.1.0.crate" +CHECKSUM_SHA256_31="6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c" + +SOURCE_URI_32="https://static.crates.io/crates/cexpr/cexpr-0.6.0.crate" +CHECKSUM_SHA256_32="6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766" + +SOURCE_URI_33="https://static.crates.io/crates/cfg_aliases/cfg_aliases-0.2.1.crate" +CHECKSUM_SHA256_33="613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" + +SOURCE_URI_34="https://static.crates.io/crates/cfg-if/cfg-if-0.1.10.crate" +CHECKSUM_SHA256_34="4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822" + +SOURCE_URI_35="https://static.crates.io/crates/cfg-if/cfg-if-1.0.0.crate" +CHECKSUM_SHA256_35="baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" + +SOURCE_URI_36="https://static.crates.io/crates/chrono/chrono-0.4.40.crate" +CHECKSUM_SHA256_36="1a7964611d71df112cb1730f2ee67324fcf4d0fc6606acbbe9bfe06df124637c" + +SOURCE_URI_37="https://static.crates.io/crates/clang-sys/clang-sys-1.8.1.crate" +CHECKSUM_SHA256_37="0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4" + +SOURCE_URI_38="https://static.crates.io/crates/clap/clap-4.5.37.crate" +CHECKSUM_SHA256_38="eccb054f56cbd38340b380d4a8e69ef1f02f1af43db2f0cc817a4774d80ae071" + +SOURCE_URI_39="https://static.crates.io/crates/clap_builder/clap_builder-4.5.37.crate" +CHECKSUM_SHA256_39="efd9466fac8543255d3b1fcad4762c5e116ffe808c8a3043d4263cd4fd4862a2" + +SOURCE_URI_40="https://static.crates.io/crates/clap_complete/clap_complete-4.5.47.crate" +CHECKSUM_SHA256_40="c06f5378ea264ad4f82bbc826628b5aad714a75abf6ece087e923010eb937fb6" + +SOURCE_URI_41="https://static.crates.io/crates/clap_derive/clap_derive-4.5.32.crate" +CHECKSUM_SHA256_41="09176aae279615badda0765c0c0b3f6ed53f4709118af73cf4655d85d1530cd7" + +SOURCE_URI_42="https://static.crates.io/crates/clap_lex/clap_lex-0.7.4.crate" +CHECKSUM_SHA256_42="f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6" + +SOURCE_URI_43="https://static.crates.io/crates/cmake/cmake-0.1.54.crate" +CHECKSUM_SHA256_43="e7caa3f9de89ddbe2c607f4101924c5abec803763ae9534e4f4d7d8f84aa81f0" + +SOURCE_URI_44="https://static.crates.io/crates/colorchoice/colorchoice-1.0.3.crate" +CHECKSUM_SHA256_44="5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990" + +SOURCE_URI_45="https://static.crates.io/crates/combine/combine-4.6.7.crate" +CHECKSUM_SHA256_45="ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd" + +SOURCE_URI_46="https://static.crates.io/crates/content_inspector/content_inspector-0.2.4.crate" +CHECKSUM_SHA256_46="b7bda66e858c683005a53a9a60c69a4aca7eeaa45d124526e389f7aec8e62f38" + +SOURCE_URI_47="https://static.crates.io/crates/core-foundation/core-foundation-0.10.0.crate" +CHECKSUM_SHA256_47="b55271e5c8c478ad3f38ad24ef34923091e0548492a266d19b3c0b4d82574c63" + +SOURCE_URI_48="https://static.crates.io/crates/core-foundation/core-foundation-0.9.4.crate" +CHECKSUM_SHA256_48="91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" + +SOURCE_URI_49="https://static.crates.io/crates/core-foundation-sys/core-foundation-sys-0.8.7.crate" +CHECKSUM_SHA256_49="773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" + +SOURCE_URI_50="https://static.crates.io/crates/cpufeatures/cpufeatures-0.2.17.crate" +CHECKSUM_SHA256_50="59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" + +SOURCE_URI_51="https://static.crates.io/crates/crc32fast/crc32fast-1.4.2.crate" +CHECKSUM_SHA256_51="a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3" + +SOURCE_URI_52="https://static.crates.io/crates/crossbeam-deque/crossbeam-deque-0.8.6.crate" +CHECKSUM_SHA256_52="9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51" + +SOURCE_URI_53="https://static.crates.io/crates/crossbeam-epoch/crossbeam-epoch-0.9.18.crate" +CHECKSUM_SHA256_53="5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" + +SOURCE_URI_54="https://static.crates.io/crates/crossbeam-utils/crossbeam-utils-0.8.21.crate" +CHECKSUM_SHA256_54="d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" + +SOURCE_URI_55="https://static.crates.io/crates/crypto-common/crypto-common-0.1.6.crate" +CHECKSUM_SHA256_55="1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" + +SOURCE_URI_56="https://static.crates.io/crates/curl/curl-0.4.47.crate" +CHECKSUM_SHA256_56="d9fb4d13a1be2b58f14d60adba57c9834b78c62fd86c3e76a148f732686e9265" + +SOURCE_URI_57="https://static.crates.io/crates/curl-sys/curl-sys-0.4.80+curl-8.12.1.crate" +CHECKSUM_SHA256_57="55f7df2eac63200c3ab25bde3b2268ef2ee56af3d238e76d61f01c3c49bff734" + +SOURCE_URI_58="https://static.crates.io/crates/cvt/cvt-0.1.2.crate" +CHECKSUM_SHA256_58="d2ae9bf77fbf2d39ef573205d554d87e86c12f1994e9ea335b0651b9b278bcf1" + +SOURCE_URI_59="https://static.crates.io/crates/dbus/dbus-0.9.7.crate" +CHECKSUM_SHA256_59="1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b" + +SOURCE_URI_60="https://static.crates.io/crates/deranged/deranged-0.4.0.crate" +CHECKSUM_SHA256_60="9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e" + +SOURCE_URI_61="https://static.crates.io/crates/digest/digest-0.10.7.crate" +CHECKSUM_SHA256_61="9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" + +SOURCE_URI_62="https://static.crates.io/crates/displaydoc/displaydoc-0.2.5.crate" +CHECKSUM_SHA256_62="97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" + +SOURCE_URI_63="https://static.crates.io/crates/dunce/dunce-1.0.5.crate" +CHECKSUM_SHA256_63="92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813" + +SOURCE_URI_64="https://static.crates.io/crates/effective-limits/effective-limits-0.5.5.crate" +CHECKSUM_SHA256_64="37195f01a7464b2bc99ba33c5b2b61929bb294632bce96987f88e2ade8e29a07" + +SOURCE_URI_65="https://static.crates.io/crates/either/either-1.15.0.crate" +CHECKSUM_SHA256_65="48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" + +SOURCE_URI_66="https://static.crates.io/crates/enum-map/enum-map-2.7.3.crate" +CHECKSUM_SHA256_66="6866f3bfdf8207509a033af1a75a7b08abda06bbaaeae6669323fd5a097df2e9" + +SOURCE_URI_67="https://static.crates.io/crates/enum-map-derive/enum-map-derive-0.17.0.crate" +CHECKSUM_SHA256_67="f282cfdfe92516eb26c2af8589c274c7c17681f5ecc03c18255fe741c6aa64eb" + +SOURCE_URI_68="https://static.crates.io/crates/env_proxy/env_proxy-0.4.1.crate" +CHECKSUM_SHA256_68="3a5019be18538406a43b5419a5501461f0c8b49ea7dfda0cfc32f4e51fc44be1" + +SOURCE_URI_69="https://static.crates.io/crates/equivalent/equivalent-1.0.2.crate" +CHECKSUM_SHA256_69="877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" + +SOURCE_URI_70="https://static.crates.io/crates/errno/errno-0.3.11.crate" +CHECKSUM_SHA256_70="976dd42dc7e85965fe702eb8164f21f450704bdde31faefd6471dba214cb594e" + +SOURCE_URI_71="https://static.crates.io/crates/fastrand/fastrand-2.3.0.crate" +CHECKSUM_SHA256_71="37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" + +SOURCE_URI_72="https://static.crates.io/crates/filetime/filetime-0.2.25.crate" +CHECKSUM_SHA256_72="35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586" + +SOURCE_URI_73="https://static.crates.io/crates/flate2/flate2-1.1.1.crate" +CHECKSUM_SHA256_73="7ced92e76e966ca2fd84c8f7aa01a4aea65b0eb6648d72f7c8f3e2764a67fece" + +SOURCE_URI_74="https://static.crates.io/crates/fnv/fnv-1.0.7.crate" +CHECKSUM_SHA256_74="3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" + +SOURCE_URI_75="https://static.crates.io/crates/foreign-types/foreign-types-0.3.2.crate" +CHECKSUM_SHA256_75="f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" + +SOURCE_URI_76="https://static.crates.io/crates/foreign-types-shared/foreign-types-shared-0.1.1.crate" +CHECKSUM_SHA256_76="00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" + +SOURCE_URI_77="https://static.crates.io/crates/form_urlencoded/form_urlencoded-1.2.1.crate" +CHECKSUM_SHA256_77="e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" + +SOURCE_URI_78="https://static.crates.io/crates/fs_at/fs_at-0.2.1.crate" +CHECKSUM_SHA256_78="14af6c9694ea25db25baa2a1788703b9e7c6648dcaeeebeb98f7561b5384c036" + +SOURCE_URI_79="https://static.crates.io/crates/fs_extra/fs_extra-1.3.0.crate" +CHECKSUM_SHA256_79="42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c" + +SOURCE_URI_80="https://static.crates.io/crates/futures-channel/futures-channel-0.3.31.crate" +CHECKSUM_SHA256_80="2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" + +SOURCE_URI_81="https://static.crates.io/crates/futures-core/futures-core-0.3.31.crate" +CHECKSUM_SHA256_81="05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" + +SOURCE_URI_82="https://static.crates.io/crates/futures-executor/futures-executor-0.3.31.crate" +CHECKSUM_SHA256_82="1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f" + +SOURCE_URI_83="https://static.crates.io/crates/futures-io/futures-io-0.3.31.crate" +CHECKSUM_SHA256_83="9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" + +SOURCE_URI_84="https://static.crates.io/crates/futures-macro/futures-macro-0.3.31.crate" +CHECKSUM_SHA256_84="162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" + +SOURCE_URI_85="https://static.crates.io/crates/futures-sink/futures-sink-0.3.31.crate" +CHECKSUM_SHA256_85="e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" + +SOURCE_URI_86="https://static.crates.io/crates/futures-task/futures-task-0.3.31.crate" +CHECKSUM_SHA256_86="f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" + +SOURCE_URI_87="https://static.crates.io/crates/futures-util/futures-util-0.3.31.crate" +CHECKSUM_SHA256_87="9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" + +SOURCE_URI_88="https://static.crates.io/crates/generic-array/generic-array-0.14.7.crate" +CHECKSUM_SHA256_88="85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" + +SOURCE_URI_89="https://static.crates.io/crates/getrandom/getrandom-0.2.16.crate" +CHECKSUM_SHA256_89="335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" + +SOURCE_URI_90="https://static.crates.io/crates/getrandom/getrandom-0.3.2.crate" +CHECKSUM_SHA256_90="73fea8450eea4bac3940448fb7ae50d91f034f941199fcd9d909a5a07aa455f0" + +SOURCE_URI_91="https://static.crates.io/crates/gimli/gimli-0.31.1.crate" +CHECKSUM_SHA256_91="07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f" + +SOURCE_URI_92="https://static.crates.io/crates/git-testament/git-testament-0.2.6.crate" +CHECKSUM_SHA256_92="5a74999c921479f919c87a9d2e6922a79a18683f18105344df8e067149232e51" + +SOURCE_URI_93="https://static.crates.io/crates/git-testament-derive/git-testament-derive-0.2.1.crate" +CHECKSUM_SHA256_93="bbeac967e71eb3dc1656742fc7521ec7cd3b6b88738face65bf1fddf702bc4c0" + +SOURCE_URI_94="https://static.crates.io/crates/glob/glob-0.3.2.crate" +CHECKSUM_SHA256_94="a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2" + +SOURCE_URI_95="https://static.crates.io/crates/h2/h2-0.4.9.crate" +CHECKSUM_SHA256_95="75249d144030531f8dee69fe9cea04d3edf809a017ae445e2abdff6629e86633" + +SOURCE_URI_96="https://static.crates.io/crates/hashbrown/hashbrown-0.12.3.crate" +CHECKSUM_SHA256_96="8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" + +SOURCE_URI_97="https://static.crates.io/crates/hashbrown/hashbrown-0.15.2.crate" +CHECKSUM_SHA256_97="bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289" + +SOURCE_URI_98="https://static.crates.io/crates/heck/heck-0.5.0.crate" +CHECKSUM_SHA256_98="2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" + +SOURCE_URI_99="https://static.crates.io/crates/hermit-abi/hermit-abi-0.3.9.crate" +CHECKSUM_SHA256_99="d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" + +SOURCE_URI_100="https://static.crates.io/crates/home/home-0.5.11.crate" +CHECKSUM_SHA256_100="589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf" + +SOURCE_URI_101="https://static.crates.io/crates/http/http-1.3.1.crate" +CHECKSUM_SHA256_101="f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565" + +SOURCE_URI_102="https://static.crates.io/crates/http-body/http-body-1.0.1.crate" +CHECKSUM_SHA256_102="1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" + +SOURCE_URI_103="https://static.crates.io/crates/http-body-util/http-body-util-0.1.3.crate" +CHECKSUM_SHA256_103="b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" + +SOURCE_URI_104="https://static.crates.io/crates/httparse/httparse-1.10.1.crate" +CHECKSUM_SHA256_104="6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" + +SOURCE_URI_105="https://static.crates.io/crates/httpdate/httpdate-1.0.3.crate" +CHECKSUM_SHA256_105="df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" + +SOURCE_URI_106="https://static.crates.io/crates/humantime/humantime-2.2.0.crate" +CHECKSUM_SHA256_106="9b112acc8b3adf4b107a8ec20977da0273a8c386765a3ec0229bd500a1443f9f" + +SOURCE_URI_107="https://static.crates.io/crates/humantime-serde/humantime-serde-1.1.1.crate" +CHECKSUM_SHA256_107="57a3db5ea5923d99402c94e9feb261dc5ee9b4efa158b0315f788cf549cc200c" + +SOURCE_URI_108="https://static.crates.io/crates/hyper/hyper-1.6.0.crate" +CHECKSUM_SHA256_108="cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80" + +SOURCE_URI_109="https://static.crates.io/crates/hyper-rustls/hyper-rustls-0.27.5.crate" +CHECKSUM_SHA256_109="2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2" + +SOURCE_URI_110="https://static.crates.io/crates/hyper-timeout/hyper-timeout-0.5.2.crate" +CHECKSUM_SHA256_110="2b90d566bffbce6a75bd8b09a05aa8c2cb1fabb6cb348f8840c9e4c90a0d83b0" + +SOURCE_URI_111="https://static.crates.io/crates/hyper-tls/hyper-tls-0.6.0.crate" +CHECKSUM_SHA256_111="70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" + +SOURCE_URI_112="https://static.crates.io/crates/hyper-util/hyper-util-0.1.11.crate" +CHECKSUM_SHA256_112="497bbc33a26fdd4af9ed9c70d63f61cf56a938375fbb32df34db9b1cd6d643f2" + +SOURCE_URI_113="https://static.crates.io/crates/icu_collections/icu_collections-1.5.0.crate" +CHECKSUM_SHA256_113="db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526" + +SOURCE_URI_114="https://static.crates.io/crates/icu_locid/icu_locid-1.5.0.crate" +CHECKSUM_SHA256_114="13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637" + +SOURCE_URI_115="https://static.crates.io/crates/icu_locid_transform/icu_locid_transform-1.5.0.crate" +CHECKSUM_SHA256_115="01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e" + +SOURCE_URI_116="https://static.crates.io/crates/icu_locid_transform_data/icu_locid_transform_data-1.5.1.crate" +CHECKSUM_SHA256_116="7515e6d781098bf9f7205ab3fc7e9709d34554ae0b21ddbcb5febfa4bc7df11d" + +SOURCE_URI_117="https://static.crates.io/crates/icu_normalizer/icu_normalizer-1.5.0.crate" +CHECKSUM_SHA256_117="19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f" + +SOURCE_URI_118="https://static.crates.io/crates/icu_normalizer_data/icu_normalizer_data-1.5.1.crate" +CHECKSUM_SHA256_118="c5e8338228bdc8ab83303f16b797e177953730f601a96c25d10cb3ab0daa0cb7" + +SOURCE_URI_119="https://static.crates.io/crates/icu_properties/icu_properties-1.5.1.crate" +CHECKSUM_SHA256_119="93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5" + +SOURCE_URI_120="https://static.crates.io/crates/icu_properties_data/icu_properties_data-1.5.1.crate" +CHECKSUM_SHA256_120="85fb8799753b75aee8d2a21d7c14d9f38921b54b3dbda10f5a3c7a7b82dba5e2" + +SOURCE_URI_121="https://static.crates.io/crates/icu_provider/icu_provider-1.5.0.crate" +CHECKSUM_SHA256_121="6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9" + +SOURCE_URI_122="https://static.crates.io/crates/icu_provider_macros/icu_provider_macros-1.5.0.crate" +CHECKSUM_SHA256_122="1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6" + +SOURCE_URI_123="https://static.crates.io/crates/idna/idna-1.0.3.crate" +CHECKSUM_SHA256_123="686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e" + +SOURCE_URI_124="https://static.crates.io/crates/idna_adapter/idna_adapter-1.2.0.crate" +CHECKSUM_SHA256_124="daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71" + +SOURCE_URI_125="https://static.crates.io/crates/indexmap/indexmap-1.9.3.crate" +CHECKSUM_SHA256_125="bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" + +SOURCE_URI_126="https://static.crates.io/crates/indexmap/indexmap-2.9.0.crate" +CHECKSUM_SHA256_126="cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e" + +SOURCE_URI_127="https://static.crates.io/crates/ipnet/ipnet-2.11.0.crate" +CHECKSUM_SHA256_127="469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" + +SOURCE_URI_128="https://static.crates.io/crates/is_terminal_polyfill/is_terminal_polyfill-1.70.1.crate" +CHECKSUM_SHA256_128="7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" + +SOURCE_URI_129="https://static.crates.io/crates/itertools/itertools-0.12.1.crate" +CHECKSUM_SHA256_129="ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" + +SOURCE_URI_130="https://static.crates.io/crates/itertools/itertools-0.14.0.crate" +CHECKSUM_SHA256_130="2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" + +SOURCE_URI_131="https://static.crates.io/crates/itoa/itoa-1.0.15.crate" +CHECKSUM_SHA256_131="4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" + +SOURCE_URI_132="https://static.crates.io/crates/jni/jni-0.21.1.crate" +CHECKSUM_SHA256_132="1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97" + +SOURCE_URI_133="https://static.crates.io/crates/jni-sys/jni-sys-0.3.0.crate" +CHECKSUM_SHA256_133="8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" + +SOURCE_URI_134="https://static.crates.io/crates/jobserver/jobserver-0.1.33.crate" +CHECKSUM_SHA256_134="38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a" + +SOURCE_URI_135="https://static.crates.io/crates/js-sys/js-sys-0.3.77.crate" +CHECKSUM_SHA256_135="1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f" + +SOURCE_URI_136="https://static.crates.io/crates/lazy_static/lazy_static-1.5.0.crate" +CHECKSUM_SHA256_136="bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" + +SOURCE_URI_137="https://static.crates.io/crates/lazycell/lazycell-1.3.0.crate" +CHECKSUM_SHA256_137="830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" + +SOURCE_URI_138="https://static.crates.io/crates/libc/libc-0.2.172.crate" +CHECKSUM_SHA256_138="d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa" + +SOURCE_URI_139="https://static.crates.io/crates/libdbus-sys/libdbus-sys-0.2.5.crate" +CHECKSUM_SHA256_139="06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72" + +SOURCE_URI_140="https://static.crates.io/crates/libloading/libloading-0.8.6.crate" +CHECKSUM_SHA256_140="fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34" + +SOURCE_URI_141="https://static.crates.io/crates/libredox/libredox-0.1.3.crate" +CHECKSUM_SHA256_141="c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d" + +SOURCE_URI_142="https://static.crates.io/crates/libz-rs-sys/libz-rs-sys-0.5.0.crate" +CHECKSUM_SHA256_142="6489ca9bd760fe9642d7644e827b0c9add07df89857b0416ee15c1cc1a3b8c5a" + +SOURCE_URI_143="https://static.crates.io/crates/libz-sys/libz-sys-1.1.22.crate" +CHECKSUM_SHA256_143="8b70e7a7df205e92a1a4cd9aaae7898dac0aa555503cc0a649494d0d60e7651d" + +SOURCE_URI_144="https://static.crates.io/crates/linux-raw-sys/linux-raw-sys-0.4.15.crate" +CHECKSUM_SHA256_144="d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab" + +SOURCE_URI_145="https://static.crates.io/crates/linux-raw-sys/linux-raw-sys-0.9.4.crate" +CHECKSUM_SHA256_145="cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12" + +SOURCE_URI_146="https://static.crates.io/crates/litemap/litemap-0.7.5.crate" +CHECKSUM_SHA256_146="23fb14cb19457329c82206317a5663005a4d404783dc74f4252769b0d5f42856" + +SOURCE_URI_147="https://static.crates.io/crates/log/log-0.4.27.crate" +CHECKSUM_SHA256_147="13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94" + +SOURCE_URI_148="https://static.crates.io/crates/lzma-sys/lzma-sys-0.1.20.crate" +CHECKSUM_SHA256_148="5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27" + +SOURCE_URI_149="https://static.crates.io/crates/matchers/matchers-0.1.0.crate" +CHECKSUM_SHA256_149="8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558" + +SOURCE_URI_150="https://static.crates.io/crates/memchr/memchr-2.7.4.crate" +CHECKSUM_SHA256_150="78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" + +SOURCE_URI_151="https://static.crates.io/crates/mime/mime-0.3.17.crate" +CHECKSUM_SHA256_151="6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" + +SOURCE_URI_152="https://static.crates.io/crates/minimal-lexical/minimal-lexical-0.2.1.crate" +CHECKSUM_SHA256_152="68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" + +SOURCE_URI_153="https://static.crates.io/crates/miniz_oxide/miniz_oxide-0.8.8.crate" +CHECKSUM_SHA256_153="3be647b768db090acb35d5ec5db2b0e1f1de11133ca123b9eacf5137868f892a" + +SOURCE_URI_154="https://static.crates.io/crates/mio/mio-1.0.3.crate" +CHECKSUM_SHA256_154="2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd" + +SOURCE_URI_155="https://static.crates.io/crates/native-tls/native-tls-0.2.14.crate" +CHECKSUM_SHA256_155="87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e" + +SOURCE_URI_156="https://static.crates.io/crates/nix/nix-0.29.0.crate" +CHECKSUM_SHA256_156="71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46" + +SOURCE_URI_157="https://static.crates.io/crates/nom/nom-7.1.3.crate" +CHECKSUM_SHA256_157="d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" + +SOURCE_URI_158="https://static.crates.io/crates/normalize-line-endings/normalize-line-endings-0.3.0.crate" +CHECKSUM_SHA256_158="61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be" + +SOURCE_URI_159="https://static.crates.io/crates/normpath/normpath-1.3.0.crate" +CHECKSUM_SHA256_159="c8911957c4b1549ac0dc74e30db9c8b0e66ddcd6d7acc33098f4c63a64a6d7ed" + +SOURCE_URI_160="https://static.crates.io/crates/nu-ansi-term/nu-ansi-term-0.46.0.crate" +CHECKSUM_SHA256_160="77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" + +SOURCE_URI_161="https://static.crates.io/crates/num_cpus/num_cpus-1.16.0.crate" +CHECKSUM_SHA256_161="4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" + +SOURCE_URI_162="https://static.crates.io/crates/num-conv/num-conv-0.1.0.crate" +CHECKSUM_SHA256_162="51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" + +SOURCE_URI_163="https://static.crates.io/crates/num-traits/num-traits-0.2.19.crate" +CHECKSUM_SHA256_163="071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" + +SOURCE_URI_164="https://static.crates.io/crates/object/object-0.36.7.crate" +CHECKSUM_SHA256_164="62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87" + +SOURCE_URI_165="https://static.crates.io/crates/once_cell/once_cell-1.21.3.crate" +CHECKSUM_SHA256_165="42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" + +SOURCE_URI_166="https://static.crates.io/crates/opener/opener-0.7.2.crate" +CHECKSUM_SHA256_166="d0812e5e4df08da354c851a3376fead46db31c2214f849d3de356d774d057681" + +SOURCE_URI_167="https://static.crates.io/crates/openssl/openssl-0.10.72.crate" +CHECKSUM_SHA256_167="fedfea7d58a1f73118430a55da6a286e7b044961736ce96a16a17068ea25e5da" + +SOURCE_URI_168="https://static.crates.io/crates/openssl-macros/openssl-macros-0.1.1.crate" +CHECKSUM_SHA256_168="a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" + +SOURCE_URI_169="https://static.crates.io/crates/openssl-probe/openssl-probe-0.1.6.crate" +CHECKSUM_SHA256_169="d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" + +SOURCE_URI_170="https://static.crates.io/crates/openssl-src/openssl-src-300.5.0+3.5.0.crate" +CHECKSUM_SHA256_170="e8ce546f549326b0e6052b649198487d91320875da901e7bd11a06d1ee3f9c2f" + +SOURCE_URI_171="https://static.crates.io/crates/openssl-sys/openssl-sys-0.9.107.crate" +CHECKSUM_SHA256_171="8288979acd84749c744a9014b4382d42b8f7b2592847b5afb2ed29e5d16ede07" + +SOURCE_URI_172="https://static.crates.io/crates/opentelemetry/opentelemetry-0.29.1.crate" +CHECKSUM_SHA256_172="9e87237e2775f74896f9ad219d26a2081751187eb7c9f5c58dde20a23b95d16c" + +SOURCE_URI_173="https://static.crates.io/crates/opentelemetry_sdk/opentelemetry_sdk-0.29.0.crate" +CHECKSUM_SHA256_173="afdefb21d1d47394abc1ba6c57363ab141be19e27cc70d0e422b7f303e4d290b" + +SOURCE_URI_174="https://static.crates.io/crates/opentelemetry-http/opentelemetry-http-0.29.0.crate" +CHECKSUM_SHA256_174="46d7ab32b827b5b495bd90fa95a6cb65ccc293555dcc3199ae2937d2d237c8ed" + +SOURCE_URI_175="https://static.crates.io/crates/opentelemetry-otlp/opentelemetry-otlp-0.29.0.crate" +CHECKSUM_SHA256_175="d899720fe06916ccba71c01d04ecd77312734e2de3467fd30d9d580c8ce85656" + +SOURCE_URI_176="https://static.crates.io/crates/opentelemetry-proto/opentelemetry-proto-0.29.0.crate" +CHECKSUM_SHA256_176="8c40da242381435e18570d5b9d50aca2a4f4f4d8e146231adb4e7768023309b3" + +SOURCE_URI_177="https://static.crates.io/crates/os_pipe/os_pipe-1.2.1.crate" +CHECKSUM_SHA256_177="5ffd2b0a5634335b135d5728d84c5e0fd726954b87111f7506a61c502280d982" + +SOURCE_URI_178="https://static.crates.io/crates/overload/overload-0.1.1.crate" +CHECKSUM_SHA256_178="b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" + +SOURCE_URI_179="https://static.crates.io/crates/percent-encoding/percent-encoding-2.3.1.crate" +CHECKSUM_SHA256_179="e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" + +SOURCE_URI_180="https://static.crates.io/crates/pin-project/pin-project-1.1.10.crate" +CHECKSUM_SHA256_180="677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a" + +SOURCE_URI_181="https://static.crates.io/crates/pin-project-internal/pin-project-internal-1.1.10.crate" +CHECKSUM_SHA256_181="6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861" + +SOURCE_URI_182="https://static.crates.io/crates/pin-project-lite/pin-project-lite-0.2.16.crate" +CHECKSUM_SHA256_182="3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" + +SOURCE_URI_183="https://static.crates.io/crates/pin-utils/pin-utils-0.1.0.crate" +CHECKSUM_SHA256_183="8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" + +SOURCE_URI_184="https://static.crates.io/crates/pkg-config/pkg-config-0.3.32.crate" +CHECKSUM_SHA256_184="7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" + +SOURCE_URI_185="https://static.crates.io/crates/platforms/platforms-3.5.0.crate" +CHECKSUM_SHA256_185="d43467300237085a4f9e864b937cf0bc012cef7740be12be1a48b10d2c8a3701" + +SOURCE_URI_186="https://static.crates.io/crates/powerfmt/powerfmt-0.2.0.crate" +CHECKSUM_SHA256_186="439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" + +SOURCE_URI_187="https://static.crates.io/crates/ppv-lite86/ppv-lite86-0.2.21.crate" +CHECKSUM_SHA256_187="85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" + +SOURCE_URI_188="https://static.crates.io/crates/prettyplease/prettyplease-0.2.32.crate" +CHECKSUM_SHA256_188="664ec5419c51e34154eec046ebcba56312d5a2fc3b09a06da188e1ad21afadf6" + +SOURCE_URI_189="https://static.crates.io/crates/proc-macro2/proc-macro2-1.0.95.crate" +CHECKSUM_SHA256_189="02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778" + +SOURCE_URI_190="https://static.crates.io/crates/proptest/proptest-1.6.0.crate" +CHECKSUM_SHA256_190="14cae93065090804185d3b75f0bf93b8eeda30c7a9b4a33d3bdb3988d6229e50" + +SOURCE_URI_191="https://static.crates.io/crates/prost/prost-0.13.5.crate" +CHECKSUM_SHA256_191="2796faa41db3ec313a31f7624d9286acf277b52de526150b7e69f3debf891ee5" + +SOURCE_URI_192="https://static.crates.io/crates/prost-derive/prost-derive-0.13.5.crate" +CHECKSUM_SHA256_192="8a56d757972c98b346a9b766e3f02746cde6dd1cd1d1d563472929fdd74bec4d" + +SOURCE_URI_193="https://static.crates.io/crates/pulldown-cmark/pulldown-cmark-0.13.0.crate" +CHECKSUM_SHA256_193="1e8bbe1a966bd2f362681a44f6edce3c2310ac21e4d5067a6e7ec396297a6ea0" + +SOURCE_URI_194="https://static.crates.io/crates/quick-error/quick-error-1.2.3.crate" +CHECKSUM_SHA256_194="a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0" + +SOURCE_URI_195="https://static.crates.io/crates/quote/quote-1.0.40.crate" +CHECKSUM_SHA256_195="1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d" + +SOURCE_URI_196="https://static.crates.io/crates/r-efi/r-efi-5.2.0.crate" +CHECKSUM_SHA256_196="74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5" + +SOURCE_URI_197="https://static.crates.io/crates/rand/rand-0.8.5.crate" +CHECKSUM_SHA256_197="34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" + +SOURCE_URI_198="https://static.crates.io/crates/rand/rand-0.9.1.crate" +CHECKSUM_SHA256_198="9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97" + +SOURCE_URI_199="https://static.crates.io/crates/rand_chacha/rand_chacha-0.3.1.crate" +CHECKSUM_SHA256_199="e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" + +SOURCE_URI_200="https://static.crates.io/crates/rand_chacha/rand_chacha-0.9.0.crate" +CHECKSUM_SHA256_200="d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" + +SOURCE_URI_201="https://static.crates.io/crates/rand_core/rand_core-0.6.4.crate" +CHECKSUM_SHA256_201="ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" + +SOURCE_URI_202="https://static.crates.io/crates/rand_core/rand_core-0.9.3.crate" +CHECKSUM_SHA256_202="99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" + +SOURCE_URI_203="https://static.crates.io/crates/rand_xorshift/rand_xorshift-0.3.0.crate" +CHECKSUM_SHA256_203="d25bf25ec5ae4a3f1b92f929810509a2f53d7dca2f50b794ff57e3face536c8f" + +SOURCE_URI_204="https://static.crates.io/crates/rayon/rayon-1.10.0.crate" +CHECKSUM_SHA256_204="b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa" + +SOURCE_URI_205="https://static.crates.io/crates/rayon-core/rayon-core-1.12.1.crate" +CHECKSUM_SHA256_205="1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2" + +SOURCE_URI_206="https://static.crates.io/crates/redox_syscall/redox_syscall-0.5.11.crate" +CHECKSUM_SHA256_206="d2f103c6d277498fbceb16e84d317e2a400f160f46904d5f5410848c829511a3" + +SOURCE_URI_207="https://static.crates.io/crates/regex/regex-1.11.1.crate" +CHECKSUM_SHA256_207="b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191" + +SOURCE_URI_208="https://static.crates.io/crates/regex-automata/regex-automata-0.1.10.crate" +CHECKSUM_SHA256_208="6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" + +SOURCE_URI_209="https://static.crates.io/crates/regex-automata/regex-automata-0.4.9.crate" +CHECKSUM_SHA256_209="809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908" + +SOURCE_URI_210="https://static.crates.io/crates/regex-syntax/regex-syntax-0.6.29.crate" +CHECKSUM_SHA256_210="f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" + +SOURCE_URI_211="https://static.crates.io/crates/regex-syntax/regex-syntax-0.8.5.crate" +CHECKSUM_SHA256_211="2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" + +SOURCE_URI_212="https://static.crates.io/crates/remove_dir_all/remove_dir_all-1.0.0.crate" +CHECKSUM_SHA256_212="808cc0b475acf76adf36f08ca49429b12aad9f678cb56143d5b3cb49b9a1dd08" + +SOURCE_URI_213="https://static.crates.io/crates/reqwest/reqwest-0.12.15.crate" +CHECKSUM_SHA256_213="d19c46a6fdd48bc4dab94b6103fccc55d34c67cc0ad04653aad4ea2a07cd7bbb" + +SOURCE_URI_214="https://static.crates.io/crates/retry/retry-2.1.0.crate" +CHECKSUM_SHA256_214="a1e211f878258887b3e65dd3c8ff9f530fe109f441a117ee0cdc27f341355032" + +SOURCE_URI_215="https://static.crates.io/crates/ring/ring-0.17.14.crate" +CHECKSUM_SHA256_215="a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" + +SOURCE_URI_216="https://static.crates.io/crates/rs_tracing/rs_tracing-1.1.0.crate" +CHECKSUM_SHA256_216="e3b121670da627e1c0110e7972c9db150dd7f8704dc073cce32c3db9cb7861e0" + +SOURCE_URI_217="https://static.crates.io/crates/rustc-demangle/rustc-demangle-0.1.24.crate" +CHECKSUM_SHA256_217="719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f" + +SOURCE_URI_218="https://static.crates.io/crates/rustc-hash/rustc-hash-1.1.0.crate" +CHECKSUM_SHA256_218="08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" + +SOURCE_URI_219="https://static.crates.io/crates/rustix/rustix-0.38.44.crate" +CHECKSUM_SHA256_219="fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154" + +SOURCE_URI_220="https://static.crates.io/crates/rustix/rustix-1.0.5.crate" +CHECKSUM_SHA256_220="d97817398dd4bb2e6da002002db259209759911da105da92bec29ccb12cf58bf" + +SOURCE_URI_221="https://static.crates.io/crates/rustls/rustls-0.23.26.crate" +CHECKSUM_SHA256_221="df51b5869f3a441595eac5e8ff14d486ff285f7b8c0df8770e49c3b56351f0f0" + +SOURCE_URI_222="https://static.crates.io/crates/rustls-native-certs/rustls-native-certs-0.8.1.crate" +CHECKSUM_SHA256_222="7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3" + +SOURCE_URI_223="https://static.crates.io/crates/rustls-pemfile/rustls-pemfile-2.2.0.crate" +CHECKSUM_SHA256_223="dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50" + +SOURCE_URI_224="https://static.crates.io/crates/rustls-pki-types/rustls-pki-types-1.11.0.crate" +CHECKSUM_SHA256_224="917ce264624a4b4db1c364dcc35bfca9ded014d0a958cd47ad3e960e988ea51c" + +SOURCE_URI_225="https://static.crates.io/crates/rustls-platform-verifier/rustls-platform-verifier-0.5.2.crate" +CHECKSUM_SHA256_225="4937d110d34408e9e5ad30ba0b0ca3b6a8a390f8db3636db60144ac4fa792750" + +SOURCE_URI_226="https://static.crates.io/crates/rustls-platform-verifier-android/rustls-platform-verifier-android-0.1.1.crate" +CHECKSUM_SHA256_226="f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f" + +SOURCE_URI_227="https://static.crates.io/crates/rustls-webpki/rustls-webpki-0.103.1.crate" +CHECKSUM_SHA256_227="fef8b8769aaccf73098557a87cd1816b4f9c7c16811c9c77142aa695c16f2c03" + +SOURCE_URI_228="https://static.crates.io/crates/rustversion/rustversion-1.0.20.crate" +CHECKSUM_SHA256_228="eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2" + +SOURCE_URI_229="https://static.crates.io/crates/rusty-fork/rusty-fork-0.3.0.crate" +CHECKSUM_SHA256_229="cb3dcc6e454c328bb824492db107ab7c0ae8fcffe4ad210136ef014458c1bc4f" + +SOURCE_URI_230="https://static.crates.io/crates/ryu/ryu-1.0.20.crate" +CHECKSUM_SHA256_230="28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" + +SOURCE_URI_231="https://static.crates.io/crates/same-file/same-file-1.0.6.crate" +CHECKSUM_SHA256_231="93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" + +SOURCE_URI_232="https://static.crates.io/crates/schannel/schannel-0.1.27.crate" +CHECKSUM_SHA256_232="1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d" + +SOURCE_URI_233="https://static.crates.io/crates/scopeguard/scopeguard-1.2.0.crate" +CHECKSUM_SHA256_233="94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" + +SOURCE_URI_234="https://static.crates.io/crates/security-framework/security-framework-2.11.1.crate" +CHECKSUM_SHA256_234="897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" + +SOURCE_URI_235="https://static.crates.io/crates/security-framework/security-framework-3.2.0.crate" +CHECKSUM_SHA256_235="271720403f46ca04f7ba6f55d438f8bd878d6b8ca0a1046e8228c4145bcbb316" + +SOURCE_URI_236="https://static.crates.io/crates/security-framework-sys/security-framework-sys-2.14.0.crate" +CHECKSUM_SHA256_236="49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32" + +SOURCE_URI_237="https://static.crates.io/crates/semver/semver-1.0.26.crate" +CHECKSUM_SHA256_237="56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0" + +SOURCE_URI_238="https://static.crates.io/crates/serde/serde-1.0.219.crate" +CHECKSUM_SHA256_238="5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6" + +SOURCE_URI_239="https://static.crates.io/crates/serde_derive/serde_derive-1.0.219.crate" +CHECKSUM_SHA256_239="5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00" + +SOURCE_URI_240="https://static.crates.io/crates/serde_json/serde_json-1.0.140.crate" +CHECKSUM_SHA256_240="20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373" + +SOURCE_URI_241="https://static.crates.io/crates/serde_spanned/serde_spanned-0.6.8.crate" +CHECKSUM_SHA256_241="87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1" + +SOURCE_URI_242="https://static.crates.io/crates/serde_urlencoded/serde_urlencoded-0.7.1.crate" +CHECKSUM_SHA256_242="d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" + +SOURCE_URI_243="https://static.crates.io/crates/sha2/sha2-0.10.8.crate" +CHECKSUM_SHA256_243="793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8" + +SOURCE_URI_244="https://static.crates.io/crates/sharded-slab/sharded-slab-0.1.7.crate" +CHECKSUM_SHA256_244="f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" + +SOURCE_URI_245="https://static.crates.io/crates/shlex/shlex-1.3.0.crate" +CHECKSUM_SHA256_245="0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" + +SOURCE_URI_246="https://static.crates.io/crates/similar/similar-2.7.0.crate" +CHECKSUM_SHA256_246="bbbb5d9659141646ae647b42fe094daf6c6192d1620870b449d9557f748b2daa" + +SOURCE_URI_247="https://static.crates.io/crates/slab/slab-0.4.9.crate" +CHECKSUM_SHA256_247="8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" + +SOURCE_URI_248="https://static.crates.io/crates/smallvec/smallvec-1.15.0.crate" +CHECKSUM_SHA256_248="8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9" + +SOURCE_URI_249="https://static.crates.io/crates/snapbox/snapbox-0.6.21.crate" +CHECKSUM_SHA256_249="96dcfc4581e3355d70ac2ee14cfdf81dce3d85c85f1ed9e2c1d3013f53b3436b" + +SOURCE_URI_250="https://static.crates.io/crates/snapbox-macros/snapbox-macros-0.3.10.crate" +CHECKSUM_SHA256_250="16569f53ca23a41bb6f62e0a5084aa1661f4814a67fa33696a79073e03a664af" + +SOURCE_URI_251="https://static.crates.io/crates/socket2/socket2-0.5.9.crate" +CHECKSUM_SHA256_251="4f5fd57c80058a56cf5c777ab8a126398ece8e442983605d280a44ce79d0edef" + +SOURCE_URI_252="https://static.crates.io/crates/stable_deref_trait/stable_deref_trait-1.2.0.crate" +CHECKSUM_SHA256_252="a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" + +SOURCE_URI_253="https://static.crates.io/crates/strsim/strsim-0.11.1.crate" +CHECKSUM_SHA256_253="7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" + +SOURCE_URI_254="https://static.crates.io/crates/subtle/subtle-2.6.1.crate" +CHECKSUM_SHA256_254="13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" + +SOURCE_URI_255="https://static.crates.io/crates/syn/syn-2.0.101.crate" +CHECKSUM_SHA256_255="8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf" + +SOURCE_URI_256="https://static.crates.io/crates/sync_wrapper/sync_wrapper-1.0.2.crate" +CHECKSUM_SHA256_256="0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" + +SOURCE_URI_257="https://static.crates.io/crates/synstructure/synstructure-0.13.1.crate" +CHECKSUM_SHA256_257="c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" + +SOURCE_URI_258="https://static.crates.io/crates/sys-info/sys-info-0.9.1.crate" +CHECKSUM_SHA256_258="0b3a0d0aba8bf96a0e1ddfdc352fc53b3df7f39318c71854910c3c4b024ae52c" + +SOURCE_URI_259="https://static.crates.io/crates/tar/tar-0.4.44.crate" +CHECKSUM_SHA256_259="1d863878d212c87a19c1a610eb53bb01fe12951c0501cf5a0d65f724914a667a" + +SOURCE_URI_260="https://static.crates.io/crates/tempfile/tempfile-3.19.1.crate" +CHECKSUM_SHA256_260="7437ac7763b9b123ccf33c338a5cc1bac6f69b45a136c19bdd8a65e3916435bf" + +SOURCE_URI_261="https://static.crates.io/crates/termcolor/termcolor-1.4.1.crate" +CHECKSUM_SHA256_261="06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755" + +SOURCE_URI_262="https://static.crates.io/crates/terminal_size/terminal_size-0.4.2.crate" +CHECKSUM_SHA256_262="45c6481c4829e4cc63825e62c49186a34538b7b2750b73b266581ffb612fb5ed" + +SOURCE_URI_263="https://static.crates.io/crates/thiserror/thiserror-1.0.69.crate" +CHECKSUM_SHA256_263="b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" + +SOURCE_URI_264="https://static.crates.io/crates/thiserror/thiserror-2.0.12.crate" +CHECKSUM_SHA256_264="567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" + +SOURCE_URI_265="https://static.crates.io/crates/thiserror-impl/thiserror-impl-1.0.69.crate" +CHECKSUM_SHA256_265="4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" + +SOURCE_URI_266="https://static.crates.io/crates/thiserror-impl/thiserror-impl-2.0.12.crate" +CHECKSUM_SHA256_266="7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" + +SOURCE_URI_267="https://static.crates.io/crates/thread_local/thread_local-1.1.8.crate" +CHECKSUM_SHA256_267="8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c" + +SOURCE_URI_268="https://static.crates.io/crates/threadpool/threadpool-1.8.1.crate" +CHECKSUM_SHA256_268="d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa" + +SOURCE_URI_269="https://static.crates.io/crates/time/time-0.3.41.crate" +CHECKSUM_SHA256_269="8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40" + +SOURCE_URI_270="https://static.crates.io/crates/time-core/time-core-0.1.4.crate" +CHECKSUM_SHA256_270="c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c" + +SOURCE_URI_271="https://static.crates.io/crates/time-macros/time-macros-0.2.22.crate" +CHECKSUM_SHA256_271="3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49" + +SOURCE_URI_272="https://static.crates.io/crates/tinystr/tinystr-0.7.6.crate" +CHECKSUM_SHA256_272="9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f" + +SOURCE_URI_273="https://static.crates.io/crates/tokio/tokio-1.44.2.crate" +CHECKSUM_SHA256_273="e6b88822cbe49de4185e3a4cbf8321dd487cf5fe0c5c65695fef6346371e9c48" + +SOURCE_URI_274="https://static.crates.io/crates/tokio-macros/tokio-macros-2.5.0.crate" +CHECKSUM_SHA256_274="6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8" + +SOURCE_URI_275="https://static.crates.io/crates/tokio-native-tls/tokio-native-tls-0.3.1.crate" +CHECKSUM_SHA256_275="bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" + +SOURCE_URI_276="https://static.crates.io/crates/tokio-retry/tokio-retry-0.3.0.crate" +CHECKSUM_SHA256_276="7f57eb36ecbe0fc510036adff84824dd3c24bb781e21bfa67b69d556aa85214f" + +SOURCE_URI_277="https://static.crates.io/crates/tokio-rustls/tokio-rustls-0.26.2.crate" +CHECKSUM_SHA256_277="8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b" + +SOURCE_URI_278="https://static.crates.io/crates/tokio-socks/tokio-socks-0.5.2.crate" +CHECKSUM_SHA256_278="0d4770b8024672c1101b3f6733eab95b18007dbe0847a8afe341fcf79e06043f" + +SOURCE_URI_279="https://static.crates.io/crates/tokio-stream/tokio-stream-0.1.17.crate" +CHECKSUM_SHA256_279="eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047" + +SOURCE_URI_280="https://static.crates.io/crates/tokio-util/tokio-util-0.7.15.crate" +CHECKSUM_SHA256_280="66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df" + +SOURCE_URI_281="https://static.crates.io/crates/toml/toml-0.8.21.crate" +CHECKSUM_SHA256_281="900f6c86a685850b1bc9f6223b20125115ee3f31e01207d81655bbcc0aea9231" + +SOURCE_URI_282="https://static.crates.io/crates/toml_datetime/toml_datetime-0.6.9.crate" +CHECKSUM_SHA256_282="3da5db5a963e24bc68be8b17b6fa82814bb22ee8660f192bb182771d498f09a3" + +SOURCE_URI_283="https://static.crates.io/crates/toml_edit/toml_edit-0.22.25.crate" +CHECKSUM_SHA256_283="10558ed0bd2a1562e630926a2d1f0b98c827da99fabd3fe20920a59642504485" + +SOURCE_URI_284="https://static.crates.io/crates/toml_write/toml_write-0.1.0.crate" +CHECKSUM_SHA256_284="28391a4201ba7eb1984cfeb6862c0b3ea2cfe23332298967c749dddc0d6cd976" + +SOURCE_URI_285="https://static.crates.io/crates/tonic/tonic-0.12.3.crate" +CHECKSUM_SHA256_285="877c5b330756d856ffcc4553ab34a5684481ade925ecc54bcd1bf02b1d0d4d52" + +SOURCE_URI_286="https://static.crates.io/crates/tower/tower-0.4.13.crate" +CHECKSUM_SHA256_286="b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c" + +SOURCE_URI_287="https://static.crates.io/crates/tower/tower-0.5.2.crate" +CHECKSUM_SHA256_287="d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" + +SOURCE_URI_288="https://static.crates.io/crates/tower-layer/tower-layer-0.3.3.crate" +CHECKSUM_SHA256_288="121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" + +SOURCE_URI_289="https://static.crates.io/crates/tower-service/tower-service-0.3.3.crate" +CHECKSUM_SHA256_289="8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" + +SOURCE_URI_290="https://static.crates.io/crates/tracing/tracing-0.1.41.crate" +CHECKSUM_SHA256_290="784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" + +SOURCE_URI_291="https://static.crates.io/crates/tracing-attributes/tracing-attributes-0.1.28.crate" +CHECKSUM_SHA256_291="395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d" + +SOURCE_URI_292="https://static.crates.io/crates/tracing-core/tracing-core-0.1.33.crate" +CHECKSUM_SHA256_292="e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c" + +SOURCE_URI_293="https://static.crates.io/crates/tracing-log/tracing-log-0.2.0.crate" +CHECKSUM_SHA256_293="ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" + +SOURCE_URI_294="https://static.crates.io/crates/tracing-opentelemetry/tracing-opentelemetry-0.30.0.crate" +CHECKSUM_SHA256_294="fd8e764bd6f5813fd8bebc3117875190c5b0415be8f7f8059bffb6ecd979c444" + +SOURCE_URI_295="https://static.crates.io/crates/tracing-subscriber/tracing-subscriber-0.3.19.crate" +CHECKSUM_SHA256_295="e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008" + +SOURCE_URI_296="https://static.crates.io/crates/try-lock/try-lock-0.2.5.crate" +CHECKSUM_SHA256_296="e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" + +SOURCE_URI_297="https://static.crates.io/crates/trycmd/trycmd-0.15.9.crate" +CHECKSUM_SHA256_297="a8b5cf29388862aac065d6597ac9c8e842d1cc827cb50f7c32f11d29442eaae4" + +SOURCE_URI_298="https://static.crates.io/crates/typenum/typenum-1.18.0.crate" +CHECKSUM_SHA256_298="1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f" + +SOURCE_URI_299="https://static.crates.io/crates/unarray/unarray-0.1.4.crate" +CHECKSUM_SHA256_299="eaea85b334db583fe3274d12b4cd1880032beab409c0d774be044d4480ab9a94" + +SOURCE_URI_300="https://static.crates.io/crates/unicase/unicase-2.8.1.crate" +CHECKSUM_SHA256_300="75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539" + +SOURCE_URI_301="https://static.crates.io/crates/unicode-ident/unicode-ident-1.0.18.crate" +CHECKSUM_SHA256_301="5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512" + +SOURCE_URI_302="https://static.crates.io/crates/untrusted/untrusted-0.9.0.crate" +CHECKSUM_SHA256_302="8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" + +SOURCE_URI_303="https://static.crates.io/crates/url/url-2.5.4.crate" +CHECKSUM_SHA256_303="32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60" + +SOURCE_URI_304="https://static.crates.io/crates/utf16_iter/utf16_iter-1.0.5.crate" +CHECKSUM_SHA256_304="c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246" + +SOURCE_URI_305="https://static.crates.io/crates/utf8_iter/utf8_iter-1.0.4.crate" +CHECKSUM_SHA256_305="b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" + +SOURCE_URI_306="https://static.crates.io/crates/utf8parse/utf8parse-0.2.2.crate" +CHECKSUM_SHA256_306="06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" + +SOURCE_URI_307="https://static.crates.io/crates/valuable/valuable-0.1.1.crate" +CHECKSUM_SHA256_307="ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" + +SOURCE_URI_308="https://static.crates.io/crates/vcpkg/vcpkg-0.2.15.crate" +CHECKSUM_SHA256_308="accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" + +SOURCE_URI_309="https://static.crates.io/crates/version_check/version_check-0.9.5.crate" +CHECKSUM_SHA256_309="0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" + +SOURCE_URI_310="https://static.crates.io/crates/wait-timeout/wait-timeout-0.2.1.crate" +CHECKSUM_SHA256_310="09ac3b126d3914f9849036f826e054cbabdc8519970b8998ddaf3b5bd3c65f11" + +SOURCE_URI_311="https://static.crates.io/crates/walkdir/walkdir-2.5.0.crate" +CHECKSUM_SHA256_311="29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" + +SOURCE_URI_312="https://static.crates.io/crates/want/want-0.3.1.crate" +CHECKSUM_SHA256_312="bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" + +SOURCE_URI_313="https://static.crates.io/crates/wasi/wasi-0.11.0+wasi-snapshot-preview1.crate" +CHECKSUM_SHA256_313="9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" + +SOURCE_URI_314="https://static.crates.io/crates/wasi/wasi-0.14.2+wasi-0.2.4.crate" +CHECKSUM_SHA256_314="9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3" + +SOURCE_URI_315="https://static.crates.io/crates/wasm-bindgen/wasm-bindgen-0.2.100.crate" +CHECKSUM_SHA256_315="1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5" + +SOURCE_URI_316="https://static.crates.io/crates/wasm-bindgen-backend/wasm-bindgen-backend-0.2.100.crate" +CHECKSUM_SHA256_316="2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6" + +SOURCE_URI_317="https://static.crates.io/crates/wasm-bindgen-futures/wasm-bindgen-futures-0.4.50.crate" +CHECKSUM_SHA256_317="555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61" + +SOURCE_URI_318="https://static.crates.io/crates/wasm-bindgen-macro/wasm-bindgen-macro-0.2.100.crate" +CHECKSUM_SHA256_318="7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407" + +SOURCE_URI_319="https://static.crates.io/crates/wasm-bindgen-macro-support/wasm-bindgen-macro-support-0.2.100.crate" +CHECKSUM_SHA256_319="8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de" + +SOURCE_URI_320="https://static.crates.io/crates/wasm-bindgen-shared/wasm-bindgen-shared-0.2.100.crate" +CHECKSUM_SHA256_320="1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d" + +SOURCE_URI_321="https://static.crates.io/crates/wasm-streams/wasm-streams-0.4.2.crate" +CHECKSUM_SHA256_321="15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65" + +SOURCE_URI_322="https://static.crates.io/crates/web-sys/web-sys-0.3.77.crate" +CHECKSUM_SHA256_322="33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2" + +SOURCE_URI_323="https://static.crates.io/crates/web-time/web-time-1.1.0.crate" +CHECKSUM_SHA256_323="5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" + +SOURCE_URI_324="https://static.crates.io/crates/webpki-root-certs/webpki-root-certs-0.26.9.crate" +CHECKSUM_SHA256_324="180d2741b6115c3d906577e6533ad89472d48d96df00270fccb78233073d77f7" + +SOURCE_URI_325="https://static.crates.io/crates/which/which-4.4.2.crate" +CHECKSUM_SHA256_325="87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7" + +SOURCE_URI_326="https://static.crates.io/crates/winapi/winapi-0.3.9.crate" +CHECKSUM_SHA256_326="5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" + +SOURCE_URI_327="https://static.crates.io/crates/winapi-i686-pc-windows-gnu/winapi-i686-pc-windows-gnu-0.4.0.crate" +CHECKSUM_SHA256_327="ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" + +SOURCE_URI_328="https://static.crates.io/crates/winapi-util/winapi-util-0.1.9.crate" +CHECKSUM_SHA256_328="cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" + +SOURCE_URI_329="https://static.crates.io/crates/winapi-x86_64-pc-windows-gnu/winapi-x86_64-pc-windows-gnu-0.4.0.crate" +CHECKSUM_SHA256_329="712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" + +SOURCE_URI_330="https://static.crates.io/crates/windows_aarch64_gnullvm/windows_aarch64_gnullvm-0.42.2.crate" +CHECKSUM_SHA256_330="597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" + +SOURCE_URI_331="https://static.crates.io/crates/windows_aarch64_gnullvm/windows_aarch64_gnullvm-0.52.6.crate" +CHECKSUM_SHA256_331="32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" + +SOURCE_URI_332="https://static.crates.io/crates/windows_aarch64_gnullvm/windows_aarch64_gnullvm-0.53.0.crate" +CHECKSUM_SHA256_332="86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" + +SOURCE_URI_333="https://static.crates.io/crates/windows_aarch64_msvc/windows_aarch64_msvc-0.42.2.crate" +CHECKSUM_SHA256_333="e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" + +SOURCE_URI_334="https://static.crates.io/crates/windows_aarch64_msvc/windows_aarch64_msvc-0.52.6.crate" +CHECKSUM_SHA256_334="09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" + +SOURCE_URI_335="https://static.crates.io/crates/windows_aarch64_msvc/windows_aarch64_msvc-0.53.0.crate" +CHECKSUM_SHA256_335="c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" + +SOURCE_URI_336="https://static.crates.io/crates/windows_i686_gnu/windows_i686_gnu-0.42.2.crate" +CHECKSUM_SHA256_336="c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" + +SOURCE_URI_337="https://static.crates.io/crates/windows_i686_gnu/windows_i686_gnu-0.52.6.crate" +CHECKSUM_SHA256_337="8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" + +SOURCE_URI_338="https://static.crates.io/crates/windows_i686_gnu/windows_i686_gnu-0.53.0.crate" +CHECKSUM_SHA256_338="c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" + +SOURCE_URI_339="https://static.crates.io/crates/windows_i686_gnullvm/windows_i686_gnullvm-0.52.6.crate" +CHECKSUM_SHA256_339="0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" + +SOURCE_URI_340="https://static.crates.io/crates/windows_i686_gnullvm/windows_i686_gnullvm-0.53.0.crate" +CHECKSUM_SHA256_340="9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" + +SOURCE_URI_341="https://static.crates.io/crates/windows_i686_msvc/windows_i686_msvc-0.42.2.crate" +CHECKSUM_SHA256_341="44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" + +SOURCE_URI_342="https://static.crates.io/crates/windows_i686_msvc/windows_i686_msvc-0.52.6.crate" +CHECKSUM_SHA256_342="240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" + +SOURCE_URI_343="https://static.crates.io/crates/windows_i686_msvc/windows_i686_msvc-0.53.0.crate" +CHECKSUM_SHA256_343="581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" + +SOURCE_URI_344="https://static.crates.io/crates/windows_x86_64_gnu/windows_x86_64_gnu-0.42.2.crate" +CHECKSUM_SHA256_344="8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" + +SOURCE_URI_345="https://static.crates.io/crates/windows_x86_64_gnu/windows_x86_64_gnu-0.52.6.crate" +CHECKSUM_SHA256_345="147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" + +SOURCE_URI_346="https://static.crates.io/crates/windows_x86_64_gnu/windows_x86_64_gnu-0.53.0.crate" +CHECKSUM_SHA256_346="2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" + +SOURCE_URI_347="https://static.crates.io/crates/windows_x86_64_gnullvm/windows_x86_64_gnullvm-0.42.2.crate" +CHECKSUM_SHA256_347="26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" + +SOURCE_URI_348="https://static.crates.io/crates/windows_x86_64_gnullvm/windows_x86_64_gnullvm-0.52.6.crate" +CHECKSUM_SHA256_348="24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" + +SOURCE_URI_349="https://static.crates.io/crates/windows_x86_64_gnullvm/windows_x86_64_gnullvm-0.53.0.crate" +CHECKSUM_SHA256_349="0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" + +SOURCE_URI_350="https://static.crates.io/crates/windows_x86_64_msvc/windows_x86_64_msvc-0.42.2.crate" +CHECKSUM_SHA256_350="9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" + +SOURCE_URI_351="https://static.crates.io/crates/windows_x86_64_msvc/windows_x86_64_msvc-0.52.6.crate" +CHECKSUM_SHA256_351="589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" + +SOURCE_URI_352="https://static.crates.io/crates/windows_x86_64_msvc/windows_x86_64_msvc-0.53.0.crate" +CHECKSUM_SHA256_352="271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" + +SOURCE_URI_353="https://static.crates.io/crates/windows-link/windows-link-0.1.1.crate" +CHECKSUM_SHA256_353="76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38" + +SOURCE_URI_354="https://static.crates.io/crates/windows-registry/windows-registry-0.4.0.crate" +CHECKSUM_SHA256_354="4286ad90ddb45071efd1a66dfa43eb02dd0dfbae1545ad6cc3c51cf34d7e8ba3" + +SOURCE_URI_355="https://static.crates.io/crates/windows-registry/windows-registry-0.5.1.crate" +CHECKSUM_SHA256_355="ad1da3e436dc7653dfdf3da67332e22bff09bb0e28b0239e1624499c7830842e" + +SOURCE_URI_356="https://static.crates.io/crates/windows-result/windows-result-0.3.2.crate" +CHECKSUM_SHA256_356="c64fd11a4fd95df68efcfee5f44a294fe71b8bc6a91993e2791938abcc712252" + +SOURCE_URI_357="https://static.crates.io/crates/windows-strings/windows-strings-0.3.1.crate" +CHECKSUM_SHA256_357="87fa48cc5d406560701792be122a10132491cff9d0aeb23583cc2dcafc847319" + +SOURCE_URI_358="https://static.crates.io/crates/windows-strings/windows-strings-0.4.0.crate" +CHECKSUM_SHA256_358="7a2ba9642430ee452d5a7aa78d72907ebe8cfda358e8cb7918a2050581322f97" + +SOURCE_URI_359="https://static.crates.io/crates/windows-sys/windows-sys-0.45.0.crate" +CHECKSUM_SHA256_359="75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" + +SOURCE_URI_360="https://static.crates.io/crates/windows-sys/windows-sys-0.52.0.crate" +CHECKSUM_SHA256_360="282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" + +SOURCE_URI_361="https://static.crates.io/crates/windows-sys/windows-sys-0.59.0.crate" +CHECKSUM_SHA256_361="1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" + +SOURCE_URI_362="https://static.crates.io/crates/windows-targets/windows-targets-0.42.2.crate" +CHECKSUM_SHA256_362="8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" + +SOURCE_URI_363="https://static.crates.io/crates/windows-targets/windows-targets-0.52.6.crate" +CHECKSUM_SHA256_363="9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" + +SOURCE_URI_364="https://static.crates.io/crates/windows-targets/windows-targets-0.53.0.crate" +CHECKSUM_SHA256_364="b1e4c7e8ceaaf9cb7d7507c974735728ab453b67ef8f18febdd7c11fe59dca8b" + +SOURCE_URI_365="https://static.crates.io/crates/winnow/winnow-0.7.7.crate" +CHECKSUM_SHA256_365="6cb8234a863ea0e8cd7284fcdd4f145233eb00fee02bbdd9861aec44e6477bc5" + +SOURCE_URI_366="https://static.crates.io/crates/wit-bindgen-rt/wit-bindgen-rt-0.39.0.crate" +CHECKSUM_SHA256_366="6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1" + +SOURCE_URI_367="https://static.crates.io/crates/write16/write16-1.0.0.crate" +CHECKSUM_SHA256_367="d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936" + +SOURCE_URI_368="https://static.crates.io/crates/writeable/writeable-0.5.5.crate" +CHECKSUM_SHA256_368="1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51" + +SOURCE_URI_369="https://static.crates.io/crates/xattr/xattr-1.5.0.crate" +CHECKSUM_SHA256_369="0d65cbf2f12c15564212d48f4e3dfb87923d25d611f2aed18f4cb23f0413d89e" + +SOURCE_URI_370="https://static.crates.io/crates/xz2/xz2-0.1.7.crate" +CHECKSUM_SHA256_370="388c44dc09d76f1536602ead6d325eb532f5c122f17782bd57fb47baeeb767e2" + +SOURCE_URI_371="https://static.crates.io/crates/yoke/yoke-0.7.5.crate" +CHECKSUM_SHA256_371="120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40" + +SOURCE_URI_372="https://static.crates.io/crates/yoke-derive/yoke-derive-0.7.5.crate" +CHECKSUM_SHA256_372="2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154" + +SOURCE_URI_373="https://static.crates.io/crates/zerocopy/zerocopy-0.8.25.crate" +CHECKSUM_SHA256_373="a1702d9583232ddb9174e01bb7c15a2ab8fb1bc6f227aa1233858c351a3ba0cb" + +SOURCE_URI_374="https://static.crates.io/crates/zerocopy-derive/zerocopy-derive-0.8.25.crate" +CHECKSUM_SHA256_374="28a6e20d751156648aa063f3800b706ee209a32c0b4d9f24be3d980b01be55ef" + +SOURCE_URI_375="https://static.crates.io/crates/zerofrom/zerofrom-0.1.6.crate" +CHECKSUM_SHA256_375="50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" + +SOURCE_URI_376="https://static.crates.io/crates/zerofrom-derive/zerofrom-derive-0.1.6.crate" +CHECKSUM_SHA256_376="d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" + +SOURCE_URI_377="https://static.crates.io/crates/zeroize/zeroize-1.8.1.crate" +CHECKSUM_SHA256_377="ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde" + +SOURCE_URI_378="https://static.crates.io/crates/zerovec/zerovec-0.10.4.crate" +CHECKSUM_SHA256_378="aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079" + +SOURCE_URI_379="https://static.crates.io/crates/zerovec-derive/zerovec-derive-0.10.3.crate" +CHECKSUM_SHA256_379="6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" + +SOURCE_URI_380="https://static.crates.io/crates/zlib-rs/zlib-rs-0.5.0.crate" +CHECKSUM_SHA256_380="868b928d7949e09af2f6086dfc1e01936064cc7a819253bce650d4e2a2d63ba8" + +SOURCE_URI_381="https://static.crates.io/crates/zstd/zstd-0.13.3.crate" +CHECKSUM_SHA256_381="e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a" + +SOURCE_URI_382="https://static.crates.io/crates/zstd-safe/zstd-safe-7.2.4.crate" +CHECKSUM_SHA256_382="8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d" + +SOURCE_URI_383="https://static.crates.io/crates/zstd-sys/zstd-sys-2.0.15+zstd.1.5.7.crate" +CHECKSUM_SHA256_383="eb81183ddd97d0c74cedf1d50d85c8d08c1b8b68ee863bdee9e706eedba1a237" + +# Disabled, needs Rust 1.85 +ARCHITECTURES="!x86_gcc2 !all" +commandBinDir=$binDir +if [ "$targetArchitecture" = x86_gcc2 ]; then +SECONDARY_ARCHITECTURES="!x86" +commandBinDir=$prefix/bin +fi + +PROVIDES=" + rustup$secondaryArchSuffix = $portVersion + cmd:rustup + " +REQUIRES=" + haiku$secondaryArchSuffix + " + +BUILD_REQUIRES=" + haiku${secondaryArchSuffix}_devel + " +BUILD_PREREQUIRES=" + cmd:cargo$secondaryArchSuffix + cmd:gcc$secondaryArchSuffix + " + +defineDebugInfoPackage rustup$secondaryArchSuffix \ + "$commandBinDir"/rustup + +BUILD() +{ + export CARGO_HOME=$sourceDir/../cargo + vendor=$CARGO_HOME/haiku + mkdir -p "$vendor" + for i in $(seq 2 383); do + eval "srcDir=\$sourceDir$i" + eval "sha256sum=\$CHECKSUM_SHA256_$i" + set -- "$srcDir"/* + ln -sf "$1" "$vendor" + cat <<-EOF >"$vendor/${1##*/}/.cargo-checksum.json" + { + "package": "$sha256sum", + "files": {} + } + EOF + done + + cat <<-EOF >"$CARGO_HOME"/config + [source.haiku] + directory = "$vendor" + + [source.crates-io] + replace-with = "haiku" + EOF + + cargo build --release --frozen +} + +INSTALL() +{ + install -m 755 -d "$commandBinDir" "$docDir" + install -m 755 target/release/rustup "$commandBinDir" + install -m 644 README.md "$docDir" +} + +TEST() +{ + export CARGO_HOME=$sourceDir/../cargo + cargo test --release --frozen +}