Build #2689897 2025-11-27 05:27:47
# rustc version
rustc 1.93.0-nightly (1be6b13be 2025-11-26)# docs.rs version
docsrs 0.6.0 (6037fe01 2025-11-26 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/hypercounter-0.4.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/hypercounter-0.4.3/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251126-1.93.0-nightly-1be6b13be\", \"--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] f7123e67092b96e161637fed31ea688bf89e2e9713e7068766fe5b87baa31244
[INFO] running `Command { std: "docker" "start" "-a" "f7123e67092b96e161637fed31ea688bf89e2e9713e7068766fe5b87baa31244", kill_on_drop: false }`
[INFO] [stderr] Scraping hypercounter v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr] Documenting hypercounter v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `V::Primitive`
[INFO] [stderr] --> src/lib.rs:150:13
[INFO] [stderr] |
[INFO] [stderr] 150 | /// * [`V::Primitive`] - The current value associated with the key, or zero if the key is
[INFO] [stderr] | ^^^^^^^^^^^^ no item named `V` in scope
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `V::Primitive`
[INFO] [stderr] --> src/lib.rs:172:13
[INFO] [stderr] |
[INFO] [stderr] 172 | /// * [`V::Primitive`] - The previous value associated with the key. (before swap)
[INFO] [stderr] | ^^^^^^^^^^^^ no item named `V` in scope
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `V::Primitive`
[INFO] [stderr] --> src/lib.rs:206:13
[INFO] [stderr] |
[INFO] [stderr] 206 | /// * [`V::Primitive`] - The previous value associated with the key. (before addition)
[INFO] [stderr] | ^^^^^^^^^^^^ no item named `V` in scope
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `V::Primitive`
[INFO] [stderr] --> src/lib.rs:239:13
[INFO] [stderr] |
[INFO] [stderr] 239 | /// * [`V::Primitive`] - The previous value associated with the key. (before subtraction)
[INFO] [stderr] | ^^^^^^^^^^^^ no item named `V` in scope
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `V::Primitive`
[INFO] [stderr] --> src/lib.rs:270:13
[INFO] [stderr] |
[INFO] [stderr] 270 | /// * [`V::Primitive`] - The previous value associated with the key. (before AND operation)
[INFO] [stderr] | ^^^^^^^^^^^^ no item named `V` in scope
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `V::Primitive`
[INFO] [stderr] --> src/lib.rs:293:13
[INFO] [stderr] |
[INFO] [stderr] 293 | /// * [`V::Primitive`] - The previous value associated with the key. (before NAND operation)
[INFO] [stderr] | ^^^^^^^^^^^^ no item named `V` in scope
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `V::Primitive`
[INFO] [stderr] --> src/lib.rs:324:13
[INFO] [stderr] |
[INFO] [stderr] 324 | /// * [`V::Primitive`] - The previous value associated with the key. (before OR operation)
[INFO] [stderr] | ^^^^^^^^^^^^ no item named `V` in scope
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `V::Primitive`
[INFO] [stderr] --> src/lib.rs:357:13
[INFO] [stderr] |
[INFO] [stderr] 357 | /// * [`V::Primitive`] - The previous value associated with the key. (before XOR operation)
[INFO] [stderr] | ^^^^^^^^^^^^ no item named `V` in scope
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `V::Primitive`
[INFO] [stderr] --> src/lib.rs:390:13
[INFO] [stderr] |
[INFO] [stderr] 390 | /// * [`V::Primitive`] - The previous value associated with the key. (before max operation)
[INFO] [stderr] | ^^^^^^^^^^^^ no item named `V` in scope
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `V::Primitive`
[INFO] [stderr] --> src/lib.rs:429:13
[INFO] [stderr] |
[INFO] [stderr] 429 | /// * [`V::Primitive`] - The previous value associated with the key. (before min operation)
[INFO] [stderr] | ^^^^^^^^^^^^ no item named `V` in scope
[INFO] [stderr]
[INFO] [stderr] warning: `hypercounter` (lib doc) generated 10 warnings
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/hypercounter/index.html
[INFO] running `Command { std: "docker" "inspect" "f7123e67092b96e161637fed31ea688bf89e2e9713e7068766fe5b87baa31244", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7123e67092b96e161637fed31ea688bf89e2e9713e7068766fe5b87baa31244", kill_on_drop: false }`
[INFO] [stdout] f7123e67092b96e161637fed31ea688bf89e2e9713e7068766fe5b87baa31244