1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 3 4 5[[package]] 6name = "addr2line" 7version = "0.17.0" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "b9ecd88a8c8378ca913a680cd98f0f13ac67383d35993f86c90a70e3f137816b" 10dependencies = [ 11 "gimli", 12] 13 14[[package]] 15name = "adler" 16version = "1.0.2" 17source = "registry+https://github.com/rust-lang/crates.io-index" 18checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" 19 20[[package]] 21name = "aho-corasick" 22version = "0.7.18" 23source = "registry+https://github.com/rust-lang/crates.io-index" 24checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f" 25dependencies = [ 26 "memchr", 27] 28 29[[package]] 30name = "atty" 31version = "0.2.14" 32source = "registry+https://github.com/rust-lang/crates.io-index" 33checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" 34dependencies = [ 35 "hermit-abi 0.1.19", 36 "libc", 37 "winapi", 38] 39 40[[package]] 41name = "autocfg" 42version = "1.1.0" 43source = "registry+https://github.com/rust-lang/crates.io-index" 44checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" 45 46[[package]] 47name = "backtrace" 48version = "0.3.65" 49source = "registry+https://github.com/rust-lang/crates.io-index" 50checksum = "11a17d453482a265fd5f8479f2a3f405566e6ca627837aaddb85af8b1ab8ef61" 51dependencies = [ 52 "addr2line", 53 "cc", 54 "cfg-if", 55 "libc", 56 "miniz_oxide", 57 "object", 58 "rustc-demangle", 59] 60 61[[package]] 62name = "bitflags" 63version = "2.5.0" 64source = "registry+https://github.com/rust-lang/crates.io-index" 65checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1" 66 67[[package]] 68name = "cc" 69version = "1.0.73" 70source = "registry+https://github.com/rust-lang/crates.io-index" 71checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11" 72 73[[package]] 74name = "cfg-if" 75version = "1.0.0" 76source = "registry+https://github.com/rust-lang/crates.io-index" 77checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 78 79[[package]] 80name = "chrono" 81version = "0.4.19" 82source = "registry+https://github.com/rust-lang/crates.io-index" 83checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73" 84dependencies = [ 85 "libc", 86 "num-integer", 87 "num-traits", 88 "time", 89 "winapi", 90] 91 92[[package]] 93name = "clap" 94version = "4.1.11" 95source = "registry+https://github.com/rust-lang/crates.io-index" 96checksum = "42dfd32784433290c51d92c438bb72ea5063797fc3cc9a21a8c4346bebbb2098" 97dependencies = [ 98 "bitflags", 99 "clap_derive", 100 "clap_lex", 101 "is-terminal", 102 "once_cell", 103 "strsim", 104 "termcolor", 105] 106 107[[package]] 108name = "clap_derive" 109version = "4.1.9" 110source = "registry+https://github.com/rust-lang/crates.io-index" 111checksum = "fddf67631444a3a3e3e5ac51c36a5e01335302de677bd78759eaa90ab1f46644" 112dependencies = [ 113 "heck", 114 "proc-macro-error", 115 "proc-macro2", 116 "quote", 117 "syn", 118] 119 120[[package]] 121name = "clap_lex" 122version = "0.3.3" 123source = "registry+https://github.com/rust-lang/crates.io-index" 124checksum = "033f6b7a4acb1f358c742aaca805c939ee73b4c6209ae4318ec7aca81c42e646" 125dependencies = [ 126 "os_str_bytes", 127] 128 129[[package]] 130name = "env_logger" 131version = "0.9.0" 132source = "registry+https://github.com/rust-lang/crates.io-index" 133checksum = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3" 134dependencies = [ 135 "atty", 136 "humantime", 137 "log", 138 "regex", 139 "termcolor", 140] 141 142[[package]] 143name = "failure" 144version = "0.1.8" 145source = "registry+https://github.com/rust-lang/crates.io-index" 146checksum = "d32e9bd16cc02eae7db7ef620b392808b89f6a5e16bb3497d159c6b92a0f4f86" 147dependencies = [ 148 "backtrace", 149 "failure_derive", 150] 151 152[[package]] 153name = "failure_derive" 154version = "0.1.8" 155source = "registry+https://github.com/rust-lang/crates.io-index" 156checksum = "aa4da3c766cd7a0db8242e326e9e4e081edd567072893ed320008189715366a4" 157dependencies = [ 158 "proc-macro2", 159 "quote", 160 "syn", 161 "synstructure", 162] 163 164[[package]] 165name = "gimli" 166version = "0.26.1" 167source = "registry+https://github.com/rust-lang/crates.io-index" 168checksum = "78cc372d058dcf6d5ecd98510e7fbc9e5aec4d21de70f65fea8fecebcd881bd4" 169 170[[package]] 171name = "heck" 172version = "0.4.1" 173source = "registry+https://github.com/rust-lang/crates.io-index" 174checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 175 176[[package]] 177name = "hermit-abi" 178version = "0.1.19" 179source = "registry+https://github.com/rust-lang/crates.io-index" 180checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" 181dependencies = [ 182 "libc", 183] 184 185[[package]] 186name = "hermit-abi" 187version = "0.3.9" 188source = "registry+https://github.com/rust-lang/crates.io-index" 189checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" 190 191[[package]] 192name = "humantime" 193version = "2.1.0" 194source = "registry+https://github.com/rust-lang/crates.io-index" 195checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" 196 197[[package]] 198name = "is-terminal" 199version = "0.4.12" 200source = "registry+https://github.com/rust-lang/crates.io-index" 201checksum = "f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b" 202dependencies = [ 203 "hermit-abi 0.3.9", 204 "libc", 205 "windows-sys", 206] 207 208[[package]] 209name = "libc" 210version = "0.2.126" 211source = "registry+https://github.com/rust-lang/crates.io-index" 212checksum = "349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836" 213 214[[package]] 215name = "linked-hash-map" 216version = "0.5.4" 217source = "registry+https://github.com/rust-lang/crates.io-index" 218checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3" 219 220[[package]] 221name = "log" 222version = "0.4.17" 223source = "registry+https://github.com/rust-lang/crates.io-index" 224checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e" 225dependencies = [ 226 "cfg-if", 227] 228 229[[package]] 230name = "memchr" 231version = "2.5.0" 232source = "registry+https://github.com/rust-lang/crates.io-index" 233checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d" 234 235[[package]] 236name = "miniz_oxide" 237version = "0.5.3" 238source = "registry+https://github.com/rust-lang/crates.io-index" 239checksum = "6f5c75688da582b8ffc1f1799e9db273f32133c49e048f614d22ec3256773ccc" 240dependencies = [ 241 "adler", 242] 243 244[[package]] 245name = "num-integer" 246version = "0.1.45" 247source = "registry+https://github.com/rust-lang/crates.io-index" 248checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9" 249dependencies = [ 250 "autocfg", 251 "num-traits", 252] 253 254[[package]] 255name = "num-traits" 256version = "0.2.15" 257source = "registry+https://github.com/rust-lang/crates.io-index" 258checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd" 259dependencies = [ 260 "autocfg", 261] 262 263[[package]] 264name = "num_cpus" 265version = "1.13.1" 266source = "registry+https://github.com/rust-lang/crates.io-index" 267checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1" 268dependencies = [ 269 "hermit-abi 0.1.19", 270 "libc", 271] 272 273[[package]] 274name = "object" 275version = "0.28.4" 276source = "registry+https://github.com/rust-lang/crates.io-index" 277checksum = "e42c982f2d955fac81dd7e1d0e1426a7d702acd9c98d19ab01083a6a0328c424" 278dependencies = [ 279 "memchr", 280] 281 282[[package]] 283name = "once_cell" 284version = "1.19.0" 285source = "registry+https://github.com/rust-lang/crates.io-index" 286checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" 287 288[[package]] 289name = "os_str_bytes" 290version = "6.6.1" 291source = "registry+https://github.com/rust-lang/crates.io-index" 292checksum = "e2355d85b9a3786f481747ced0e0ff2ba35213a1f9bd406ed906554d7af805a1" 293 294[[package]] 295name = "proc-macro-error" 296version = "1.0.4" 297source = "registry+https://github.com/rust-lang/crates.io-index" 298checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 299dependencies = [ 300 "proc-macro-error-attr", 301 "proc-macro2", 302 "quote", 303 "syn", 304 "version_check", 305] 306 307[[package]] 308name = "proc-macro-error-attr" 309version = "1.0.4" 310source = "registry+https://github.com/rust-lang/crates.io-index" 311checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 312dependencies = [ 313 "proc-macro2", 314 "quote", 315 "version_check", 316] 317 318[[package]] 319name = "proc-macro2" 320version = "1.0.79" 321source = "registry+https://github.com/rust-lang/crates.io-index" 322checksum = "e835ff2298f5721608eb1a980ecaee1aef2c132bf95ecc026a11b7bf3c01c02e" 323dependencies = [ 324 "unicode-ident", 325] 326 327[[package]] 328name = "ptest" 329version = "0.1.0" 330dependencies = [ 331 "chrono", 332 "clap", 333 "env_logger", 334 "failure", 335 "log", 336 "num_cpus", 337 "std-semaphore", 338 "yaml-rust", 339] 340 341[[package]] 342name = "quote" 343version = "1.0.20" 344source = "registry+https://github.com/rust-lang/crates.io-index" 345checksum = "3bcdf212e9776fbcb2d23ab029360416bb1706b1aea2d1a5ba002727cbcab804" 346dependencies = [ 347 "proc-macro2", 348] 349 350[[package]] 351name = "regex" 352version = "1.5.6" 353source = "registry+https://github.com/rust-lang/crates.io-index" 354checksum = "d83f127d94bdbcda4c8cc2e50f6f84f4b611f69c902699ca385a39c3a75f9ff1" 355dependencies = [ 356 "aho-corasick", 357 "memchr", 358 "regex-syntax", 359] 360 361[[package]] 362name = "regex-syntax" 363version = "0.6.26" 364source = "registry+https://github.com/rust-lang/crates.io-index" 365checksum = "49b3de9ec5dc0a3417da371aab17d729997c15010e7fd24ff707773a33bddb64" 366 367[[package]] 368name = "rustc-demangle" 369version = "0.1.21" 370source = "registry+https://github.com/rust-lang/crates.io-index" 371checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342" 372 373[[package]] 374name = "std-semaphore" 375version = "0.1.0" 376source = "registry+https://github.com/rust-lang/crates.io-index" 377checksum = "33ae9eec00137a8eed469fb4148acd9fc6ac8c3f9b110f52cd34698c8b5bfa0e" 378 379[[package]] 380name = "strsim" 381version = "0.10.0" 382source = "registry+https://github.com/rust-lang/crates.io-index" 383checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" 384 385[[package]] 386name = "syn" 387version = "1.0.98" 388source = "registry+https://github.com/rust-lang/crates.io-index" 389checksum = "c50aef8a904de4c23c788f104b7dddc7d6f79c647c7c8ce4cc8f73eb0ca773dd" 390dependencies = [ 391 "proc-macro2", 392 "quote", 393 "unicode-ident", 394] 395 396[[package]] 397name = "synstructure" 398version = "0.12.6" 399source = "registry+https://github.com/rust-lang/crates.io-index" 400checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f" 401dependencies = [ 402 "proc-macro2", 403 "quote", 404 "syn", 405 "unicode-xid", 406] 407 408[[package]] 409name = "termcolor" 410version = "1.1.3" 411source = "registry+https://github.com/rust-lang/crates.io-index" 412checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755" 413dependencies = [ 414 "winapi-util", 415] 416 417[[package]] 418name = "time" 419version = "0.1.44" 420source = "registry+https://github.com/rust-lang/crates.io-index" 421checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255" 422dependencies = [ 423 "libc", 424 "wasi", 425 "winapi", 426] 427 428[[package]] 429name = "unicode-ident" 430version = "1.0.1" 431source = "registry+https://github.com/rust-lang/crates.io-index" 432checksum = "5bd2fe26506023ed7b5e1e315add59d6f584c621d037f9368fea9cfb988f368c" 433 434[[package]] 435name = "unicode-xid" 436version = "0.2.3" 437source = "registry+https://github.com/rust-lang/crates.io-index" 438checksum = "957e51f3646910546462e67d5f7599b9e4fb8acdd304b087a6494730f9eebf04" 439 440[[package]] 441name = "version_check" 442version = "0.9.4" 443source = "registry+https://github.com/rust-lang/crates.io-index" 444checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" 445 446[[package]] 447name = "wasi" 448version = "0.10.0+wasi-snapshot-preview1" 449source = "registry+https://github.com/rust-lang/crates.io-index" 450checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f" 451 452[[package]] 453name = "winapi" 454version = "0.3.9" 455source = "registry+https://github.com/rust-lang/crates.io-index" 456checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 457dependencies = [ 458 "winapi-i686-pc-windows-gnu", 459 "winapi-x86_64-pc-windows-gnu", 460] 461 462[[package]] 463name = "winapi-i686-pc-windows-gnu" 464version = "0.4.0" 465source = "registry+https://github.com/rust-lang/crates.io-index" 466checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 467 468[[package]] 469name = "winapi-util" 470version = "0.1.5" 471source = "registry+https://github.com/rust-lang/crates.io-index" 472checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" 473dependencies = [ 474 "winapi", 475] 476 477[[package]] 478name = "winapi-x86_64-pc-windows-gnu" 479version = "0.4.0" 480source = "registry+https://github.com/rust-lang/crates.io-index" 481checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 482 483[[package]] 484name = "windows-sys" 485version = "0.52.0" 486source = "registry+https://github.com/rust-lang/crates.io-index" 487checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 488dependencies = [ 489 "windows-targets", 490] 491 492[[package]] 493name = "windows-targets" 494version = "0.52.4" 495source = "registry+https://github.com/rust-lang/crates.io-index" 496checksum = "7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b" 497dependencies = [ 498 "windows_aarch64_gnullvm", 499 "windows_aarch64_msvc", 500 "windows_i686_gnu", 501 "windows_i686_msvc", 502 "windows_x86_64_gnu", 503 "windows_x86_64_gnullvm", 504 "windows_x86_64_msvc", 505] 506 507[[package]] 508name = "windows_aarch64_gnullvm" 509version = "0.52.4" 510source = "registry+https://github.com/rust-lang/crates.io-index" 511checksum = "bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9" 512 513[[package]] 514name = "windows_aarch64_msvc" 515version = "0.52.4" 516source = "registry+https://github.com/rust-lang/crates.io-index" 517checksum = "da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675" 518 519[[package]] 520name = "windows_i686_gnu" 521version = "0.52.4" 522source = "registry+https://github.com/rust-lang/crates.io-index" 523checksum = "b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3" 524 525[[package]] 526name = "windows_i686_msvc" 527version = "0.52.4" 528source = "registry+https://github.com/rust-lang/crates.io-index" 529checksum = "1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02" 530 531[[package]] 532name = "windows_x86_64_gnu" 533version = "0.52.4" 534source = "registry+https://github.com/rust-lang/crates.io-index" 535checksum = "5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03" 536 537[[package]] 538name = "windows_x86_64_gnullvm" 539version = "0.52.4" 540source = "registry+https://github.com/rust-lang/crates.io-index" 541checksum = "77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177" 542 543[[package]] 544name = "windows_x86_64_msvc" 545version = "0.52.4" 546source = "registry+https://github.com/rust-lang/crates.io-index" 547checksum = "32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8" 548 549[[package]] 550name = "yaml-rust" 551version = "0.4.5" 552source = "registry+https://github.com/rust-lang/crates.io-index" 553checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85" 554dependencies = [ 555 "linked-hash-map", 556] 557