Index: head/devel/sccache/Makefile =================================================================== --- head/devel/sccache/Makefile (revision 506739) +++ head/devel/sccache/Makefile (revision 506740) @@ -1,315 +1,318 @@ # $FreeBSD$ PORTNAME= sccache -DISTVERSION= 0.2.8 -PORTREVISION= 3 +DISTVERSION= 0.2.9 +PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= devel MAINTAINER= pizzamig@FreeBSD.org COMMENT= Like ccache with cloud storage support LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= ring crate not ported to other architectures USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= mozilla OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= DOCS PLIST_FILES= bin/sccache PORTDOCS= README.md CARGO_FEATURES= all + CARGO_CRATES= adler32-1.0.3 \ aho-corasick-0.6.9 \ ansi_term-0.11.0 \ ar-0.6.1 \ arc-swap-0.3.6 \ arraydeque-0.4.3 \ arrayvec-0.4.7 \ ascii-0.8.7 \ ascii-0.9.1 \ assert_cmd-0.9.1 \ atty-0.2.11 \ backtrace-0.3.9 \ backtrace-sys-0.1.24 \ base64-0.9.3 \ bincode-0.8.0 \ bincode-1.0.1 \ bitflags-1.0.4 \ buf_redux-0.6.3 \ bufstream-0.1.4 \ build_const-0.2.1 \ byteorder-1.2.7 \ bytes-0.4.11 \ case-0.1.0 \ cc-1.0.25 \ cfg-if-0.1.6 \ chrono-0.4.6 \ chunked_transfer-0.3.1 \ clap-2.32.0 \ cloudabi-0.0.3 \ combine-3.6.3 \ conhash-0.4.0 \ core-foundation-0.2.3 \ core-foundation-0.5.1 \ core-foundation-sys-0.2.3 \ core-foundation-sys-0.5.1 \ counted-array-0.1.2 \ crc-1.8.1 \ crossbeam-deque-0.6.2 \ crossbeam-epoch-0.6.1 \ crossbeam-utils-0.5.0 \ crossbeam-utils-0.6.1 \ daemonize-0.3.0 \ derive-error-0.0.3 \ difference-2.0.0 \ directories-1.0.2 \ dtoa-0.4.3 \ either-1.5.0 \ encoding_rs-0.8.10 \ env_logger-0.5.13 \ - error-chain-0.12.0 \ + error-chain-0.11.0 \ + error-chain-0.12.1 \ escargot-0.3.1 \ failure-0.1.3 \ failure_derive-0.1.3 \ filetime-0.1.15 \ filetime-0.2.4 \ flate2-1.0.5 \ flate2-crc-0.1.1 \ float-cmp-0.4.0 \ fnv-1.0.6 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.25 \ futures-cpupool-0.1.8 \ gcc-0.3.55 \ getopts-0.2.18 \ h2-0.1.13 \ http-0.1.14 \ httparse-1.3.3 \ humantime-1.1.1 \ hyper-0.11.27 \ hyper-0.12.16 \ hyper-tls-0.1.4 \ hyper-tls-0.3.1 \ hyperx-0.12.0 \ idna-0.1.5 \ indexmap-1.0.2 \ iovec-0.1.2 \ itertools-0.7.9 \ itoa-0.4.3 \ jobserver-0.1.11 \ jsonwebtoken-5.0.1 \ kernel32-sys-0.2.2 \ language-tags-0.2.2 \ lazy_static-0.2.11 \ lazy_static-1.2.0 \ lazycell-1.2.0 \ libc-0.2.54 \ libflate-0.1.18 \ libmount-0.1.11 \ linked-hash-map-0.2.1 \ local-encoding-0.2.0 \ lock_api-0.1.5 \ log-0.3.9 \ log-0.4.6 \ matches-0.1.8 \ md5-0.3.8 \ memcached-rs-0.3.0 \ memchr-1.0.2 \ memchr-2.1.1 \ memoffset-0.2.1 \ mime-0.2.6 \ mime-0.3.12 \ mime_guess-1.8.6 \ mime_guess-2.0.0-alpha.6 \ miniz_oxide-0.2.0 \ miniz_oxide_c_api-0.2.0 \ mio-0.6.16 \ mio-named-pipes-0.1.6 \ mio-uds-0.6.7 \ miow-0.2.1 \ miow-0.3.3 \ msdos_time-0.1.6 \ multipart-0.13.6 \ native-tls-0.1.5 \ native-tls-0.2.2 \ net2-0.2.33 \ nix-0.11.0 \ nodrop-0.1.13 \ normalize-line-endings-0.2.2 \ num-integer-0.1.39 \ num-traits-0.1.43 \ num-traits-0.2.6 \ num_cpus-1.8.0 \ number_prefix-0.2.8 \ openssl-0.10.15 \ openssl-probe-0.1.2 \ openssl-sys-0.9.39 \ owning_ref-0.4.0 \ parking_lot-0.6.4 \ parking_lot_core-0.3.1 \ percent-encoding-1.0.1 \ phf-0.7.23 \ phf_codegen-0.7.23 \ phf_generator-0.7.23 \ phf_shared-0.7.23 \ pkg-config-0.3.14 \ podio-0.1.6 \ predicates-0.9.1 \ predicates-core-0.9.0 \ predicates-tree-0.9.0 \ proc-macro2-0.4.24 \ pulldown-cmark-0.0.3 \ quick-error-1.2.2 \ quote-0.3.15 \ quote-0.6.10 \ rand-0.3.22 \ rand-0.4.3 \ rand-0.5.5 \ rand-0.6.1 \ rand_chacha-0.1.0 \ rand_core-0.2.2 \ rand_core-0.3.0 \ rand_hc-0.1.0 \ rand_isaac-0.1.0 \ rand_pcg-0.1.1 \ rand_xorshift-0.1.0 \ redis-0.9.1 \ redox_syscall-0.1.42 \ redox_termios-0.1.1 \ regex-1.0.6 \ regex-syntax-0.6.3 \ relay-0.1.1 \ remove_dir_all-0.5.1 \ reqwest-0.8.8 \ reqwest-0.9.5 \ retry-0.4.0 \ - ring-0.13.2 \ + ring-0.13.5 \ rouille-2.2.0 \ rust-crypto-0.2.36 \ rustc-demangle-0.1.9 \ rustc-serialize-0.3.24 \ rustc_version-0.2.3 \ ryu-0.2.7 \ safemem-0.2.0 \ safemem-0.3.0 \ same-file-0.1.3 \ schannel-0.1.14 \ scoped-tls-0.1.2 \ scopeguard-0.3.3 \ security-framework-0.1.16 \ security-framework-0.2.1 \ security-framework-sys-0.1.16 \ security-framework-sys-0.2.1 \ selenium-rs-0.1.1 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.80 \ serde_derive-1.0.80 \ serde_json-1.0.33 \ serde_urlencoded-0.5.4 \ sha1-0.6.0 \ signal-hook-0.1.6 \ siphasher-0.2.3 \ skeptic-0.4.0 \ slab-0.4.1 \ smallvec-0.6.6 \ socket2-0.3.8 \ stable_deref_trait-1.1.1 \ string-0.1.2 \ strip-ansi-escapes-0.1.0 \ strsim-0.7.0 \ syn-0.11.11 \ syn-0.15.21 \ synom-0.11.3 \ synstructure-0.10.1 \ + syslog-4.0.1 \ tar-0.4.20 \ tempdir-0.3.7 \ tempfile-3.0.4 \ term-0.5.1 \ termcolor-1.0.4 \ termion-1.5.1 \ textwrap-0.10.0 \ thread_local-0.3.6 \ threadpool-1.7.1 \ time-0.1.40 \ tiny_http-0.6.2 \ tokio-0.1.13 \ tokio-codec-0.1.1 \ tokio-core-0.1.17 \ tokio-current-thread-0.1.4 \ tokio-executor-0.1.5 \ tokio-fs-0.1.4 \ tokio-io-0.1.10 \ tokio-named-pipes-0.1.0 \ tokio-process-0.2.3 \ tokio-reactor-0.1.7 \ tokio-serde-0.1.0 \ tokio-serde-bincode-0.1.1 \ tokio-service-0.1.0 \ tokio-signal-0.2.7 \ tokio-tcp-0.1.2 \ tokio-threadpool-0.1.9 \ tokio-timer-0.2.8 \ tokio-tls-0.1.4 \ tokio-udp-0.1.3 \ tokio-uds-0.2.4 \ toml-0.4.9 \ treeline-0.1.0 \ try-lock-0.1.0 \ try-lock-0.2.2 \ twoway-0.1.8 \ ucd-util-0.1.3 \ unicase-1.4.2 \ unicase-2.2.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.7 \ unicode-width-0.1.5 \ unicode-xid-0.0.4 \ unicode-xid-0.1.0 \ unix_socket-0.5.0 \ unreachable-1.0.0 \ untrusted-0.6.2 \ url-1.7.2 \ utf8-ranges-1.0.2 \ utf8parse-0.1.1 \ uuid-0.6.5 \ uuid-0.7.1 \ vcpkg-0.2.6 \ vec_map-0.8.1 \ version_check-0.1.5 \ void-1.0.2 \ vte-0.3.3 \ walkdir-1.0.7 \ want-0.0.4 \ want-0.0.6 \ which-2.0.0 \ winapi-0.2.8 \ winapi-0.3.6 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.1 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ wincolor-1.0.1 \ ws2_32-sys-0.2.1 \ xattr-0.2.2 \ zip-0.4.2 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sccache .include Index: head/devel/sccache/distinfo =================================================================== --- head/devel/sccache/distinfo (revision 506739) +++ head/devel/sccache/distinfo (revision 506740) @@ -1,559 +1,563 @@ -TIMESTAMP = 1556889343 +TIMESTAMP = 1563197465 SHA256 (rust/crates/adler32-1.0.3.tar.gz) = 7e522997b529f05601e05166c07ed17789691f562762c7f3b987263d2dedee5c SIZE (rust/crates/adler32-1.0.3.tar.gz) = 5734 SHA256 (rust/crates/aho-corasick-0.6.9.tar.gz) = 1e9a933f4e58658d7b12defcf96dc5c720f20832deebe3e0a19efd3b6aaeeb9e SIZE (rust/crates/aho-corasick-0.6.9.tar.gz) = 25979 SHA256 (rust/crates/ansi_term-0.11.0.tar.gz) = ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b SIZE (rust/crates/ansi_term-0.11.0.tar.gz) = 17087 SHA256 (rust/crates/ar-0.6.1.tar.gz) = 2b66b66d06e6bb6a8c6866d31ac48fc225ef2823d29940165c8084b4f120d2b3 SIZE (rust/crates/ar-0.6.1.tar.gz) = 13383 SHA256 (rust/crates/arc-swap-0.3.6.tar.gz) = 5c5ed110e2537bdd3f5b9091707a8a5556a72ac49bbd7302ae0b28fdccb3246c SIZE (rust/crates/arc-swap-0.3.6.tar.gz) = 41603 SHA256 (rust/crates/arraydeque-0.4.3.tar.gz) = e300327073b806ffc81fccb228b2d4131ac7ef1b1a015f7b0c399c7f886cacc6 SIZE (rust/crates/arraydeque-0.4.3.tar.gz) = 17884 SHA256 (rust/crates/arrayvec-0.4.7.tar.gz) = a1e964f9e24d588183fcb43503abda40d288c8657dfc27311516ce2f05675aef SIZE (rust/crates/arrayvec-0.4.7.tar.gz) = 22946 SHA256 (rust/crates/ascii-0.8.7.tar.gz) = 97be891acc47ca214468e09425d02cef3af2c94d0d82081cd02061f996802f14 SIZE (rust/crates/ascii-0.8.7.tar.gz) = 23773 SHA256 (rust/crates/ascii-0.9.1.tar.gz) = a5fc969a8ce2c9c0c4b0429bb8431544f6658283c8326ba5ff8c762b75369335 SIZE (rust/crates/ascii-0.9.1.tar.gz) = 25317 SHA256 (rust/crates/assert_cmd-0.9.1.tar.gz) = c5b60c276f334145cf2cec09c5bb6f63523f078c0c850909f66bca8f933cf809 SIZE (rust/crates/assert_cmd-0.9.1.tar.gz) = 17844 SHA256 (rust/crates/atty-0.2.11.tar.gz) = 9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652 SIZE (rust/crates/atty-0.2.11.tar.gz) = 5916 SHA256 (rust/crates/backtrace-0.3.9.tar.gz) = 89a47830402e9981c5c41223151efcced65a0510c13097c769cede7efb34782a SIZE (rust/crates/backtrace-0.3.9.tar.gz) = 31054 SHA256 (rust/crates/backtrace-sys-0.1.24.tar.gz) = c66d56ac8dabd07f6aacdaf633f4b8262f5b3601a810a0dcddffd5c22c69daa0 SIZE (rust/crates/backtrace-sys-0.1.24.tar.gz) = 522332 SHA256 (rust/crates/base64-0.9.3.tar.gz) = 489d6c0ed21b11d038c31b6ceccca973e65d73ba3bd8ecb9a2babf5546164643 SIZE (rust/crates/base64-0.9.3.tar.gz) = 37993 SHA256 (rust/crates/bincode-0.8.0.tar.gz) = e103c8b299b28a9c6990458b7013dc4a8356a9b854c51b9883241f5866fac36e SIZE (rust/crates/bincode-0.8.0.tar.gz) = 71632 SHA256 (rust/crates/bincode-1.0.1.tar.gz) = 9f2fb9e29e72fd6bc12071533d5dc7664cb01480c59406f656d7ac25c7bd8ff7 SIZE (rust/crates/bincode-1.0.1.tar.gz) = 14071 SHA256 (rust/crates/bitflags-1.0.4.tar.gz) = 228047a76f468627ca71776ecdebd732a3423081fcf5125585bcd7c49886ce12 SIZE (rust/crates/bitflags-1.0.4.tar.gz) = 15282 SHA256 (rust/crates/buf_redux-0.6.3.tar.gz) = b9279646319ff816b05fb5897883ece50d7d854d12b59992683d4f8a71b0f949 SIZE (rust/crates/buf_redux-0.6.3.tar.gz) = 16159 SHA256 (rust/crates/bufstream-0.1.4.tar.gz) = 40e38929add23cdf8a366df9b0e088953150724bcbe5fc330b0d8eb3b328eec8 SIZE (rust/crates/bufstream-0.1.4.tar.gz) = 8741 SHA256 (rust/crates/build_const-0.2.1.tar.gz) = 39092a32794787acd8525ee150305ff051b0aa6cc2abaf193924f5ab05425f39 SIZE (rust/crates/build_const-0.2.1.tar.gz) = 4499 SHA256 (rust/crates/byteorder-1.2.7.tar.gz) = 94f88df23a25417badc922ab0f5716cc1330e87f71ddd9203b3a3ccd9cedf75d SIZE (rust/crates/byteorder-1.2.7.tar.gz) = 19640 SHA256 (rust/crates/bytes-0.4.11.tar.gz) = 40ade3d27603c2cb345eb0912aec461a6dec7e06a4ae48589904e808335c7afa SIZE (rust/crates/bytes-0.4.11.tar.gz) = 45988 SHA256 (rust/crates/case-0.1.0.tar.gz) = e88b166b48e29667f5443df64df3c61dc07dc2b1a0b0d231800e07f09a33ecc1 SIZE (rust/crates/case-0.1.0.tar.gz) = 2629 SHA256 (rust/crates/cc-1.0.25.tar.gz) = f159dfd43363c4d08055a07703eb7a3406b0dac4d0584d96965a3262db3c9d16 SIZE (rust/crates/cc-1.0.25.tar.gz) = 43191 SHA256 (rust/crates/cfg-if-0.1.6.tar.gz) = 082bb9b28e00d3c9d39cc03e64ce4cea0f1bb9b3fde493f0cbc008472d22bdf4 SIZE (rust/crates/cfg-if-0.1.6.tar.gz) = 7411 SHA256 (rust/crates/chrono-0.4.6.tar.gz) = 45912881121cb26fad7c38c17ba7daa18764771836b34fab7d3fbd93ed633878 SIZE (rust/crates/chrono-0.4.6.tar.gz) = 133108 SHA256 (rust/crates/chunked_transfer-0.3.1.tar.gz) = 498d20a7aaf62625b9bf26e637cf7736417cde1d0c99f1d04d1170229a85cf87 SIZE (rust/crates/chunked_transfer-0.3.1.tar.gz) = 7730 SHA256 (rust/crates/clap-2.32.0.tar.gz) = b957d88f4b6a63b9d70d5f454ac8011819c6efa7727858f458ab71c756ce2d3e SIZE (rust/crates/clap-2.32.0.tar.gz) = 196073 SHA256 (rust/crates/cloudabi-0.0.3.tar.gz) = ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f SIZE (rust/crates/cloudabi-0.0.3.tar.gz) = 22156 SHA256 (rust/crates/combine-3.6.3.tar.gz) = db733c5d0f4f52e78d4417959cadf0eecc7476e7f9ece05677912571a4af34e2 SIZE (rust/crates/combine-3.6.3.tar.gz) = 101445 SHA256 (rust/crates/conhash-0.4.0.tar.gz) = 99d6364d028778d0d98b6014fa5882da377cd10d3492b7734d266a428e9b1fca SIZE (rust/crates/conhash-0.4.0.tar.gz) = 3548 SHA256 (rust/crates/core-foundation-0.2.3.tar.gz) = 25bfd746d203017f7d5cbd31ee5d8e17f94b6521c7af77ece6c9e4b2d4b16c67 SIZE (rust/crates/core-foundation-0.2.3.tar.gz) = 8323 SHA256 (rust/crates/core-foundation-0.5.1.tar.gz) = 286e0b41c3a20da26536c6000a280585d519fd07b3956b43aed8a79e9edce980 SIZE (rust/crates/core-foundation-0.5.1.tar.gz) = 22519 SHA256 (rust/crates/core-foundation-sys-0.2.3.tar.gz) = 065a5d7ffdcbc8fa145d6f0746f3555025b9097a9e9cda59f7467abae670c78d SIZE (rust/crates/core-foundation-sys-0.2.3.tar.gz) = 9128 SHA256 (rust/crates/core-foundation-sys-0.5.1.tar.gz) = 716c271e8613ace48344f723b60b900a93150271e5be206212d052bbc0883efa SIZE (rust/crates/core-foundation-sys-0.5.1.tar.gz) = 15974 SHA256 (rust/crates/counted-array-0.1.2.tar.gz) = 384f8c53175c890920b6e0127b730709d2a173ca6c4dfdc81618ac9b46f648fe SIZE (rust/crates/counted-array-0.1.2.tar.gz) = 2959 SHA256 (rust/crates/crc-1.8.1.tar.gz) = d663548de7f5cca343f1e0a48d14dcfb0e9eb4e079ec58883b7251539fa10aeb SIZE (rust/crates/crc-1.8.1.tar.gz) = 9114 SHA256 (rust/crates/crossbeam-deque-0.6.2.tar.gz) = 4fe1b6f945f824c7a25afe44f62e25d714c0cc523f8e99d8db5cd1026e1269d3 SIZE (rust/crates/crossbeam-deque-0.6.2.tar.gz) = 14037 SHA256 (rust/crates/crossbeam-epoch-0.6.1.tar.gz) = 2449aaa4ec7ef96e5fb24db16024b935df718e9ae1cec0a1e68feeca2efca7b8 SIZE (rust/crates/crossbeam-epoch-0.6.1.tar.gz) = 34089 SHA256 (rust/crates/crossbeam-utils-0.5.0.tar.gz) = 677d453a17e8bd2b913fa38e8b9cf04bcdbb5be790aa294f2389661d72036015 SIZE (rust/crates/crossbeam-utils-0.5.0.tar.gz) = 12162 SHA256 (rust/crates/crossbeam-utils-0.6.1.tar.gz) = c55913cc2799171a550e307918c0a360e8c16004820291bf3b638969b4a01816 SIZE (rust/crates/crossbeam-utils-0.6.1.tar.gz) = 13987 SHA256 (rust/crates/daemonize-0.3.0.tar.gz) = 4093d27eb267d617f03c2ee25d4c3ca525b89a76154001954a11984508ffbde5 SIZE (rust/crates/daemonize-0.3.0.tar.gz) = 14236 SHA256 (rust/crates/derive-error-0.0.3.tar.gz) = 629f1bb3abce791912ca85a24676fff54464f7deb122906adabc90fb96e876d3 SIZE (rust/crates/derive-error-0.0.3.tar.gz) = 8406 SHA256 (rust/crates/difference-2.0.0.tar.gz) = 524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198 SIZE (rust/crates/difference-2.0.0.tar.gz) = 147616 SHA256 (rust/crates/directories-1.0.2.tar.gz) = 72d337a64190607d4fcca2cb78982c5dd57f4916e19696b48a575fa746b6cb0f SIZE (rust/crates/directories-1.0.2.tar.gz) = 16020 SHA256 (rust/crates/dtoa-0.4.3.tar.gz) = 6d301140eb411af13d3115f9a562c85cc6b541ade9dfa314132244aaee7489dd SIZE (rust/crates/dtoa-0.4.3.tar.gz) = 14456 SHA256 (rust/crates/either-1.5.0.tar.gz) = 3be565ca5c557d7f59e7cfcf1844f9e3033650c929c6566f511e8005f205c1d0 SIZE (rust/crates/either-1.5.0.tar.gz) = 10900 SHA256 (rust/crates/encoding_rs-0.8.10.tar.gz) = 065f4d0c826fdaef059ac45487169d918558e3cf86c9d89f6e81cf52369126e5 SIZE (rust/crates/encoding_rs-0.8.10.tar.gz) = 1244099 SHA256 (rust/crates/env_logger-0.5.13.tar.gz) = 15b0a4d2e39f8420210be8b27eeda28029729e2fd4291019455016c348240c38 SIZE (rust/crates/env_logger-0.5.13.tar.gz) = 25275 -SHA256 (rust/crates/error-chain-0.12.0.tar.gz) = 07e791d3be96241c77c43846b665ef1384606da2cd2a48730abe606a12906e02 -SIZE (rust/crates/error-chain-0.12.0.tar.gz) = 27056 +SHA256 (rust/crates/error-chain-0.11.0.tar.gz) = ff511d5dc435d703f4971bc399647c9bc38e20cb41452e3b9feb4765419ed3f3 +SIZE (rust/crates/error-chain-0.11.0.tar.gz) = 27207 +SHA256 (rust/crates/error-chain-0.12.1.tar.gz) = 3ab49e9dcb602294bc42f9a7dfc9bc6e936fca4418ea300dbfb84fe16de0b7d9 +SIZE (rust/crates/error-chain-0.12.1.tar.gz) = 27906 SHA256 (rust/crates/escargot-0.3.1.tar.gz) = 19db1f7e74438642a5018cdf263bb1325b2e792f02dd0a3ca6d6c0f0d7b1d5a5 SIZE (rust/crates/escargot-0.3.1.tar.gz) = 12708 SHA256 (rust/crates/failure-0.1.3.tar.gz) = 6dd377bcc1b1b7ce911967e3ec24fa19c3224394ec05b54aa7b083d498341ac7 SIZE (rust/crates/failure-0.1.3.tar.gz) = 34107 SHA256 (rust/crates/failure_derive-0.1.3.tar.gz) = 64c2d913fe8ed3b6c6518eedf4538255b989945c14c2a7d5cbff62a5e2120596 SIZE (rust/crates/failure_derive-0.1.3.tar.gz) = 4349 SHA256 (rust/crates/filetime-0.1.15.tar.gz) = 714653f3e34871534de23771ac7b26e999651a0a228f47beb324dfdf1dd4b10f SIZE (rust/crates/filetime-0.1.15.tar.gz) = 11211 SHA256 (rust/crates/filetime-0.2.4.tar.gz) = a2df5c1a8c4be27e7707789dc42ae65976e60b394afd293d1419ab915833e646 SIZE (rust/crates/filetime-0.2.4.tar.gz) = 12044 SHA256 (rust/crates/flate2-1.0.5.tar.gz) = 96971e4fc2737f211ec8236fe16ac67695838ca3e25567c07b4f837d1f8f829c SIZE (rust/crates/flate2-1.0.5.tar.gz) = 65990 SHA256 (rust/crates/flate2-crc-0.1.1.tar.gz) = 8a792245eaed7747984647ce20582507985d69ccfacdddcb60bd5f451f21cbc5 SIZE (rust/crates/flate2-crc-0.1.1.tar.gz) = 8985 SHA256 (rust/crates/float-cmp-0.4.0.tar.gz) = 134a8fa843d80a51a5b77d36d42bc2def9edcb0262c914861d08129fd1926600 SIZE (rust/crates/float-cmp-0.4.0.tar.gz) = 8774 SHA256 (rust/crates/fnv-1.0.6.tar.gz) = 2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3 SIZE (rust/crates/fnv-1.0.6.tar.gz) = 11131 SHA256 (rust/crates/foreign-types-0.3.2.tar.gz) = f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1 SIZE (rust/crates/foreign-types-0.3.2.tar.gz) = 7504 SHA256 (rust/crates/foreign-types-shared-0.1.1.tar.gz) = 00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b SIZE (rust/crates/foreign-types-shared-0.1.1.tar.gz) = 5672 SHA256 (rust/crates/fuchsia-zircon-0.3.3.tar.gz) = 2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82 SIZE (rust/crates/fuchsia-zircon-0.3.3.tar.gz) = 22565 SHA256 (rust/crates/fuchsia-zircon-sys-0.3.3.tar.gz) = 3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7 SIZE (rust/crates/fuchsia-zircon-sys-0.3.3.tar.gz) = 7191 SHA256 (rust/crates/futures-0.1.25.tar.gz) = 49e7653e374fe0d0c12de4250f0bdb60680b8c80eed558c5c7538eec9c89e21b SIZE (rust/crates/futures-0.1.25.tar.gz) = 158626 SHA256 (rust/crates/futures-cpupool-0.1.8.tar.gz) = ab90cde24b3319636588d0c35fe03b1333857621051837ed769faefb4c2162e4 SIZE (rust/crates/futures-cpupool-0.1.8.tar.gz) = 10583 SHA256 (rust/crates/gcc-0.3.55.tar.gz) = 8f5f3913fa0bfe7ee1fd8248b6b9f42a5af4b9d65ec2dd2c3c26132b950ecfc2 SIZE (rust/crates/gcc-0.3.55.tar.gz) = 37262 SHA256 (rust/crates/getopts-0.2.18.tar.gz) = 0a7292d30132fb5424b354f5dc02512a86e4c516fe544bb7a25e7f266951b797 SIZE (rust/crates/getopts-0.2.18.tar.gz) = 18416 SHA256 (rust/crates/h2-0.1.13.tar.gz) = 7dd33bafe2e6370e6c8eb0cf1b8c5f93390b90acde7e9b03723f166b28b648ed SIZE (rust/crates/h2-0.1.13.tar.gz) = 140232 SHA256 (rust/crates/http-0.1.14.tar.gz) = 02096a6d2c55e63f7fcb800690e4f889a25f6ec342e3adb4594e293b625215ab SIZE (rust/crates/http-0.1.14.tar.gz) = 97027 SHA256 (rust/crates/httparse-1.3.3.tar.gz) = e8734b0cfd3bc3e101ec59100e101c2eecd19282202e87808b3037b442777a83 SIZE (rust/crates/httparse-1.3.3.tar.gz) = 23689 SHA256 (rust/crates/humantime-1.1.1.tar.gz) = 0484fda3e7007f2a4a0d9c3a703ca38c71c54c55602ce4660c419fd32e188c9e SIZE (rust/crates/humantime-1.1.1.tar.gz) = 16689 SHA256 (rust/crates/hyper-0.11.27.tar.gz) = 34a590ca09d341e94cddf8e5af0bbccde205d5fbc2fa3c09dd67c7f85cea59d7 SIZE (rust/crates/hyper-0.11.27.tar.gz) = 155617 SHA256 (rust/crates/hyper-0.12.16.tar.gz) = 0aeedb8ca5f0f96be00f84073c6d0d5f962ecad020ef543dff99a7c12717a60e SIZE (rust/crates/hyper-0.12.16.tar.gz) = 111412 SHA256 (rust/crates/hyper-tls-0.1.4.tar.gz) = ffb1bd5e518d3065840ab315dbbf44e4420e5f7d80e2cb93fa6ffffc50522378 SIZE (rust/crates/hyper-tls-0.1.4.tar.gz) = 8137 SHA256 (rust/crates/hyper-tls-0.3.1.tar.gz) = 32cd73f14ad370d3b4d4b7dce08f69b81536c82e39fcc89731930fe5788cd661 SIZE (rust/crates/hyper-tls-0.3.1.tar.gz) = 8836 SHA256 (rust/crates/hyperx-0.12.0.tar.gz) = 78e2d2253d7a17929560fc3adf48c48fc924c94fa4507e037a60e6bc55c0eda6 SIZE (rust/crates/hyperx-0.12.0.tar.gz) = 80997 SHA256 (rust/crates/idna-0.1.5.tar.gz) = 38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e SIZE (rust/crates/idna-0.1.5.tar.gz) = 258735 SHA256 (rust/crates/indexmap-1.0.2.tar.gz) = 7e81a7c05f79578dbc15793d8b619db9ba32b4577003ef3af1a91c416798c58d SIZE (rust/crates/indexmap-1.0.2.tar.gz) = 38255 SHA256 (rust/crates/iovec-0.1.2.tar.gz) = dbe6e417e7d0975db6512b90796e8ce223145ac4e33c377e4a42882a0e88bb08 SIZE (rust/crates/iovec-0.1.2.tar.gz) = 8565 SHA256 (rust/crates/itertools-0.7.9.tar.gz) = 7cef527957675adbb9ec77a7e3c44c69d729dc0a80e64fe7d380138ef851af1d SIZE (rust/crates/itertools-0.7.9.tar.gz) = 78365 SHA256 (rust/crates/itoa-0.4.3.tar.gz) = 1306f3464951f30e30d12373d31c79fbd52d236e5e896fd92f96ec7babbbe60b SIZE (rust/crates/itoa-0.4.3.tar.gz) = 11061 SHA256 (rust/crates/jobserver-0.1.11.tar.gz) = 60af5f849e1981434e4a31d3d782c4774ae9b434ce55b101a96ecfd09147e8be SIZE (rust/crates/jobserver-0.1.11.tar.gz) = 19687 SHA256 (rust/crates/jsonwebtoken-5.0.1.tar.gz) = 8d438ea707d465c230305963b67f8357a1d56fcfad9434797d7cb1c46c2e41df SIZE (rust/crates/jsonwebtoken-5.0.1.tar.gz) = 16414 SHA256 (rust/crates/kernel32-sys-0.2.2.tar.gz) = 7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d SIZE (rust/crates/kernel32-sys-0.2.2.tar.gz) = 24537 SHA256 (rust/crates/language-tags-0.2.2.tar.gz) = a91d884b6667cd606bb5a69aa0c99ba811a115fc68915e7056ec08a46e93199a SIZE (rust/crates/language-tags-0.2.2.tar.gz) = 12754 SHA256 (rust/crates/lazy_static-0.2.11.tar.gz) = 76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73 SIZE (rust/crates/lazy_static-0.2.11.tar.gz) = 12361 SHA256 (rust/crates/lazy_static-1.2.0.tar.gz) = a374c89b9db55895453a74c1e38861d9deec0b01b405a82516e9d5de4820dea1 SIZE (rust/crates/lazy_static-1.2.0.tar.gz) = 10840 SHA256 (rust/crates/lazycell-1.2.0.tar.gz) = ddba4c30a78328befecec92fc94970e53b3ae385827d28620f0f5bb2493081e0 SIZE (rust/crates/lazycell-1.2.0.tar.gz) = 11259 SHA256 (rust/crates/libc-0.2.54.tar.gz) = c6785aa7dd976f5fbf3b71cfd9cd49d7f783c1ff565a858d71031c6c313aa5c6 SIZE (rust/crates/libc-0.2.54.tar.gz) = 401259 SHA256 (rust/crates/libflate-0.1.18.tar.gz) = 21138fc6669f438ed7ae3559d5789a5f0ba32f28c1f0608d1e452b0bb06ee936 SIZE (rust/crates/libflate-0.1.18.tar.gz) = 35142 SHA256 (rust/crates/libmount-0.1.11.tar.gz) = d9d45f88f32c57ebf3688ada41414dc700aab97ad58e26cbcda6af50da53559a SIZE (rust/crates/libmount-0.1.11.tar.gz) = 20894 SHA256 (rust/crates/linked-hash-map-0.2.1.tar.gz) = bda158e0dabeb97ee8a401f4d17e479d6b891a14de0bba79d5cc2d4d325b5e48 SIZE (rust/crates/linked-hash-map-0.2.1.tar.gz) = 13672 SHA256 (rust/crates/local-encoding-0.2.0.tar.gz) = e1ceb20f39ff7ae42f3ff9795f3986b1daad821caaa1e1732a0944103a5a1a66 SIZE (rust/crates/local-encoding-0.2.0.tar.gz) = 10531 SHA256 (rust/crates/lock_api-0.1.5.tar.gz) = 62ebf1391f6acad60e5c8b43706dde4582df75c06698ab44511d15016bc2442c SIZE (rust/crates/lock_api-0.1.5.tar.gz) = 16967 SHA256 (rust/crates/log-0.3.9.tar.gz) = e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b SIZE (rust/crates/log-0.3.9.tar.gz) = 16686 SHA256 (rust/crates/log-0.4.6.tar.gz) = c84ec4b527950aa83a329754b01dbe3f58361d1c5efacd1f6d68c494d08a17c6 SIZE (rust/crates/log-0.4.6.tar.gz) = 22303 SHA256 (rust/crates/matches-0.1.8.tar.gz) = 7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08 SIZE (rust/crates/matches-0.1.8.tar.gz) = 2216 SHA256 (rust/crates/md5-0.3.8.tar.gz) = 79c56d6a0b07f9e19282511c83fc5b086364cbae4ba8c7d5f190c3d9b0425a48 SIZE (rust/crates/md5-0.3.8.tar.gz) = 6177 SHA256 (rust/crates/memcached-rs-0.3.0.tar.gz) = 0f45690519137679de66b2bdb60e37a0d4f17adde980930a05eef66929394f73 SIZE (rust/crates/memcached-rs-0.3.0.tar.gz) = 19015 SHA256 (rust/crates/memchr-1.0.2.tar.gz) = 148fab2e51b4f1cfc66da2a7c32981d1d3c083a803978268bb11fe4b86925e7a SIZE (rust/crates/memchr-1.0.2.tar.gz) = 8639 SHA256 (rust/crates/memchr-2.1.1.tar.gz) = 0a3eb002f0535929f1199681417029ebea04aadc0c7a4224b46be99c7f5d6a16 SIZE (rust/crates/memchr-2.1.1.tar.gz) = 19591 SHA256 (rust/crates/memoffset-0.2.1.tar.gz) = 0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3 SIZE (rust/crates/memoffset-0.2.1.tar.gz) = 4618 SHA256 (rust/crates/mime-0.2.6.tar.gz) = ba626b8a6de5da682e1caa06bdb42a335aee5a84db8e5046a3e8ab17ba0a3ae0 SIZE (rust/crates/mime-0.2.6.tar.gz) = 6719 SHA256 (rust/crates/mime-0.3.12.tar.gz) = 0a907b83e7b9e987032439a387e187119cddafc92d5c2aaeb1d92580a793f630 SIZE (rust/crates/mime-0.3.12.tar.gz) = 14815 SHA256 (rust/crates/mime_guess-1.8.6.tar.gz) = 2d4c0961143b8efdcfa29c3ae63281601b446a4a668165454b6c90f8024954c5 SIZE (rust/crates/mime_guess-1.8.6.tar.gz) = 17437 SHA256 (rust/crates/mime_guess-2.0.0-alpha.6.tar.gz) = 30de2e4613efcba1ec63d8133f344076952090c122992a903359be5a4f99c3ed SIZE (rust/crates/mime_guess-2.0.0-alpha.6.tar.gz) = 17579 SHA256 (rust/crates/miniz_oxide-0.2.0.tar.gz) = 5ad30a47319c16cde58d0314f5d98202a80c9083b5f61178457403dfb14e509c SIZE (rust/crates/miniz_oxide-0.2.0.tar.gz) = 49387 SHA256 (rust/crates/miniz_oxide_c_api-0.2.0.tar.gz) = 28edaef377517fd9fe3e085c37d892ce7acd1fbeab9239c5a36eec352d8a8b7e SIZE (rust/crates/miniz_oxide_c_api-0.2.0.tar.gz) = 166923 SHA256 (rust/crates/mio-0.6.16.tar.gz) = 71646331f2619b1026cc302f87a2b8b648d5c6dd6937846a16cc8ce0f347f432 SIZE (rust/crates/mio-0.6.16.tar.gz) = 126174 SHA256 (rust/crates/mio-named-pipes-0.1.6.tar.gz) = f5e374eff525ce1c5b7687c4cef63943e7686524a387933ad27ca7ec43779cb3 SIZE (rust/crates/mio-named-pipes-0.1.6.tar.gz) = 14766 SHA256 (rust/crates/mio-uds-0.6.7.tar.gz) = 966257a94e196b11bb43aca423754d87429960a768de9414f3691d6957abf125 SIZE (rust/crates/mio-uds-0.6.7.tar.gz) = 14389 SHA256 (rust/crates/miow-0.2.1.tar.gz) = 8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919 SIZE (rust/crates/miow-0.2.1.tar.gz) = 21133 SHA256 (rust/crates/miow-0.3.3.tar.gz) = 396aa0f2003d7df8395cb93e09871561ccc3e785f0acb369170e8cc74ddf9226 SIZE (rust/crates/miow-0.3.3.tar.gz) = 22850 SHA256 (rust/crates/msdos_time-0.1.6.tar.gz) = aad9dfe950c057b1bfe9c1f2aa51583a8468ef2a5baba2ebbe06d775efeb7729 SIZE (rust/crates/msdos_time-0.1.6.tar.gz) = 8445 SHA256 (rust/crates/multipart-0.13.6.tar.gz) = 92f54eb45230c3aa20864ccf0c277eeaeadcf5e437e91731db498dbf7fbe0ec6 SIZE (rust/crates/multipart-0.13.6.tar.gz) = 46966 SHA256 (rust/crates/native-tls-0.1.5.tar.gz) = f74dbadc8b43df7864539cedb7bc91345e532fdd913cfdc23ad94f4d2d40fbc0 SIZE (rust/crates/native-tls-0.1.5.tar.gz) = 24838 SHA256 (rust/crates/native-tls-0.2.2.tar.gz) = ff8e08de0070bbf4c31f452ea2a70db092f36f6f2e4d897adf5674477d488fb2 SIZE (rust/crates/native-tls-0.2.2.tar.gz) = 29238 SHA256 (rust/crates/net2-0.2.33.tar.gz) = 42550d9fb7b6684a6d404d9fa7250c2eb2646df731d1c06afc06dcee9e1bcf88 SIZE (rust/crates/net2-0.2.33.tar.gz) = 20936 SHA256 (rust/crates/nix-0.11.0.tar.gz) = d37e713a259ff641624b6cb20e3b12b2952313ba36b6823c0f16e6cfd9e5de17 SIZE (rust/crates/nix-0.11.0.tar.gz) = 162039 SHA256 (rust/crates/nodrop-0.1.13.tar.gz) = 2f9667ddcc6cc8a43afc9b7917599d7216aa09c463919ea32c59ed6cac8bc945 SIZE (rust/crates/nodrop-0.1.13.tar.gz) = 7508 SHA256 (rust/crates/normalize-line-endings-0.2.2.tar.gz) = 2e0a1a39eab95caf4f5556da9289b9e68f0aafac901b2ce80daaf020d3b733a8 SIZE (rust/crates/normalize-line-endings-0.2.2.tar.gz) = 5299 SHA256 (rust/crates/num-integer-0.1.39.tar.gz) = e83d528d2677f0518c570baf2b7abdcf0cd2d248860b68507bdcb3e91d4c0cea SIZE (rust/crates/num-integer-0.1.39.tar.gz) = 17881 SHA256 (rust/crates/num-traits-0.1.43.tar.gz) = 92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31 SIZE (rust/crates/num-traits-0.1.43.tar.gz) = 7659 SHA256 (rust/crates/num-traits-0.2.6.tar.gz) = 0b3a5d7cc97d6d30d8b9bc8fa19bf45349ffe46241e8816f50f62f6d6aaabee1 SIZE (rust/crates/num-traits-0.2.6.tar.gz) = 39923 SHA256 (rust/crates/num_cpus-1.8.0.tar.gz) = c51a3322e4bca9d212ad9a158a02abc6934d005490c054a2778df73a70aa0a30 SIZE (rust/crates/num_cpus-1.8.0.tar.gz) = 10539 SHA256 (rust/crates/number_prefix-0.2.8.tar.gz) = dbf9993e59c894e3c08aa1c2712914e9e6bf1fcbfc6bef283e2183df345a4fee SIZE (rust/crates/number_prefix-0.2.8.tar.gz) = 5493 SHA256 (rust/crates/openssl-0.10.15.tar.gz) = 5e1309181cdcbdb51bc3b6bedb33dfac2a83b3d585033d3f6d9e22e8c1928613 SIZE (rust/crates/openssl-0.10.15.tar.gz) = 167961 SHA256 (rust/crates/openssl-probe-0.1.2.tar.gz) = 77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de SIZE (rust/crates/openssl-probe-0.1.2.tar.gz) = 6427 SHA256 (rust/crates/openssl-sys-0.9.39.tar.gz) = 278c1ad40a89aa1e741a1eed089a2f60b18fab8089c3139b542140fc7d674106 SIZE (rust/crates/openssl-sys-0.9.39.tar.gz) = 43147 SHA256 (rust/crates/owning_ref-0.4.0.tar.gz) = 49a4b8ea2179e6a2e27411d3bca09ca6dd630821cf6894c6c7c8467a8ee7ef13 SIZE (rust/crates/owning_ref-0.4.0.tar.gz) = 12233 SHA256 (rust/crates/parking_lot-0.6.4.tar.gz) = f0802bff09003b291ba756dc7e79313e51cc31667e94afbe847def490424cde5 SIZE (rust/crates/parking_lot-0.6.4.tar.gz) = 31890 SHA256 (rust/crates/parking_lot_core-0.3.1.tar.gz) = ad7f7e6ebdc79edff6fdcb87a55b620174f7a989e3eb31b65231f4af57f00b8c SIZE (rust/crates/parking_lot_core-0.3.1.tar.gz) = 26635 SHA256 (rust/crates/percent-encoding-1.0.1.tar.gz) = 31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831 SIZE (rust/crates/percent-encoding-1.0.1.tar.gz) = 10057 SHA256 (rust/crates/phf-0.7.23.tar.gz) = cec29da322b242f4c3098852c77a0ca261c9c01b806cae85a5572a1eb94db9a6 SIZE (rust/crates/phf-0.7.23.tar.gz) = 3841 SHA256 (rust/crates/phf_codegen-0.7.23.tar.gz) = 7d187f00cd98d5afbcd8898f6cf181743a449162aeb329dcd2f3849009e605ad SIZE (rust/crates/phf_codegen-0.7.23.tar.gz) = 2866 SHA256 (rust/crates/phf_generator-0.7.23.tar.gz) = 03dc191feb9b08b0dc1330d6549b795b9d81aec19efe6b4a45aec8d4caee0c4b SIZE (rust/crates/phf_generator-0.7.23.tar.gz) = 2219 SHA256 (rust/crates/phf_shared-0.7.23.tar.gz) = b539898d22d4273ded07f64a05737649dc69095d92cb87c7097ec68e3f150b93 SIZE (rust/crates/phf_shared-0.7.23.tar.gz) = 2084 SHA256 (rust/crates/pkg-config-0.3.14.tar.gz) = 676e8eb2b1b4c9043511a9b7bea0915320d7e502b0a079fb03f9635a5252b18c SIZE (rust/crates/pkg-config-0.3.14.tar.gz) = 13565 SHA256 (rust/crates/podio-0.1.6.tar.gz) = 780fb4b6698bbf9cf2444ea5d22411cef2953f0824b98f33cf454ec5615645bd SIZE (rust/crates/podio-0.1.6.tar.gz) = 10186 SHA256 (rust/crates/predicates-0.9.1.tar.gz) = f31e7977fc111984fdac76b6ae3a4cb598008fc6fd02dfdca189bf180bd7be20 SIZE (rust/crates/predicates-0.9.1.tar.gz) = 24557 SHA256 (rust/crates/predicates-core-0.9.0.tar.gz) = 85f80bc390d1c02a4cdaa63f27f05c3c426679eb65433d8dd65d392147e4e5c5 SIZE (rust/crates/predicates-core-0.9.0.tar.gz) = 8053 SHA256 (rust/crates/predicates-tree-0.9.0.tar.gz) = 2e86df9b81bdcb0a5141aca9d2b9c5e0c558ef6626d3ae2c12912f5c9df740bd SIZE (rust/crates/predicates-tree-0.9.0.tar.gz) = 6240 SHA256 (rust/crates/proc-macro2-0.4.24.tar.gz) = 77619697826f31a02ae974457af0b29b723e5619e113e9397b8b82c6bd253f09 SIZE (rust/crates/proc-macro2-0.4.24.tar.gz) = 30970 SHA256 (rust/crates/pulldown-cmark-0.0.3.tar.gz) = 8361e81576d2e02643b04950e487ec172b687180da65c731c03cf336784e6c07 SIZE (rust/crates/pulldown-cmark-0.0.3.tar.gz) = 44672 SHA256 (rust/crates/quick-error-1.2.2.tar.gz) = 9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0 SIZE (rust/crates/quick-error-1.2.2.tar.gz) = 15132 SHA256 (rust/crates/quote-0.3.15.tar.gz) = 7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a SIZE (rust/crates/quote-0.3.15.tar.gz) = 12041 SHA256 (rust/crates/quote-0.6.10.tar.gz) = 53fa22a1994bd0f9372d7a816207d8a2677ad0325b073f5c5332760f0fb62b5c SIZE (rust/crates/quote-0.6.10.tar.gz) = 15795 SHA256 (rust/crates/rand-0.3.22.tar.gz) = 15a732abf9d20f0ad8eeb6f909bf6868722d9a06e1e50802b6a70351f40b4eb1 SIZE (rust/crates/rand-0.3.22.tar.gz) = 11318 SHA256 (rust/crates/rand-0.4.3.tar.gz) = 8356f47b32624fef5b3301c1be97e5944ecdd595409cc5da11d05f211db6cfbd SIZE (rust/crates/rand-0.4.3.tar.gz) = 76094 SHA256 (rust/crates/rand-0.5.5.tar.gz) = e464cd887e869cddcae8792a4ee31d23c7edd516700695608f5b98c67ee0131c SIZE (rust/crates/rand-0.5.5.tar.gz) = 137359 SHA256 (rust/crates/rand-0.6.1.tar.gz) = ae9d223d52ae411a33cf7e54ec6034ec165df296ccd23533d671a28252b6f66a SIZE (rust/crates/rand-0.6.1.tar.gz) = 126613 SHA256 (rust/crates/rand_chacha-0.1.0.tar.gz) = 771b009e3a508cb67e8823dda454aaa5368c7bc1c16829fb77d3e980440dd34a SIZE (rust/crates/rand_chacha-0.1.0.tar.gz) = 11637 SHA256 (rust/crates/rand_core-0.2.2.tar.gz) = 1961a422c4d189dfb50ffa9320bf1f2a9bd54ecb92792fb9477f99a1045f3372 SIZE (rust/crates/rand_core-0.2.2.tar.gz) = 15450 SHA256 (rust/crates/rand_core-0.3.0.tar.gz) = 0905b6b7079ec73b314d4c748701f6931eb79fd97c668caa3f1899b22b32c6db SIZE (rust/crates/rand_core-0.3.0.tar.gz) = 20581 SHA256 (rust/crates/rand_hc-0.1.0.tar.gz) = 7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4 SIZE (rust/crates/rand_hc-0.1.0.tar.gz) = 11644 SHA256 (rust/crates/rand_isaac-0.1.0.tar.gz) = 2d6ecfe9ebf36acd47a49d150990b047a5f7db0a7236ee2414b7ff5cc1097c7b SIZE (rust/crates/rand_isaac-0.1.0.tar.gz) = 16011 SHA256 (rust/crates/rand_pcg-0.1.1.tar.gz) = 086bd09a33c7044e56bb44d5bdde5a60e7f119a9e95b0775f545de759a32fe05 SIZE (rust/crates/rand_pcg-0.1.1.tar.gz) = 10881 SHA256 (rust/crates/rand_xorshift-0.1.0.tar.gz) = effa3fcaa47e18db002bdde6060944b6d2f9cfd8db471c30e873448ad9187be3 SIZE (rust/crates/rand_xorshift-0.1.0.tar.gz) = 9194 SHA256 (rust/crates/redis-0.9.1.tar.gz) = f0c747d743d48233f9bc3ed3fb00cb84c1d98d8c7f54ed2d4cca9adf461a7ef3 SIZE (rust/crates/redis-0.9.1.tar.gz) = 52038 SHA256 (rust/crates/redox_syscall-0.1.42.tar.gz) = cf8fb82a4d1c9b28f1c26c574a5b541f5ffb4315f6c9a791fa47b6a04438fe93 SIZE (rust/crates/redox_syscall-0.1.42.tar.gz) = 14962 SHA256 (rust/crates/redox_termios-0.1.1.tar.gz) = 7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76 SIZE (rust/crates/redox_termios-0.1.1.tar.gz) = 3227 SHA256 (rust/crates/regex-1.0.6.tar.gz) = ee84f70c8c08744ea9641a731c7fadb475bf2ecc52d7f627feb833e0b3990467 SIZE (rust/crates/regex-1.0.6.tar.gz) = 239455 SHA256 (rust/crates/regex-syntax-0.6.3.tar.gz) = fbc557aac2b708fe84121caf261346cc2eed71978024337e42eb46b8a252ac6e SIZE (rust/crates/regex-syntax-0.6.3.tar.gz) = 240173 SHA256 (rust/crates/relay-0.1.1.tar.gz) = 1576e382688d7e9deecea24417e350d3062d97e32e45d70b1cde65994ff1489a SIZE (rust/crates/relay-0.1.1.tar.gz) = 7331 SHA256 (rust/crates/remove_dir_all-0.5.1.tar.gz) = 3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5 SIZE (rust/crates/remove_dir_all-0.5.1.tar.gz) = 8726 SHA256 (rust/crates/reqwest-0.8.8.tar.gz) = 738769ec83daf6c1929dc9dae7d69ed3779b55ae5c356e989dcd3aa677d8486e SIZE (rust/crates/reqwest-0.8.8.tar.gz) = 55825 SHA256 (rust/crates/reqwest-0.9.5.tar.gz) = ab52e462d1e15891441aeefadff68bdea005174328ce3da0a314f2ad313ec837 SIZE (rust/crates/reqwest-0.9.5.tar.gz) = 63819 SHA256 (rust/crates/retry-0.4.0.tar.gz) = 29460f6011a25fc70b22010e796bd98330baccaa0005cba6f90b858a510dec0d SIZE (rust/crates/retry-0.4.0.tar.gz) = 3875 -SHA256 (rust/crates/ring-0.13.2.tar.gz) = dbe642b9dd1ba0038d78c4a3999d1ee56178b4d415c1e1fbaba83b06dce012f0 -SIZE (rust/crates/ring-0.13.2.tar.gz) = 5422395 +SHA256 (rust/crates/ring-0.13.5.tar.gz) = 2c4db68a2e35f3497146b7e4563df7d4773a2433230c5e4b448328e31740458a +SIZE (rust/crates/ring-0.13.5.tar.gz) = 5419321 SHA256 (rust/crates/rouille-2.2.0.tar.gz) = 0845b9c39ba772da769fe2aaa4d81bfd10695a7ea051d0510702260ff4159841 SIZE (rust/crates/rouille-2.2.0.tar.gz) = 71003 SHA256 (rust/crates/rust-crypto-0.2.36.tar.gz) = f76d05d3993fd5f4af9434e8e436db163a12a9d40e1a58a726f27a01dfd12a2a SIZE (rust/crates/rust-crypto-0.2.36.tar.gz) = 857879 SHA256 (rust/crates/rustc-demangle-0.1.9.tar.gz) = bcfe5b13211b4d78e5c2cadfebd7769197d95c639c35a50057eb4c05de811395 SIZE (rust/crates/rustc-demangle-0.1.9.tar.gz) = 11463 SHA256 (rust/crates/rustc-serialize-0.3.24.tar.gz) = dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda SIZE (rust/crates/rustc-serialize-0.3.24.tar.gz) = 45926 SHA256 (rust/crates/rustc_version-0.2.3.tar.gz) = 138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a SIZE (rust/crates/rustc_version-0.2.3.tar.gz) = 10210 SHA256 (rust/crates/ryu-0.2.7.tar.gz) = eb9e9b8cde282a9fe6a42dd4681319bfb63f121b8a8ee9439c6f4107e58a46f7 SIZE (rust/crates/ryu-0.2.7.tar.gz) = 41382 SHA256 (rust/crates/safemem-0.2.0.tar.gz) = e27a8b19b835f7aea908818e871f5cc3a5a186550c30773be987e155e8163d8f SIZE (rust/crates/safemem-0.2.0.tar.gz) = 6450 SHA256 (rust/crates/safemem-0.3.0.tar.gz) = 8dca453248a96cb0749e36ccdfe2b0b4e54a61bfef89fb97ec621eb8e0a93dd9 SIZE (rust/crates/safemem-0.3.0.tar.gz) = 6947 SHA256 (rust/crates/same-file-0.1.3.tar.gz) = d931a44fdaa43b8637009e7632a02adc4f2b2e0733c08caa4cf00e8da4a117a7 SIZE (rust/crates/same-file-0.1.3.tar.gz) = 7078 SHA256 (rust/crates/schannel-0.1.14.tar.gz) = 0e1a231dc10abf6749cfa5d7767f25888d484201accbd919b66ab5413c502d56 SIZE (rust/crates/schannel-0.1.14.tar.gz) = 38833 SHA256 (rust/crates/scoped-tls-0.1.2.tar.gz) = 332ffa32bf586782a3efaeb58f127980944bbc8c4d6913a86107ac2a5ab24b28 SIZE (rust/crates/scoped-tls-0.1.2.tar.gz) = 9079 SHA256 (rust/crates/scopeguard-0.3.3.tar.gz) = 94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27 SIZE (rust/crates/scopeguard-0.3.3.tar.gz) = 9605 SHA256 (rust/crates/security-framework-0.1.16.tar.gz) = dfa44ee9c54ce5eecc9de7d5acbad112ee58755239381f687e564004ba4a2332 SIZE (rust/crates/security-framework-0.1.16.tar.gz) = 38648 SHA256 (rust/crates/security-framework-0.2.1.tar.gz) = 697d3f3c23a618272ead9e1fb259c1411102b31c6af8b93f1d64cca9c3b0e8e0 SIZE (rust/crates/security-framework-0.2.1.tar.gz) = 39220 SHA256 (rust/crates/security-framework-sys-0.1.16.tar.gz) = 5421621e836278a0b139268f36eee0dc7e389b784dc3f79d8f11aabadf41bead SIZE (rust/crates/security-framework-sys-0.1.16.tar.gz) = 7754 SHA256 (rust/crates/security-framework-sys-0.2.1.tar.gz) = ab01dfbe5756785b5b4d46e0289e5a18071dfa9a7c2b24213ea00b9ef9b665bf SIZE (rust/crates/security-framework-sys-0.2.1.tar.gz) = 7790 SHA256 (rust/crates/selenium-rs-0.1.1.tar.gz) = ed6b3705e93d4e523d45d1c4cecadd89b9c120cd6c3f9ca90ed394b9f78fe8bf SIZE (rust/crates/selenium-rs-0.1.1.tar.gz) = 6546 SHA256 (rust/crates/semver-0.9.0.tar.gz) = 1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403 SIZE (rust/crates/semver-0.9.0.tar.gz) = 17344 SHA256 (rust/crates/semver-parser-0.7.0.tar.gz) = 388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3 SIZE (rust/crates/semver-parser-0.7.0.tar.gz) = 10268 SHA256 (rust/crates/serde-1.0.80.tar.gz) = 15c141fc7027dd265a47c090bf864cf62b42c4d228bbcf4e51a0c9e2b0d3f7ef SIZE (rust/crates/serde-1.0.80.tar.gz) = 73057 SHA256 (rust/crates/serde_derive-1.0.80.tar.gz) = 225de307c6302bec3898c51ca302fc94a7a1697ef0845fcee6448f33c032249c SIZE (rust/crates/serde_derive-1.0.80.tar.gz) = 47136 SHA256 (rust/crates/serde_json-1.0.33.tar.gz) = c37ccd6be3ed1fdf419ee848f7c758eb31b054d7cd3ae3600e3bae0adf569811 SIZE (rust/crates/serde_json-1.0.33.tar.gz) = 69738 SHA256 (rust/crates/serde_urlencoded-0.5.4.tar.gz) = d48f9f99cd749a2de71d29da5f948de7f2764cc5a9d7f3c97e3514d4ee6eabf2 SIZE (rust/crates/serde_urlencoded-0.5.4.tar.gz) = 12552 SHA256 (rust/crates/sha1-0.6.0.tar.gz) = 2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d SIZE (rust/crates/sha1-0.6.0.tar.gz) = 9244 SHA256 (rust/crates/signal-hook-0.1.6.tar.gz) = 8941ae94fa73d0f73b422774b3a40a7195cecd88d1c090f4b37ade7dc795ab66 SIZE (rust/crates/signal-hook-0.1.6.tar.gz) = 22576 SHA256 (rust/crates/siphasher-0.2.3.tar.gz) = 0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac SIZE (rust/crates/siphasher-0.2.3.tar.gz) = 8717 SHA256 (rust/crates/skeptic-0.4.0.tar.gz) = 24ebf8a06f5f8bae61ae5bbc7af7aac4ef6907ae975130faba1199e5fe82256a SIZE (rust/crates/skeptic-0.4.0.tar.gz) = 3166 SHA256 (rust/crates/slab-0.4.1.tar.gz) = 5f9776d6b986f77b35c6cf846c11ad986ff128fe0b2b63a3628e3755e8d3102d SIZE (rust/crates/slab-0.4.1.tar.gz) = 9479 SHA256 (rust/crates/smallvec-0.6.6.tar.gz) = 622df2d454c29a4d89b30dc3b27b42d7d90d6b9e587dbf8f67652eb7514da484 SIZE (rust/crates/smallvec-0.6.6.tar.gz) = 21395 SHA256 (rust/crates/socket2-0.3.8.tar.gz) = c4d11a52082057d87cb5caa31ad812f4504b97ab44732cd8359df2e9ff9f48e7 SIZE (rust/crates/socket2-0.3.8.tar.gz) = 30379 SHA256 (rust/crates/stable_deref_trait-1.1.1.tar.gz) = dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8 SIZE (rust/crates/stable_deref_trait-1.1.1.tar.gz) = 8007 SHA256 (rust/crates/string-0.1.2.tar.gz) = 98998cced76115b1da46f63388b909d118a37ae0be0f82ad35773d4a4bc9d18d SIZE (rust/crates/string-0.1.2.tar.gz) = 3989 SHA256 (rust/crates/strip-ansi-escapes-0.1.0.tar.gz) = 9d63676e2abafa709460982ddc02a3bb586b6d15a49b75c212e06edd3933acee SIZE (rust/crates/strip-ansi-escapes-0.1.0.tar.gz) = 7972 SHA256 (rust/crates/strsim-0.7.0.tar.gz) = bb4f380125926a99e52bc279241539c018323fab05ad6368b56f93d9369ff550 SIZE (rust/crates/strsim-0.7.0.tar.gz) = 8435 SHA256 (rust/crates/syn-0.11.11.tar.gz) = d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad SIZE (rust/crates/syn-0.11.11.tar.gz) = 63309 SHA256 (rust/crates/syn-0.15.21.tar.gz) = 816b7af21405b011a23554ea2dc3f6576dc86ca557047c34098c1d741f10f823 SIZE (rust/crates/syn-0.15.21.tar.gz) = 146845 SHA256 (rust/crates/synom-0.11.3.tar.gz) = a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6 SIZE (rust/crates/synom-0.11.3.tar.gz) = 17120 SHA256 (rust/crates/synstructure-0.10.1.tar.gz) = 73687139bf99285483c96ac0add482c3776528beac1d97d444f6e91f203a2015 SIZE (rust/crates/synstructure-0.10.1.tar.gz) = 17836 +SHA256 (rust/crates/syslog-4.0.1.tar.gz) = a0641142b4081d3d44beffa4eefd7346a228cdf91ed70186db2ca2cef762d327 +SIZE (rust/crates/syslog-4.0.1.tar.gz) = 7131 SHA256 (rust/crates/tar-0.4.20.tar.gz) = a303ba60a099fcd2aaa646b14d2724591a96a75283e4b7ed3d1a1658909d9ae2 SIZE (rust/crates/tar-0.4.20.tar.gz) = 45525 SHA256 (rust/crates/tempdir-0.3.7.tar.gz) = 15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8 SIZE (rust/crates/tempdir-0.3.7.tar.gz) = 11468 SHA256 (rust/crates/tempfile-3.0.4.tar.gz) = 55c1195ef8513f3273d55ff59fe5da6940287a0d7a98331254397f464833675b SIZE (rust/crates/tempfile-3.0.4.tar.gz) = 21125 SHA256 (rust/crates/term-0.5.1.tar.gz) = 5e6b677dd1e8214ea1ef4297f85dbcbed8e8cdddb561040cc998ca2551c37561 SIZE (rust/crates/term-0.5.1.tar.gz) = 39105 SHA256 (rust/crates/termcolor-1.0.4.tar.gz) = 4096add70612622289f2fdcdbd5086dc81c1e2675e6ae58d6c4f62a16c6d7f2f SIZE (rust/crates/termcolor-1.0.4.tar.gz) = 14416 SHA256 (rust/crates/termion-1.5.1.tar.gz) = 689a3bdfaab439fd92bc87df5c4c78417d3cbe537487274e9b0b2dce76e92096 SIZE (rust/crates/termion-1.5.1.tar.gz) = 20659 SHA256 (rust/crates/textwrap-0.10.0.tar.gz) = 307686869c93e71f94da64286f9a9524c0f308a9e1c87a583de8e9c9039ad3f6 SIZE (rust/crates/textwrap-0.10.0.tar.gz) = 15986 SHA256 (rust/crates/thread_local-0.3.6.tar.gz) = c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b SIZE (rust/crates/thread_local-0.3.6.tar.gz) = 12388 SHA256 (rust/crates/threadpool-1.7.1.tar.gz) = e2f0c90a5f3459330ac8bc0d2f879c693bb7a2f59689c1083fc4ef83834da865 SIZE (rust/crates/threadpool-1.7.1.tar.gz) = 15756 SHA256 (rust/crates/time-0.1.40.tar.gz) = d825be0eb33fda1a7e68012d51e9c7f451dc1a69391e7fdc197060bb8c56667b SIZE (rust/crates/time-0.1.40.tar.gz) = 29518 SHA256 (rust/crates/tiny_http-0.6.2.tar.gz) = 1661fa0a44c95d01604bd05c66732a446c657efb62b5164a7a083a3b552b4951 SIZE (rust/crates/tiny_http-0.6.2.tar.gz) = 36408 SHA256 (rust/crates/tokio-0.1.13.tar.gz) = a7817d4c98cc5be21360b3b37d6036fe9b7aefa5b7a201b7b16ff33423822f7d SIZE (rust/crates/tokio-0.1.13.tar.gz) = 79248 SHA256 (rust/crates/tokio-codec-0.1.1.tar.gz) = 5c501eceaf96f0e1793cf26beb63da3d11c738c4a943fdf3746d81d64684c39f SIZE (rust/crates/tokio-codec-0.1.1.tar.gz) = 7617 SHA256 (rust/crates/tokio-core-0.1.17.tar.gz) = aeeffbbb94209023feaef3c196a41cbcdafa06b4a6f893f68779bb5e53796f71 SIZE (rust/crates/tokio-core-0.1.17.tar.gz) = 73933 SHA256 (rust/crates/tokio-current-thread-0.1.4.tar.gz) = 331c8acc267855ec06eb0c94618dcbbfea45bed2d20b77252940095273fb58f6 SIZE (rust/crates/tokio-current-thread-0.1.4.tar.gz) = 19400 SHA256 (rust/crates/tokio-executor-0.1.5.tar.gz) = c117b6cf86bb730aab4834f10df96e4dd586eff2c3c27d3781348da49e255bde SIZE (rust/crates/tokio-executor-0.1.5.tar.gz) = 10540 SHA256 (rust/crates/tokio-fs-0.1.4.tar.gz) = 60ae25f6b17d25116d2cba342083abe5255d3c2c79cb21ea11aa049c53bf7c75 SIZE (rust/crates/tokio-fs-0.1.4.tar.gz) = 12706 SHA256 (rust/crates/tokio-io-0.1.10.tar.gz) = 7392fe0a70d5ce0c882c4778116c519bd5dbaa8a7c3ae3d04578b3afafdcda21 SIZE (rust/crates/tokio-io-0.1.10.tar.gz) = 33143 SHA256 (rust/crates/tokio-named-pipes-0.1.0.tar.gz) = 9d282d483052288b2308ba5ee795f5673b159c9bdf63c385a05609da782a5eae SIZE (rust/crates/tokio-named-pipes-0.1.0.tar.gz) = 7055 SHA256 (rust/crates/tokio-process-0.2.3.tar.gz) = 88e1281e412013f1ff5787def044a9577a0bed059f451e835f1643201f8b777d SIZE (rust/crates/tokio-process-0.2.3.tar.gz) = 19886 SHA256 (rust/crates/tokio-reactor-0.1.7.tar.gz) = 502b625acb4ee13cbb3b90b8ca80e0addd263ddacf6931666ef751e610b07fb5 SIZE (rust/crates/tokio-reactor-0.1.7.tar.gz) = 23740 SHA256 (rust/crates/tokio-serde-0.1.0.tar.gz) = 894168193c4f80862a2244ff953b69145a9961a9efba39500e0970b083d0649c SIZE (rust/crates/tokio-serde-0.1.0.tar.gz) = 10150 SHA256 (rust/crates/tokio-serde-bincode-0.1.1.tar.gz) = 02e35c8d60a5e87cfb30dd562a309e56f8a6d36617b0a76c87f04d5466607ca8 SIZE (rust/crates/tokio-serde-bincode-0.1.1.tar.gz) = 3216 SHA256 (rust/crates/tokio-service-0.1.0.tar.gz) = 24da22d077e0f15f55162bdbdc661228c1581892f52074fb242678d015b45162 SIZE (rust/crates/tokio-service-0.1.0.tar.gz) = 8376 SHA256 (rust/crates/tokio-signal-0.2.7.tar.gz) = dd6dc5276ea05ce379a16de90083ec80836440d5ef8a6a39545a3207373b8296 SIZE (rust/crates/tokio-signal-0.2.7.tar.gz) = 15122 SHA256 (rust/crates/tokio-tcp-0.1.2.tar.gz) = 7ad235e9dadd126b2d47f6736f65aa1fdcd6420e66ca63f44177bc78df89f912 SIZE (rust/crates/tokio-tcp-0.1.2.tar.gz) = 10633 SHA256 (rust/crates/tokio-threadpool-0.1.9.tar.gz) = 56c5556262383032878afad66943926a1d1f0967f17e94bd7764ceceb3b70e7f SIZE (rust/crates/tokio-threadpool-0.1.9.tar.gz) = 48778 SHA256 (rust/crates/tokio-timer-0.2.8.tar.gz) = 4f37f0111d76cc5da132fe9bc0590b9b9cfd079bc7e75ac3846278430a299ff8 SIZE (rust/crates/tokio-timer-0.2.8.tar.gz) = 36835 SHA256 (rust/crates/tokio-tls-0.1.4.tar.gz) = 772f4b04e560117fe3b0a53e490c16ddc8ba6ec437015d91fa385564996ed913 SIZE (rust/crates/tokio-tls-0.1.4.tar.gz) = 25780 SHA256 (rust/crates/tokio-udp-0.1.3.tar.gz) = 66268575b80f4a4a710ef83d087fdfeeabdce9b74c797535fbac18a2cb906e92 SIZE (rust/crates/tokio-udp-0.1.3.tar.gz) = 10227 SHA256 (rust/crates/tokio-uds-0.2.4.tar.gz) = 99ce87382f6c1a24b513a72c048b2c8efe66cb5161c9061d00bee510f08dc168 SIZE (rust/crates/tokio-uds-0.2.4.tar.gz) = 11837 SHA256 (rust/crates/toml-0.4.9.tar.gz) = 19782e145d5abefb03758958f06ea35f7b1d8421b534140e0238fd3d0bfd66e3 SIZE (rust/crates/toml-0.4.9.tar.gz) = 44116 SHA256 (rust/crates/treeline-0.1.0.tar.gz) = a7f741b240f1a48843f9b8e0444fb55fb2a4ff67293b50a9179dfd5ea67f8d41 SIZE (rust/crates/treeline-0.1.0.tar.gz) = 3855 SHA256 (rust/crates/try-lock-0.1.0.tar.gz) = ee2aa4715743892880f70885373966c83d73ef1b0838a664ef0c76fffd35e7c2 SIZE (rust/crates/try-lock-0.1.0.tar.gz) = 3195 SHA256 (rust/crates/try-lock-0.2.2.tar.gz) = e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382 SIZE (rust/crates/try-lock-0.2.2.tar.gz) = 3638 SHA256 (rust/crates/twoway-0.1.8.tar.gz) = 59b11b2b5241ba34be09c3cc85a36e56e48f9888862e19cedf23336d35316ed1 SIZE (rust/crates/twoway-0.1.8.tar.gz) = 31774 SHA256 (rust/crates/ucd-util-0.1.3.tar.gz) = 535c204ee4d8434478593480b8f86ab45ec9aae0e83c568ca81abf0fd0e88f86 SIZE (rust/crates/ucd-util-0.1.3.tar.gz) = 25897 SHA256 (rust/crates/unicase-1.4.2.tar.gz) = 7f4765f83163b74f957c797ad9253caf97f103fb064d3999aea9568d09fc8a33 SIZE (rust/crates/unicase-1.4.2.tar.gz) = 3907 SHA256 (rust/crates/unicase-2.2.0.tar.gz) = 9d3218ea14b4edcaccfa0df0a64a3792a2c32cc706f1b336e48867f9d3147f90 SIZE (rust/crates/unicase-2.2.0.tar.gz) = 19587 SHA256 (rust/crates/unicode-bidi-0.3.4.tar.gz) = 49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5 SIZE (rust/crates/unicode-bidi-0.3.4.tar.gz) = 32228 SHA256 (rust/crates/unicode-normalization-0.1.7.tar.gz) = 6a0180bc61fc5a987082bfa111f4cc95c4caff7f9799f3e46df09163a937aa25 SIZE (rust/crates/unicode-normalization-0.1.7.tar.gz) = 330545 SHA256 (rust/crates/unicode-width-0.1.5.tar.gz) = 882386231c45df4700b275c7ff55b6f3698780a650026380e72dabe76fa46526 SIZE (rust/crates/unicode-width-0.1.5.tar.gz) = 15761 SHA256 (rust/crates/unicode-xid-0.0.4.tar.gz) = 8c1f860d7d29cf02cb2f3f359fd35991af3d30bac52c57d265a3c461074cb4dc SIZE (rust/crates/unicode-xid-0.0.4.tar.gz) = 16034 SHA256 (rust/crates/unicode-xid-0.1.0.tar.gz) = fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc SIZE (rust/crates/unicode-xid-0.1.0.tar.gz) = 16000 SHA256 (rust/crates/unix_socket-0.5.0.tar.gz) = 6aa2700417c405c38f5e6902d699345241c28c0b7ade4abaad71e35a87eb1564 SIZE (rust/crates/unix_socket-0.5.0.tar.gz) = 12261 SHA256 (rust/crates/unreachable-1.0.0.tar.gz) = 382810877fe448991dfc7f0dd6e3ae5d58088fd0ea5e35189655f84e6814fa56 SIZE (rust/crates/unreachable-1.0.0.tar.gz) = 6355 SHA256 (rust/crates/untrusted-0.6.2.tar.gz) = 55cd1f4b4e96b46aeb8d4855db4a7a9bd96eeeb5c6a1ab54593328761642ce2f SIZE (rust/crates/untrusted-0.6.2.tar.gz) = 7526 SHA256 (rust/crates/url-1.7.2.tar.gz) = dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a SIZE (rust/crates/url-1.7.2.tar.gz) = 68597 SHA256 (rust/crates/utf8-ranges-1.0.2.tar.gz) = 796f7e48bef87609f7ade7e06495a87d5cd06c7866e6a5cbfceffc558a243737 SIZE (rust/crates/utf8-ranges-1.0.2.tar.gz) = 8510 SHA256 (rust/crates/utf8parse-0.1.1.tar.gz) = 8772a4ccbb4e89959023bc5b7cb8623a795caa7092d99f3aa9501b9484d4557d SIZE (rust/crates/utf8parse-0.1.1.tar.gz) = 13995 SHA256 (rust/crates/uuid-0.6.5.tar.gz) = e1436e58182935dcd9ce0add9ea0b558e8a87befe01c1a301e6020aeb0876363 SIZE (rust/crates/uuid-0.6.5.tar.gz) = 26185 SHA256 (rust/crates/uuid-0.7.1.tar.gz) = dab5c5526c5caa3d106653401a267fed923e7046f35895ffcb5ca42db64942e6 SIZE (rust/crates/uuid-0.7.1.tar.gz) = 32775 SHA256 (rust/crates/vcpkg-0.2.6.tar.gz) = def296d3eb3b12371b2c7d0e83bfe1403e4db2d7a0bba324a12b21c4ee13143d SIZE (rust/crates/vcpkg-0.2.6.tar.gz) = 9866 SHA256 (rust/crates/vec_map-0.8.1.tar.gz) = 05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a SIZE (rust/crates/vec_map-0.8.1.tar.gz) = 14959 SHA256 (rust/crates/version_check-0.1.5.tar.gz) = 914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd SIZE (rust/crates/version_check-0.1.5.tar.gz) = 8173 SHA256 (rust/crates/void-1.0.2.tar.gz) = 6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d SIZE (rust/crates/void-1.0.2.tar.gz) = 2356 SHA256 (rust/crates/vte-0.3.3.tar.gz) = 4f42f536e22f7fcbb407639765c8fd78707a33109301f834a594758bedd6e8cf SIZE (rust/crates/vte-0.3.3.tar.gz) = 2397439 SHA256 (rust/crates/walkdir-1.0.7.tar.gz) = bb08f9e670fab86099470b97cd2b252d6527f0b3cc1401acdb595ffc9dd288ff SIZE (rust/crates/walkdir-1.0.7.tar.gz) = 17883 SHA256 (rust/crates/want-0.0.4.tar.gz) = a05d9d966753fa4b5c8db73fcab5eed4549cfe0e1e4e66911e5564a0085c35d1 SIZE (rust/crates/want-0.0.4.tar.gz) = 5357 SHA256 (rust/crates/want-0.0.6.tar.gz) = 797464475f30ddb8830cc529aaaae648d581f99e2036a928877dfde027ddf6b3 SIZE (rust/crates/want-0.0.6.tar.gz) = 5434 SHA256 (rust/crates/which-2.0.0.tar.gz) = 49c4f580e93079b70ac522e7bdebbe1568c8afa7d8d05ee534ee737ca37d2f51 SIZE (rust/crates/which-2.0.0.tar.gz) = 6590 SHA256 (rust/crates/winapi-0.2.8.tar.gz) = 167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a SIZE (rust/crates/winapi-0.2.8.tar.gz) = 455145 SHA256 (rust/crates/winapi-0.3.6.tar.gz) = 92c1eb33641e276cfa214a0522acad57be5c56b10cb348b3c5117db75f3ac4b0 SIZE (rust/crates/winapi-0.3.6.tar.gz) = 1029391 SHA256 (rust/crates/winapi-build-0.1.1.tar.gz) = 2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc SIZE (rust/crates/winapi-build-0.1.1.tar.gz) = 669 SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.tar.gz) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.tar.gz) = 2918815 SHA256 (rust/crates/winapi-util-0.1.1.tar.gz) = afc5508759c5bf4285e61feb862b6083c8480aec864fa17a81fdec6f69b461ab SIZE (rust/crates/winapi-util-0.1.1.tar.gz) = 7635 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 2947998 SHA256 (rust/crates/wincolor-1.0.1.tar.gz) = 561ed901ae465d6185fa7864d63fbd5720d0ef718366c9a4dc83cf6170d7e9ba SIZE (rust/crates/wincolor-1.0.1.tar.gz) = 4737 SHA256 (rust/crates/ws2_32-sys-0.2.1.tar.gz) = d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e SIZE (rust/crates/ws2_32-sys-0.2.1.tar.gz) = 4697 SHA256 (rust/crates/xattr-0.2.2.tar.gz) = 244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c SIZE (rust/crates/xattr-0.2.2.tar.gz) = 11750 SHA256 (rust/crates/zip-0.4.2.tar.gz) = 36b9e08fb518a65cf7e08a1e482573eb87a2f4f8c6619316612a3c1f162fe822 SIZE (rust/crates/zip-0.4.2.tar.gz) = 25852 -SHA256 (mozilla-sccache-0.2.8_GH0.tar.gz) = e0ed93c5ce26d240e0f737e9409decf80cdae762f21eb51d3d4c26539bdbd468 -SIZE (mozilla-sccache-0.2.8_GH0.tar.gz) = 229658 +SHA256 (mozilla-sccache-0.2.9_GH0.tar.gz) = a24cf714dad8f3f1a50a7ae32665451e36487e3c76f5d92d57f5e4ef7176c0c3 +SIZE (mozilla-sccache-0.2.9_GH0.tar.gz) = 239624 Index: head/devel/sccache/files/patch-openssl-0.10 =================================================================== --- head/devel/sccache/files/patch-openssl-0.10 (revision 506739) +++ head/devel/sccache/files/patch-openssl-0.10 (revision 506740) @@ -1,665 +1,674 @@ https://github.com/sfackler/rust-native-tls/commit/f1a7ea94752c ---- Cargo.lock.orig 2019-01-23 17:06:01 UTC +--- Cargo.lock.orig 2019-06-26 18:23:51 UTC +++ Cargo.lock -@@ -71,7 +71,7 @@ name = "atty" +@@ -73,7 +73,7 @@ name = "atty" version = "0.2.11" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)", "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -83,7 +83,7 @@ source = "registry+https://github.com/rust-lang/crates +@@ -85,7 +85,7 @@ source = "registry+https://github.com/rust-lang/crates dependencies = [ "backtrace-sys 0.1.24 (registry+https://github.com/rust-lang/crates.io-index)", "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "rustc-demangle 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -94,7 +94,7 @@ version = "0.1.24" +@@ -96,7 +96,7 @@ version = "0.1.24" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] -@@ -127,11 +127,6 @@ dependencies = [ +@@ -129,11 +129,6 @@ dependencies = [ [[package]] name = "bitflags" -version = "0.9.1" -source = "registry+https://github.com/rust-lang/crates.io-index" - -[[package]] -name = "bitflags" version = "1.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -@@ -247,7 +242,7 @@ version = "0.2.3" +@@ -249,7 +244,7 @@ version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "core-foundation-sys 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] -@@ -256,7 +251,7 @@ version = "0.5.1" +@@ -258,7 +253,7 @@ version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "core-foundation-sys 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] -@@ -264,7 +259,7 @@ name = "core-foundation-sys" +@@ -266,7 +261,7 @@ name = "core-foundation-sys" version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] -@@ -272,7 +267,7 @@ name = "core-foundation-sys" +@@ -274,7 +269,7 @@ name = "core-foundation-sys" version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] -@@ -328,7 +323,7 @@ name = "daemonize" +@@ -330,7 +325,7 @@ name = "daemonize" version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] -@@ -351,7 +346,7 @@ name = "directories" +@@ -353,7 +348,7 @@ name = "directories" version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -425,7 +420,7 @@ version = "0.1.15" +@@ -438,7 +433,7 @@ version = "0.1.15" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "redox_syscall 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -435,7 +430,7 @@ version = "0.2.4" +@@ -448,7 +443,7 @@ version = "0.2.4" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "redox_syscall 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -445,7 +440,7 @@ version = "1.0.5" +@@ -458,7 +453,7 @@ version = "1.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "flate2-crc 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "miniz_oxide_c_api 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -678,7 +673,7 @@ name = "iovec" +@@ -691,7 +686,7 @@ name = "iovec" version = "0.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -700,7 +695,7 @@ name = "jobserver" +@@ -713,7 +708,7 @@ name = "jobserver" version = "0.1.11" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -768,7 +763,7 @@ name = "libmount" +@@ -781,7 +776,7 @@ name = "libmount" version = "0.1.11" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "nix 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -853,7 +848,7 @@ name = "memchr" +@@ -866,7 +861,7 @@ name = "memchr" version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] -@@ -862,7 +857,7 @@ version = "2.1.1" +@@ -875,7 +870,7 @@ version = "2.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -924,7 +919,7 @@ source = "registry+https://github.com/rust-lang/crates +@@ -937,7 +932,7 @@ source = "registry+https://github.com/rust-lang/crates dependencies = [ "cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)", "crc 1.8.1 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "miniz_oxide 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -938,7 +933,7 @@ dependencies = [ +@@ -951,7 +946,7 @@ dependencies = [ "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", "lazycell 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", -@@ -963,7 +958,7 @@ version = "0.6.7" +@@ -976,7 +971,7 @@ version = "0.6.7" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -1018,8 +1013,8 @@ version = "0.1.5" +@@ -1031,8 +1026,8 @@ version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", - "openssl 0.9.24 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", + "openssl 0.10.11 (registry+https://github.com/rust-lang/crates.io-index)", "schannel 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)", "security-framework 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", "security-framework-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", -@@ -1032,7 +1027,7 @@ version = "0.2.2" +@@ -1045,7 +1040,7 @@ version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "openssl 0.10.15 (registry+https://github.com/rust-lang/crates.io-index)", "openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", -@@ -1049,7 +1044,7 @@ version = "0.2.33" +@@ -1062,7 +1057,7 @@ version = "0.2.33" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -1061,7 +1056,7 @@ dependencies = [ +@@ -1074,7 +1069,7 @@ dependencies = [ "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", "cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)", "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -1101,7 +1096,7 @@ name = "num_cpus" +@@ -1114,7 +1109,7 @@ name = "num_cpus" version = "1.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] -@@ -1114,18 +1109,6 @@ dependencies = [ +@@ -1127,18 +1122,6 @@ dependencies = [ [[package]] name = "openssl" -version = "0.9.24" -source = "registry+https://github.com/rust-lang/crates.io-index" -dependencies = [ - "bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", - "foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", - "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", - "openssl-sys 0.9.39 (registry+https://github.com/rust-lang/crates.io-index)", -] - -[[package]] -name = "openssl" version = "0.10.15" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ -@@ -1133,7 +1116,7 @@ dependencies = [ +@@ -1146,7 +1129,7 @@ dependencies = [ "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", "foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "openssl-sys 0.9.39 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -1148,7 +1131,7 @@ version = "0.9.39" +@@ -1161,7 +1144,7 @@ version = "0.9.39" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", "vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -1175,7 +1158,7 @@ name = "parking_lot_core" +@@ -1188,7 +1171,7 @@ name = "parking_lot_core" version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)", "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", "smallvec 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)", -@@ -1298,7 +1281,7 @@ version = "0.3.22" +@@ -1311,7 +1294,7 @@ version = "0.3.22" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -1308,7 +1291,7 @@ version = "0.4.3" +@@ -1321,7 +1304,7 @@ version = "0.4.3" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -1319,7 +1302,7 @@ source = "registry+https://github.com/rust-lang/crates +@@ -1332,7 +1315,7 @@ source = "registry+https://github.com/rust-lang/crates dependencies = [ "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)", "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -1331,7 +1314,7 @@ source = "registry+https://github.com/rust-lang/crates +@@ -1344,7 +1327,7 @@ source = "registry+https://github.com/rust-lang/crates dependencies = [ "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)", "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "rand_chacha 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", "rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", -@@ -1527,7 +1510,7 @@ source = "registry+https://github.com/rust-lang/crates +@@ -1540,7 +1523,7 @@ source = "registry+https://github.com/rust-lang/crates dependencies = [ "cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "untrusted 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -1559,7 +1542,7 @@ version = "0.2.36" +@@ -1572,7 +1555,7 @@ version = "0.2.36" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "gcc 0.3.55 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)", "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)", "time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)", -@@ -1641,7 +1624,7 @@ dependencies = [ +@@ -1653,7 +1636,7 @@ dependencies = [ + "jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", "jsonwebtoken 5.0.1 (registry+https://github.com/rust-lang/crates.io-index)", - "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "libmount 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", "local-encoding 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", -@@ -1715,7 +1698,7 @@ source = "registry+https://github.com/rust-lang/crates +@@ -1728,7 +1711,7 @@ source = "registry+https://github.com/rust-lang/crates dependencies = [ "core-foundation 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", "core-foundation-sys 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "security-framework-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -1726,7 +1709,7 @@ source = "registry+https://github.com/rust-lang/crates +@@ -1739,7 +1722,7 @@ source = "registry+https://github.com/rust-lang/crates dependencies = [ "core-foundation 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", "core-foundation-sys 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "security-framework-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -1736,7 +1719,7 @@ version = "0.1.16" +@@ -1749,7 +1732,7 @@ version = "0.1.16" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "core-foundation-sys 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] -@@ -1745,7 +1728,7 @@ version = "0.2.1" +@@ -1758,7 +1741,7 @@ version = "0.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "core-foundation-sys 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] -@@ -1823,7 +1806,7 @@ version = "0.1.6" +@@ -1836,7 +1819,7 @@ version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "arc-swap 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] -@@ -1859,7 +1842,7 @@ version = "0.3.8" +@@ -1872,7 +1855,7 @@ version = "0.3.8" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "redox_syscall 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -1932,7 +1915,7 @@ version = "0.4.20" +@@ -1945,7 +1928,7 @@ version = "4.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ + "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", +- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", ++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", + "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", + "time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)", + ] +@@ -1956,7 +1939,7 @@ version = "0.4.20" + source = "registry+https://github.com/rust-lang/crates.io-index" + dependencies = [ "filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "redox_syscall 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", "xattr 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -1952,7 +1935,7 @@ version = "3.0.4" +@@ -1976,7 +1959,7 @@ version = "3.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)", "redox_syscall 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", "remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", -@@ -1981,7 +1964,7 @@ name = "termion" +@@ -2005,7 +1988,7 @@ name = "termion" version = "1.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "redox_syscall 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", "redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -2015,7 +1998,7 @@ name = "time" +@@ -2039,7 +2022,7 @@ name = "time" version = "0.1.40" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "redox_syscall 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", ] -@@ -2138,7 +2121,7 @@ version = "0.2.3" +@@ -2162,7 +2145,7 @@ version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)", "mio-named-pipes 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", "tokio-io 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", -@@ -2200,7 +2183,7 @@ version = "0.2.7" +@@ -2224,7 +2207,7 @@ version = "0.2.7" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)", "mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", "signal-hook 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", -@@ -2281,7 +2264,7 @@ dependencies = [ +@@ -2305,7 +2288,7 @@ dependencies = [ "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)", "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)", "mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", -@@ -2376,7 +2359,7 @@ version = "0.5.0" +@@ -2400,7 +2383,7 @@ version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] -@@ -2493,7 +2476,7 @@ version = "2.0.0" +@@ -2517,7 +2500,7 @@ version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "failure 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] -@@ -2556,7 +2539,7 @@ name = "xattr" +@@ -2580,7 +2563,7 @@ name = "xattr" version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] -@@ -2587,7 +2570,6 @@ dependencies = [ +@@ -2611,7 +2594,6 @@ dependencies = [ "checksum base64 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)" = "489d6c0ed21b11d038c31b6ceccca973e65d73ba3bd8ecb9a2babf5546164643" "checksum bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e103c8b299b28a9c6990458b7013dc4a8356a9b854c51b9883241f5866fac36e" "checksum bincode 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9f2fb9e29e72fd6bc12071533d5dc7664cb01480c59406f656d7ac25c7bd8ff7" -"checksum bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4efd02e230a02e18f92fc2735f44597385ed02ad8f831e7c1c1156ee5e1ab3a5" "checksum bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "228047a76f468627ca71776ecdebd732a3423081fcf5125585bcd7c49886ce12" "checksum buf_redux 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "b9279646319ff816b05fb5897883ece50d7d854d12b59992683d4f8a71b0f949" "checksum bufstream 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "40e38929add23cdf8a366df9b0e088953150724bcbe5fc330b0d8eb3b328eec8" -@@ -2660,7 +2642,7 @@ dependencies = [ +@@ -2685,7 +2667,7 @@ dependencies = [ "checksum lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73" "checksum lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a374c89b9db55895453a74c1e38861d9deec0b01b405a82516e9d5de4820dea1" "checksum lazycell 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ddba4c30a78328befecec92fc94970e53b3ae385827d28620f0f5bb2493081e0" -"checksum libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)" = "10923947f84a519a45c8fefb7dd1b3e8c08747993381adee176d7a82b4195311" +"checksum libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" = "c6785aa7dd976f5fbf3b71cfd9cd49d7f783c1ff565a858d71031c6c313aa5c6" "checksum libflate 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" = "21138fc6669f438ed7ae3559d5789a5f0ba32f28c1f0608d1e452b0bb06ee936" "checksum libmount 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d9d45f88f32c57ebf3688ada41414dc700aab97ad58e26cbcda6af50da53559a" "checksum linked-hash-map 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "bda158e0dabeb97ee8a401f4d17e479d6b891a14de0bba79d5cc2d4d325b5e48" -@@ -2699,7 +2681,6 @@ dependencies = [ +@@ -2724,7 +2706,6 @@ dependencies = [ "checksum num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c51a3322e4bca9d212ad9a158a02abc6934d005490c054a2778df73a70aa0a30" "checksum number_prefix 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "dbf9993e59c894e3c08aa1c2712914e9e6bf1fcbfc6bef283e2183df345a4fee" "checksum openssl 0.10.15 (registry+https://github.com/rust-lang/crates.io-index)" = "5e1309181cdcbdb51bc3b6bedb33dfac2a83b3d585033d3f6d9e22e8c1928613" -"checksum openssl 0.9.24 (registry+https://github.com/rust-lang/crates.io-index)" = "a3605c298474a3aa69de92d21139fb5e2a81688d308262359d85cdd0d12a7985" "checksum openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de" "checksum openssl-sys 0.9.39 (registry+https://github.com/rust-lang/crates.io-index)" = "278c1ad40a89aa1e741a1eed089a2f60b18fab8089c3139b542140fc7d674106" "checksum owning_ref 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "49a4b8ea2179e6a2e27411d3bca09ca6dd630821cf6894c6c7c8467a8ee7ef13" --- cargo-crates/native-tls-0.1.5/Cargo.toml.orig 1970-01-01 00:00:00 UTC +++ cargo-crates/native-tls-0.1.5/Cargo.toml @@ -34,6 +34,6 @@ version = "0.1.15" [target."cfg(any(target_os = \"macos\", target_os = \"ios\"))".dependencies.tempdir] version = "0.3" [target."cfg(not(any(target_os = \"windows\", target_os = \"macos\", target_os = \"ios\")))".dependencies.openssl] -version = "0.9.23" +version = "0.10.1" [target."cfg(target_os = \"windows\")".dependencies.schannel] version = "0.1.7" --- cargo-crates/native-tls-0.1.5/src/imp/openssl.rs.orig 2018-01-11 17:27:24 UTC +++ cargo-crates/native-tls-0.1.5/src/imp/openssl.rs @@ -6,25 +6,25 @@ use std::error; use self::openssl::pkcs12; use self::openssl::error::ErrorStack; use self::openssl::ssl::{self, SslMethod, SslConnectorBuilder, SslConnector, SslAcceptorBuilder, - SslAcceptor, MidHandshakeSslStream, SslContextBuilder}; + SslAcceptor, MidHandshakeSslStream, SslContextBuilder, SslOptions}; use self::openssl::x509::X509; use Protocol; fn supported_protocols(protocols: &[Protocol], ctx: &mut SslContextBuilder) { // This constant is only defined on OpenSSL 1.0.2 and above, so manually do it. - let ssl_op_no_ssl_mask = ssl::SSL_OP_NO_SSLV2 | ssl::SSL_OP_NO_SSLV3 | ssl::SSL_OP_NO_TLSV1 | - ssl::SSL_OP_NO_TLSV1_1 | - ssl::SSL_OP_NO_TLSV1_2; + let ssl_op_no_ssl_mask = SslOptions::NO_SSLV2 | SslOptions::NO_SSLV3 | SslOptions::NO_TLSV1 | + SslOptions::NO_TLSV1_1 | + SslOptions::NO_TLSV1_2; ctx.clear_options(ssl_op_no_ssl_mask); let mut options = ssl_op_no_ssl_mask; for protocol in protocols { let op = match *protocol { - Protocol::Sslv3 => ssl::SSL_OP_NO_SSLV3, - Protocol::Tlsv10 => ssl::SSL_OP_NO_TLSV1, - Protocol::Tlsv11 => ssl::SSL_OP_NO_TLSV1_1, - Protocol::Tlsv12 => ssl::SSL_OP_NO_TLSV1_2, + Protocol::Sslv3 => SslOptions::NO_SSLV3, + Protocol::Tlsv10 => SslOptions::NO_TLSV1, + Protocol::Tlsv11 => SslOptions::NO_TLSV1_1, + Protocol::Tlsv12 => SslOptions::NO_TLSV1_2, Protocol::__NonExhaustive => unreachable!(), }; options &= !op; @@ -64,7 +64,7 @@ impl From for Error { impl From for Error { fn from(err: ErrorStack) -> Error { - ssl::Error::Ssl(err).into() + err.into() } } @@ -132,11 +132,9 @@ pub enum HandshakeError { impl From> for HandshakeError { fn from(e: ssl::HandshakeError) -> HandshakeError { match e { - ssl::HandshakeError::SetupFailure(e) => { - HandshakeError::Failure(Error(ssl::Error::Ssl(e))) - } + ssl::HandshakeError::SetupFailure(e) => HandshakeError::Failure(e.into()), ssl::HandshakeError::Failure(e) => HandshakeError::Failure(Error(e.into_error())), - ssl::HandshakeError::Interrupted(s) => { + ssl::HandshakeError::WouldBlock(s) => { HandshakeError::Interrupted(MidHandshakeTlsStream(s)) } } @@ -157,8 +155,10 @@ impl TlsConnectorBuilder { try!(self.0.set_certificate(&pkcs12.0.cert)); try!(self.0.set_private_key(&pkcs12.0.pkey)); try!(self.0.check_private_key()); - for cert in pkcs12.0.chain { - try!(self.0.add_extra_chain_cert(cert)); + if let Some(chain) = pkcs12.0.chain { + for cert in chain { + try!(self.0.add_extra_chain_cert(cert)); + } } Ok(()) } @@ -183,7 +183,7 @@ pub struct TlsConnector(SslConnector); impl TlsConnector { pub fn builder() -> Result { - let builder = try!(SslConnectorBuilder::new(SslMethod::tls())); + let builder = try!(SslConnector::builder(SslMethod::tls())); Ok(TlsConnectorBuilder(builder)) } @@ -199,7 +199,12 @@ impl TlsConnector { where S: io::Read + io::Write, { - let s = try!(self.0.danger_connect_without_providing_domain_for_certificate_verification_and_server_name_indication(stream)); + let c = try!(self.0.configure()); + let s = try!( + c.use_server_name_indication(false) + .verify_hostname(false) + .connect("", stream) + ); Ok(TlsStream(s)) } } @@ -248,12 +253,14 @@ pub struct TlsAcceptor(SslAcceptor); impl TlsAcceptor { pub fn builder(pkcs12: Pkcs12) -> Result { - let builder = try!(SslAcceptorBuilder::mozilla_intermediate( - SslMethod::tls(), - &pkcs12.0.pkey, - &pkcs12.0.cert, - &pkcs12.0.chain, - )); + let mut builder = try!(SslAcceptor::mozilla_intermediate(SslMethod::tls())); + try!(builder.set_private_key(&pkcs12.0.pkey)); + try!(builder.set_certificate(&pkcs12.0.cert)); + if let Some(chain) = pkcs12.0.chain { + for cert in chain { + try!(builder.add_extra_chain_cert(cert)); + } + } Ok(TlsAcceptorBuilder(builder)) } @@ -307,12 +314,11 @@ impl TlsStream { pub fn shutdown(&mut self) -> io::Result<()> { match self.0.shutdown() { - Ok(_) | - Err(ssl::Error::ZeroReturn) => Ok(()), - Err(ssl::Error::Stream(e)) | - Err(ssl::Error::WantRead(e)) | - Err(ssl::Error::WantWrite(e)) => Err(e), - Err(e) => return Err(io::Error::new(io::ErrorKind::Other, e)), + Ok(_) => Ok(()), + Err(ref e) if e.code() == ssl::ErrorCode::ZERO_RETURN => Ok(()), + Err(e) => Err(e.into_io_error().unwrap_or_else( + |e| io::Error::new(io::ErrorKind::Other, e), + )), } }