Build #1877488 2025-03-17T02:14:17.490870+00:00
# rustc version
rustc 1.87.0-nightly (227690a25 2025-03-16)# docs.rs version
docsrs 0.6.0 (004a02c4 2025-03-05)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/vert-macros-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/vert-macros-0.1.1/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250316-1.87.0-nightly-227690a25\", \"--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", kill_on_drop: false }`
[INFO] [stdout] 49e2525783e69151b3f7a9bab614cb32d995717dda5343c602e76490e1354746
[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" "49e2525783e69151b3f7a9bab614cb32d995717dda5343c602e76490e1354746", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting vert-macros v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unknown attribute `no-run`
[INFO] [stderr] --> src/lib.rs:5:1
[INFO] [stderr] |
[INFO] [stderr] 5 | / ///
[INFO] [stderr] 6 | | /// A struct like this:
[INFO] [stderr] 7 | | /// ```rust,no-run
[INFO] [stderr] 8 | | /// pub struct RendererDependencies {
[INFO] [stderr] ... |
[INFO] [stderr] 39 | | /// }
[INFO] [stderr] 40 | | /// ```
[INFO] [stderr] | |__________^
[INFO] [stderr] |
[INFO] [stderr] = help: use `no_run` to compile, but not run, the code sample during testing
[INFO] [stderr] = help: this code block may be skipped during testing, because unknown attributes are treated as markers for code samples written in other programming languages, unless it is also explicitly marked as `rust`
[INFO] [stderr] = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unknown attribute `no-run`
[INFO] [stderr] --> src/lib.rs:148:1
[INFO] [stderr] |
[INFO] [stderr] 148 | / /// Derives the Lerp trait for a struct where each field implements Lerp.
[INFO] [stderr] 149 | | /// For example the Struct:
[INFO] [stderr] 150 | | /// ```rust,no-run
[INFO] [stderr] 151 | | /// struct Color{
[INFO] [stderr] ... |
[INFO] [stderr] 171 | | ///
[INFO] [stderr] 172 | | /// Don't use this Derive Macro if the fields should not be lerped independently.
[INFO] [stderr] | |_________________________________________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = help: use `no_run` to compile, but not run, the code sample during testing
[INFO] [stderr] = help: this code block may be skipped during testing, because unknown attributes are treated as markers for code samples written in other programming languages, unless it is also explicitly marked as `rust`
[INFO] [stderr]
[INFO] [stderr] warning: `vert-macros` (lib doc) generated 2 warnings
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr] Generated /opt/rustwide/target/doc/vert_macros/index.html
[INFO] running `Command { std: "docker" "inspect" "49e2525783e69151b3f7a9bab614cb32d995717dda5343c602e76490e1354746", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49e2525783e69151b3f7a9bab614cb32d995717dda5343c602e76490e1354746", kill_on_drop: false }`
[INFO] [stdout] 49e2525783e69151b3f7a9bab614cb32d995717dda5343c602e76490e1354746