Build #352667 2021-02-21 08:34:27
# rustc version
rustc 1.52.0-nightly (83b30a639 2021-02-20)# docs.rs version
docsrs 0.6.0 (e8a6303 2021-02-16)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/ureq-2.0.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/ureq-2.0.2/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:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/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" "--resource-suffix" "-20210220-1.52.0-nightly-83b30a639" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 9c2815907796f1b3c358ab50fbe8880ea11091d7bdefc2cea8885f1ede7b5c14
[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" "9c2815907796f1b3c358ab50fbe8880ea11091d7bdefc2cea8885f1ede7b5c14", 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.2
[INFO] [stderr] Compiling proc-macro2 v1.0.24
[INFO] [stderr] Compiling libc v0.2.80
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling syn v1.0.53
[INFO] [stderr] Compiling cc v1.0.66
[INFO] [stderr] Compiling proc-macro-hack v0.5.19
[INFO] [stderr] Checking tinyvec_macros v0.1.0
[INFO] [stderr] Compiling memchr v2.3.4
[INFO] [stderr] Checking matches v0.1.8
[INFO] [stderr] Checking spin v0.5.2
[INFO] [stderr] Checking untrusted v0.7.1
[INFO] [stderr] Compiling const_fn v0.4.3
[INFO] [stderr] Compiling serde_derive v1.0.117
[INFO] [stderr] Checking percent-encoding v2.1.0
[INFO] [stderr] Checking once_cell v1.5.2
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Compiling log v0.4.11
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling serde v1.0.117
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Compiling byteorder v1.3.4
[INFO] [stderr] Checking regex-syntax v0.6.21
[INFO] [stderr] Compiling serde_json v1.0.60
[INFO] [stderr] Checking itoa v0.4.6
[INFO] [stderr] Compiling encoding_rs v0.8.26
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Checking base64 v0.13.0
[INFO] [stderr] Checking chunked_transfer v1.3.0
[INFO] [stderr] Compiling standback v0.2.13
[INFO] [stderr] Compiling error-chain v0.12.4
[INFO] [stderr] Compiling time v0.2.23
[INFO] [stderr] Compiling cookie v0.14.3
[INFO] [stderr] Checking tinyvec v1.1.0
[INFO] [stderr] Checking unicode-bidi v0.3.4
[INFO] [stderr] Compiling ring v0.16.19
[INFO] [stderr] Checking form_urlencoded v1.0.0
[INFO] [stderr] Checking thread_local v1.0.1
[INFO] [stderr] Checking unicode-normalization v0.1.16
[INFO] [stderr] Compiling quote v1.0.7
[INFO] [stderr] Checking aho-corasick v0.7.15
[INFO] [stderr] Checking idna v0.2.0
[INFO] [stderr] Checking socks v0.3.3
[INFO] [stderr] Checking regex v1.4.2
[INFO] [stderr] Checking url v2.2.0
[INFO] [stderr] Checking webpki v0.21.4
[INFO] [stderr] Checking sct v0.6.0
[INFO] [stderr] Checking publicsuffix v1.5.4
[INFO] [stderr] Checking webpki-roots v0.21.0
[INFO] [stderr] Checking rustls v0.19.0
[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 v2.0.2 (/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(non_autolinks)]` on by default
[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] warning: 2 warnings emitted
[INFO] [stderr]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.80s
[INFO] running `Command { std: "docker" "inspect" "9c2815907796f1b3c358ab50fbe8880ea11091d7bdefc2cea8885f1ede7b5c14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c2815907796f1b3c358ab50fbe8880ea11091d7bdefc2cea8885f1ede7b5c14", kill_on_drop: false }`
[INFO] [stdout] 9c2815907796f1b3c358ab50fbe8880ea11091d7bdefc2cea8885f1ede7b5c14