Build #981151 2023-11-18 17:26:05
# rustc version
rustc 1.76.0-nightly (283170175 2023-11-17)# docs.rs version
docsrs 0.6.0 (30e2f2ce 2023-11-16)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/async-pop-1.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/async-pop-1.1.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20231117-1.76.0-nightly-283170175\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", 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] 4a2aec64566c82b2136ff788412955da0289a003ecb88ca1de24a90c986b5d2d
[INFO] running `Command { std: "docker" "start" "-a" "4a2aec64566c82b2136ff788412955da0289a003ecb88ca1de24a90c986b5d2d", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr] Documenting async-pop v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `RFC822`
[INFO] [stderr] --> src/lib.rs:495:167
[INFO] [stderr] |
[INFO] [stderr] 495 | ...f the timestamp corresponds to the `msg-id' in [RFC822], and MUST be different each time the POP3 server issues a banner greeting. Fo...
[INFO] [stderr] | ^^^^^^ no item named `RFC822` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `RFC1321`
[INFO] [stderr] --> src/lib.rs:501:248
[INFO] [stderr] |
[INFO] [stderr] 501 | ...r is calculated by applying the MD5 algorithm [RFC1321] to a string consisting of the timestamp (including angle-brackets) followed by...
[INFO] [stderr] | ^^^^^^^ no item named `RFC1321` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/response/capability.rs:23:86
[INFO] [stderr] |
[INFO] [stderr] 23 | /// Whether the use of a SASL based login is supported and if so what kinds. See https://www.rfc-editor.org/rfc/rfc1734
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.rfc-editor.org/rfc/rfc1734>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/response/capability.rs:25:61
[INFO] [stderr] |
[INFO] [stderr] 25 | /// Whether the server uses extends response codes. See https://www.rfc-editor.org/rfc/rfc2449#section-8
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.rfc-editor.org/rfc/rfc2449#section-8>`
[INFO] [stderr] |
[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/response/capability.rs:29:53
[INFO] [stderr] |
[INFO] [stderr] 29 | /// Whether the server supports pipelining. See https://www.rfc-editor.org/rfc/rfc2197
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.rfc-editor.org/rfc/rfc2197>`
[INFO] [stderr] |
[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/lib.rs:214:9
[INFO] [stderr] |
[INFO] [stderr] 214 | /// https://www.rfc-editor.org/rfc/rfc1939#section-3
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.rfc-editor.org/rfc/rfc1939#section-3>`
[INFO] [stderr] |
[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/lib.rs:230:9
[INFO] [stderr] |
[INFO] [stderr] 230 | /// https://www.rfc-editor.org/rfc/rfc1939#page-9
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.rfc-editor.org/rfc/rfc1939#page-9>`
[INFO] [stderr] |
[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/lib.rs:254:9
[INFO] [stderr] |
[INFO] [stderr] 254 | /// https://www.rfc-editor.org/rfc/rfc1939#page-12
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.rfc-editor.org/rfc/rfc1939#page-12>`
[INFO] [stderr] |
[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/lib.rs:382:9
[INFO] [stderr] |
[INFO] [stderr] 382 | /// https://www.rfc-editor.org/rfc/rfc1939#page-9
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.rfc-editor.org/rfc/rfc1939#page-9>`
[INFO] [stderr] |
[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/lib.rs:419:9
[INFO] [stderr] |
[INFO] [stderr] 419 | /// https://www.rfc-editor.org/rfc/rfc1939#page-8
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.rfc-editor.org/rfc/rfc1939#page-8>`
[INFO] [stderr] |
[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/lib.rs:670:9
[INFO] [stderr] |
[INFO] [stderr] 670 | /// https://www.rfc-editor.org/rfc/rfc1939#page-5
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.rfc-editor.org/rfc/rfc1939#page-5>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: `async-pop` (lib doc) generated 11 warnings (run `cargo fix --lib -p async-pop` to apply 9 suggestions)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/async_pop/index.html
[INFO] running `Command { std: "docker" "inspect" "4a2aec64566c82b2136ff788412955da0289a003ecb88ca1de24a90c986b5d2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a2aec64566c82b2136ff788412955da0289a003ecb88ca1de24a90c986b5d2d", kill_on_drop: false }`
[INFO] [stdout] 4a2aec64566c82b2136ff788412955da0289a003ecb88ca1de24a90c986b5d2d