hyper-tls 0.5.0

Default TLS implementation for use with hyper
Documentation
Build #330371 2020-12-29T21:20:55.839406+00:00
# rustc version
rustc 1.51.0-nightly (2987785df 2020-12-28)# docs.rs version
docsrs 0.6.0 (03c321f 2020-12-28)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/hyper-tls-0.5.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/hyper-tls-0.5.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--user" "1001:1001" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--resource-suffix" "-20201228-1.51.0-nightly-2987785df" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 9feb12f8bcd4dfb4a9e18f53ebb4cd7ba0128a7572f946d51e89414e571040df
[INFO] running `Command { std: "docker" "start" "-a" "9feb12f8bcd4dfb4a9e18f53ebb4cd7ba0128a7572f946d51e89414e571040df", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.56
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling openssl v0.10.32
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking pin-project-lite v0.2.0
[INFO] [stderr]     Checking bytes v1.0.0
[INFO] [stderr]     Checking futures-core v0.3.8
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling native-tls v0.2.6
[INFO] [stderr]     Checking futures-task v0.3.8
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking tower-service v0.3.0
[INFO] [stderr]    Compiling tokio v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]    Compiling openssl-sys v0.9.60
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking futures-channel v0.3.8
[INFO] [stderr]     Checking http v0.2.2
[INFO] [stderr]     Checking tracing v0.1.22
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking http-body v0.4.0
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking mio v0.7.6
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.2
[INFO] [stderr]    Compiling tokio-macros v1.0.0
[INFO] [stderr]     Checking pin-project v1.0.2
[INFO] [stderr]     Checking futures-util v0.3.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking hyper v0.14.2
[INFO] [stderr]  Documenting hyper-tls v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/client.rs:31:30
[INFO] [stderr]    |
[INFO] [stderr] 31 |     /// the HTTP scheme (eg: http://example.com/).
[INFO] [stderr]    |                              ^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://example.com/>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_autolinks)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 36.69s
[INFO] running `Command { std: "docker" "inspect" "9feb12f8bcd4dfb4a9e18f53ebb4cd7ba0128a7572f946d51e89414e571040df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9feb12f8bcd4dfb4a9e18f53ebb4cd7ba0128a7572f946d51e89414e571040df", kill_on_drop: false }`
[INFO] [stdout] 9feb12f8bcd4dfb4a9e18f53ebb4cd7ba0128a7572f946d51e89414e571040df