Build #2611115 2025-10-26 09:16:39
# rustc version
rustc 1.93.0-nightly (34f954f9b 2025-10-25)# docs.rs version
docsrs 0.6.0 (403e80ef 2025-10-16)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/async-pop-1.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/async-pop-1.1.1/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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251025-1.93.0-nightly-34f954f9b\", \"--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] 42a4ccfd458eabb227d8b520d0b727b6d97b7f23bb89096e2f99207e4385cb8a
[INFO] running `Command { std: "docker" "start" "-a" "42a4ccfd458eabb227d8b520d0b727b6d97b7f23bb89096e2f99207e4385cb8a", 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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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] help: use an automatic link instead
[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] | + +
[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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 25 | /// Whether the server uses extends response codes. See <https://www.rfc-editor.org/rfc/rfc2449#section-8>
[INFO] [stderr] | + +
[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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 29 | /// Whether the server supports pipelining. See <https://www.rfc-editor.org/rfc/rfc2197>
[INFO] [stderr] | + +
[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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 214 | /// <https://www.rfc-editor.org/rfc/rfc1939#section-3>
[INFO] [stderr] | + +
[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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 230 | /// <https://www.rfc-editor.org/rfc/rfc1939#page-9>
[INFO] [stderr] | + +
[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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 254 | /// <https://www.rfc-editor.org/rfc/rfc1939#page-12>
[INFO] [stderr] | + +
[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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 382 | /// <https://www.rfc-editor.org/rfc/rfc1939#page-9>
[INFO] [stderr] | + +
[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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 419 | /// <https://www.rfc-editor.org/rfc/rfc1939#page-8>
[INFO] [stderr] | + +
[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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 670 | /// <https://www.rfc-editor.org/rfc/rfc1939#page-5>
[INFO] [stderr] | + +
[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` profile [unoptimized + debuginfo] target(s) in 0.85s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/async_pop/index.html
[INFO] running `Command { std: "docker" "inspect" "42a4ccfd458eabb227d8b520d0b727b6d97b7f23bb89096e2f99207e4385cb8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42a4ccfd458eabb227d8b520d0b727b6d97b7f23bb89096e2f99207e4385cb8a", kill_on_drop: false }`
[INFO] [stdout] 42a4ccfd458eabb227d8b520d0b727b6d97b7f23bb89096e2f99207e4385cb8a