Build #1611483 2025-01-07T13:36:14.585648+00:00
# rustc version
rustc 1.86.0-nightly (243d2ca4d 2025-01-06)# docs.rs version
docsrs 0.6.0 (a9496dd3 2024-12-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/libz-ng-sys-1.1.21/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/libz-ng-sys-1.1.21/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250106-1.86.0-nightly-243d2ca4d\", \"--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] 08f1e6db0759d44c603387a8c50d515ad0e95245d4b696b6db5c26217638b05a
[INFO] running `Command { std: "docker" "start" "-a" "08f1e6db0759d44c603387a8c50d515ad0e95245d4b696b6db5c26217638b05a", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting libz-ng-sys v1.1.21 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition value: `libc`
[INFO] [stderr] --> src/lib.rs:31:16
[INFO] [stderr] |
[INFO] [stderr] 31 | #[cfg(any(zng, feature = "libc"))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] |
[INFO] [stderr] = note: no expected values for `feature`
[INFO] [stderr] = help: consider adding `libc` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: requested on the command line with `-W unexpected-cfgs`
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `libc`
[INFO] [stderr] --> src/lib.rs:42:16
[INFO] [stderr] |
[INFO] [stderr] 42 | #[cfg(any(zng, feature = "libc"))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] |
[INFO] [stderr] = note: no expected values for `feature`
[INFO] [stderr] = help: consider adding `libc` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `libc`
[INFO] [stderr] --> src/lib.rs:48:5
[INFO] [stderr] |
[INFO] [stderr] 48 | feature = "libc",
[INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] |
[INFO] [stderr] = note: no expected values for `feature`
[INFO] [stderr] = help: consider adding `libc` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `libc`
[INFO] [stderr] --> src/lib.rs:55:5
[INFO] [stderr] |
[INFO] [stderr] 55 | feature = "libc",
[INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] |
[INFO] [stderr] = note: no expected values for `feature`
[INFO] [stderr] = help: consider adding `libc` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `libc`
[INFO] [stderr] --> src/lib.rs:327:16
[INFO] [stderr] |
[INFO] [stderr] 327 | #[cfg(any(zng, feature = "libc"))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] |
[INFO] [stderr] = note: no expected values for `feature`
[INFO] [stderr] = help: consider adding `libc` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: `libz-ng-sys` (lib doc) generated 5 warnings
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/libz_ng_sys/index.html
[INFO] running `Command { std: "docker" "inspect" "08f1e6db0759d44c603387a8c50d515ad0e95245d4b696b6db5c26217638b05a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08f1e6db0759d44c603387a8c50d515ad0e95245d4b696b6db5c26217638b05a", kill_on_drop: false }`
[INFO] [stdout] 08f1e6db0759d44c603387a8c50d515ad0e95245d4b696b6db5c26217638b05a