Build #1380131 2024-10-04T19:06:48.414985+00:00
# rustc version
rustc 1.83.0-nightly (9ff5fc4ff 2024-10-03)# docs.rs version
docsrs 0.6.0 (d5a37845 2024-09-24)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/containerd-shim-0.7.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/containerd-shim-0.7.4/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "docs" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241003-1.83.0-nightly-9ff5fc4ff\", \"--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] [stdout] a5d10750cd1b432371ef054855ed9a66c782c23cf03d30bfd6c45aa65cfe2374
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "a5d10750cd1b432371ef054855ed9a66c782c23cf03d30bfd6c45aa65cfe2374", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: publish, skeleton, skeleton_async, windows-log-reader
[INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr] to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting containerd-shim v0.7.4 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr] --> src/lib.rs:80:32
[INFO] [stderr] |
[INFO] [stderr] 80 | #[cfg_attr(docsrs, doc(cfg(not(feature = "async"))))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 96 | / cfg_not_async! {
[INFO] [stderr] 97 | | pub use crate::synchronous::*;
[INFO] [stderr] 98 | | pub use crate::synchronous::publisher;
[INFO] [stderr] 99 | | pub use protos::shim::shim_ttrpc::Task;
[INFO] [stderr] 100 | | pub use protos::ttrpc::TtrpcContext;
[INFO] [stderr] 101 | | }
[INFO] [stderr] | |_- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr] = note: this compiler was built on 2024-10-03; consider upgrading it if it is out of date
[INFO] [stderr] = note: this error originates in the macro `cfg_not_async` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] For more information about this error, try `rustc --explain E0658`.
[INFO] [stderr] error: could not document `containerd-shim`
[INFO] running `Command { std: "docker" "inspect" "a5d10750cd1b432371ef054855ed9a66c782c23cf03d30bfd6c45aa65cfe2374", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5d10750cd1b432371ef054855ed9a66c782c23cf03d30bfd6c45aa65cfe2374", kill_on_drop: false }`
[INFO] [stdout] a5d10750cd1b432371ef054855ed9a66c782c23cf03d30bfd6c45aa65cfe2374