Build #675438 2022-11-17 18:03:04
# rustc version
rustc 1.67.0-nightly (e9493d63c 2022-11-16)# docs.rs version
docsrs 0.6.0 (2e5ef9b6 2022-11-15)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/byte-num-0.1.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/byte-num-0.1.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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/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\", \"-20221116-1.67.0-nightly-e9493d63c\", \"--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\"" "-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] 1712ced96a2ce0a5c06e87fd56e7bd90dfd8377c8e34a2c4decdeda4d7d5f6ec
[INFO] running `Command { std: "docker" "start" "-a" "1712ced96a2ce0a5c06e87fd56e7bd90dfd8377c8e34a2c4decdeda4d7d5f6ec", kill_on_drop: false }`
[INFO] [stderr] Documenting byte-num v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unclosed HTML tag `u8`
[INFO] [stderr] --> src/into_ascii.rs:8:70
[INFO] [stderr] |
[INFO] [stderr] 8 | /// The function performing the convertion from a number to a Vec<u8>, containing the digits of the number.
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stderr] help: try marking as source code
[INFO] [stderr] |
[INFO] [stderr] 8 | /// The function performing the convertion from a number to a `Vec<u8>`, containing the digits of the number.
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: `byte-num` (lib doc) generated 1 warning
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "1712ced96a2ce0a5c06e87fd56e7bd90dfd8377c8e34a2c4decdeda4d7d5f6ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1712ced96a2ce0a5c06e87fd56e7bd90dfd8377c8e34a2c4decdeda4d7d5f6ec", kill_on_drop: false }`
[INFO] [stdout] 1712ced96a2ce0a5c06e87fd56e7bd90dfd8377c8e34a2c4decdeda4d7d5f6ec