Build #869829 2023-07-25 21:14:06
# rustc version
rustc 1.73.0-nightly (31395ec38 2023-07-24)# docs.rs version
docsrs 0.6.0 (afe02eb7 2023-07-24)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/work-queue-0.1.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/work-queue-0.1.4/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" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/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\", \"-20230724-1.73.0-nightly-31395ec38\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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" "-j3" "--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] e5bf0d6a2b72fbb11e9dc5526069280a1501cc4434d91be41fb60c74d67e17cb
[INFO] running `Command { std: "docker" "start" "-a" "e5bf0d6a2b72fbb11e9dc5526069280a1501cc4434d91be41fb60c74d67e17cb", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr] Documenting work-queue v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `Self::pop`
[INFO] [stderr] --> src/lib.rs:173:88
[INFO] [stderr] |
[INFO] [stderr] 173 | /// Get the number of threads that are currently searching for work inside [`pop`](Self::pop).
[INFO] [stderr] | ^^^^^^^^^ the struct `Queue` has no field or associated item named `pop`
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `Self::pop`
[INFO] [stderr] --> src/lib.rs:175:75
[INFO] [stderr] |
[INFO] [stderr] 175 | /// If this number is too high, you may wish to avoid calling [`pop`](Self::pop) to reduce
[INFO] [stderr] | ^^^^^^^^^ the struct `Queue` has no field or associated item named `pop`
[INFO] [stderr]
[INFO] [stderr] warning: `work-queue` (lib doc) generated 2 warnings
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.53s
[INFO] running `Command { std: "docker" "inspect" "e5bf0d6a2b72fbb11e9dc5526069280a1501cc4434d91be41fb60c74d67e17cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5bf0d6a2b72fbb11e9dc5526069280a1501cc4434d91be41fb60c74d67e17cb", kill_on_drop: false }`
[INFO] [stdout] e5bf0d6a2b72fbb11e9dc5526069280a1501cc4434d91be41fb60c74d67e17cb