Build #383656 2021-05-01 09:12:14
# rustc version
rustc 1.53.0-nightly (42816d61e 2021-04-24)# docs.rs version
docsrs 0.6.0 (e85bfdf 2021-04-29)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/async-read-util-0.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/async-read-util-0.2.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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/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" "--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] a44d75aeb17667485d1ec76b7619908de5b456676854730f5747fa64258c9a43
[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" "a44d75aeb17667485d1ec76b7619908de5b456676854730f5747fa64258c9a43", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.26
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Compiling syn v1.0.71
[INFO] [stderr] Compiling proc-macro-hack v0.5.19
[INFO] [stderr] Compiling memchr v2.4.0
[INFO] [stderr] Compiling proc-macro-nested v0.1.7
[INFO] [stderr] Checking futures-sink v0.3.14
[INFO] [stderr] Checking futures-core v0.3.14
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Checking pin-project-lite v0.2.6
[INFO] [stderr] Checking futures-task v0.3.14
[INFO] [stderr] Checking futures-io v0.3.14
[INFO] [stderr] Checking slab v0.4.3
[INFO] [stderr] Checking futures-channel v0.3.14
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Compiling futures-macro v0.3.14
[INFO] [stderr] Compiling pin-project-internal v1.0.7
[INFO] [stderr] Checking futures-util v0.3.14
[INFO] [stderr] Checking pin-project v1.0.7
[INFO] [stderr] Checking futures-executor v0.3.14
[INFO] [stderr] Checking futures v0.3.14
[INFO] [stderr] Documenting async-read-util v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/lib.rs:82:1
[INFO] [stderr] |
[INFO] [stderr] 82 | / /// An async reader which allows a closure to map the output of the inner async
[INFO] [stderr] 83 | | /// reader into a new buffer. This allows things like compression/encryption to
[INFO] [stderr] 84 | | /// be layered on top of a normal reader.
[INFO] [stderr] 85 | | ///
[INFO] [stderr] ... |
[INFO] [stderr] 93 | | ///
[INFO] [stderr] 94 | | /// ref: https://github.com/rust-lang/rust/issues/63291
[INFO] [stderr] | |_______________________________________________________^ help: use an automatic link instead: `<https://github.com/rust-lang/rust/issues/63291>`
[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: 1 warning emitted
[INFO] [stderr]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.92s
[INFO] running `Command { std: "docker" "inspect" "a44d75aeb17667485d1ec76b7619908de5b456676854730f5747fa64258c9a43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a44d75aeb17667485d1ec76b7619908de5b456676854730f5747fa64258c9a43", kill_on_drop: false }`
[INFO] [stdout] a44d75aeb17667485d1ec76b7619908de5b456676854730f5747fa64258c9a43