Build #381957 2021-04-27T01:26:25.380404+00:00
# rustc version
rustc 1.53.0-nightly (42816d61e 2021-04-24)# docs.rs version
docsrs 0.6.0 (c9d80ad 2021-04-18)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/ureq-1.5.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/ureq-1.5.5/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "tls json charset cookies socks-proxy" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--emit=invocation-specific" "--resource-suffix" "-20210424-1.53.0-nightly-42816d61e" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 79878f58261db1e06b8f6e2948f1648a5b73b7096230f47deb5759f0070e4499
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "79878f58261db1e06b8f6e2948f1648a5b73b7096230f47deb5759f0070e4499", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr] Compiling version_check v0.9.3
[INFO] [stderr] Compiling proc-macro2 v1.0.26
[INFO] [stderr] Compiling libc v0.2.94
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling syn v1.0.70
[INFO] [stderr] Compiling cc v1.0.67
[INFO] [stderr] Compiling proc-macro-hack v0.5.19
[INFO] [stderr] Checking tinyvec_macros v0.1.0
[INFO] [stderr] Checking matches v0.1.8
[INFO] [stderr] Checking percent-encoding v2.1.0
[INFO] [stderr] Checking encoding_index_tests v0.1.4
[INFO] [stderr] Checking once_cell v1.7.2
[INFO] [stderr] Checking untrusted v0.7.1
[INFO] [stderr] Compiling serde_derive v1.0.125
[INFO] [stderr] Compiling const_fn v0.4.7
[INFO] [stderr] Checking spin v0.5.2
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling serde v1.0.125
[INFO] [stderr] Compiling serde_json v1.0.64
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Checking itoa v0.4.7
[INFO] [stderr] Checking byteorder v1.4.3
[INFO] [stderr] Checking base64 v0.13.0
[INFO] [stderr] Checking chunked_transfer v1.4.0
[INFO] [stderr] Compiling standback v0.2.17
[INFO] [stderr] Compiling time v0.2.26
[INFO] [stderr] Compiling cookie v0.14.4
[INFO] [stderr] Checking tinyvec v1.2.0
[INFO] [stderr] Checking unicode-bidi v0.3.5
[INFO] [stderr] Checking form_urlencoded v1.0.1
[INFO] [stderr] Checking qstring v0.7.2
[INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr] Checking encoding-index-korean v1.20141219.5
[INFO] [stderr] Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr] Compiling ring v0.16.20
[INFO] [stderr] Checking unicode-normalization v0.1.17
[INFO] [stderr] Checking encoding v0.2.33
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Checking socks v0.3.3
[INFO] [stderr] Checking idna v0.2.3
[INFO] [stderr] Checking url v2.2.1
[INFO] [stderr] Checking webpki v0.21.4
[INFO] [stderr] Checking sct v0.6.1
[INFO] [stderr] Checking publicsuffix v1.5.6
[INFO] [stderr] Checking webpki-roots v0.21.1
[INFO] [stderr] Checking rustls v0.19.1
[INFO] [stderr] Compiling time-macros-impl v0.1.1
[INFO] [stderr] Checking time-macros v0.1.1
[INFO] [stderr] Checking cookie_store v0.12.0
[INFO] [stderr] Documenting ureq v1.5.5 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/header.rs:7:5
[INFO] [stderr] |
[INFO] [stderr] 7 | /// https://tools.ietf.org/html/rfc7230#section-3.2
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://tools.ietf.org/html/rfc7230#section-3.2>`
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/header.rs:7:5
[INFO] [stderr] |
[INFO] [stderr] 7 | /// https://tools.ietf.org/html/rfc7230#section-3.2
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://tools.ietf.org/html/rfc7230#section-3.2>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: 2 warnings emitted
[INFO] [stderr]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.37s
[INFO] running `Command { std: "docker" "inspect" "79878f58261db1e06b8f6e2948f1648a5b73b7096230f47deb5759f0070e4499", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79878f58261db1e06b8f6e2948f1648a5b73b7096230f47deb5759f0070e4499", kill_on_drop: false }`
[INFO] [stdout] 79878f58261db1e06b8f6e2948f1648a5b73b7096230f47deb5759f0070e4499