Build #1807030 2025-02-26 12:00:43
# rustc version
rustc 1.87.0-nightly (85abb2763 2025-02-25)# docs.rs version
docsrs 0.6.0 (35977596 2025-02-09)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/vimvar-0.3.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/vimvar-0.3.0/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250225-1.87.0-nightly-85abb2763\", \"--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] 197a910b797a111650ef06963ec0a5e71f032f14a1abba4391f90caf180381c6
[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" "197a910b797a111650ef06963ec0a5e71f032f14a1abba4391f90caf180381c6", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting vimvar v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `Self::load_buffer_var`
[INFO] [stderr] --> src/lib.rs:22:15
[INFO] [stderr] |
[INFO] [stderr] 22 | /// Same as [`Self::load_buffer_var`], but converts to the specified type
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ `load_typed_buffer_var` is a function, not a module or type, and cannot have associated items
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `Self::load_window_var`
[INFO] [stderr] --> src/lib.rs:41:15
[INFO] [stderr] |
[INFO] [stderr] 41 | /// Same as [`Self::load_window_var`], but converts to the specified type
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ `load_typed_window_var` is a function, not a module or type, and cannot have associated items
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `Self::load_tabpage_var`
[INFO] [stderr] --> src/lib.rs:60:15
[INFO] [stderr] |
[INFO] [stderr] 60 | /// Same as [`Self::load_tabpage_var`], but converts to the specified type
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ `load_typed_tabpage_var` is a function, not a module or type, and cannot have associated items
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `Self::load_local_var`
[INFO] [stderr] --> src/lib.rs:79:15
[INFO] [stderr] |
[INFO] [stderr] 79 | /// Same as [`Self::load_local_var`], but converts to the specified type
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ `load_typed_local_var` is a function, not a module or type, and cannot have associated items
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `Self::load_script_var`
[INFO] [stderr] --> src/lib.rs:98:15
[INFO] [stderr] |
[INFO] [stderr] 98 | /// Same as [`Self::load_script_var`], but converts to the specified type
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ `load_typed_script_var` is a function, not a module or type, and cannot have associated items
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `Self::load_function_arg_var`
[INFO] [stderr] --> src/lib.rs:117:15
[INFO] [stderr] |
[INFO] [stderr] 117 | /// Same as [`Self::load_function_arg_var`], but converts to the specified type
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `load_typed_function_arg_var` is a function, not a module or type, and cannot have associated items
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `Self::load_global_var`
[INFO] [stderr] --> src/lib.rs:136:15
[INFO] [stderr] |
[INFO] [stderr] 136 | /// Same as [`Self::load_global_var`], but converts to the specified type
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ `load_typed_global_var` is a function, not a module or type, and cannot have associated items
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `Self::load_vim_var`
[INFO] [stderr] --> src/lib.rs:155:15
[INFO] [stderr] |
[INFO] [stderr] 155 | /// Same as [`Self::load_vim_var`], but converts to the specified type
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ `load_typed_vim_var` is a function, not a module or type, and cannot have associated items
[INFO] [stderr]
[INFO] [stderr] warning: `vimvar` (lib doc) generated 8 warnings
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/vimvar/index.html
[INFO] running `Command { std: "docker" "inspect" "197a910b797a111650ef06963ec0a5e71f032f14a1abba4391f90caf180381c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "197a910b797a111650ef06963ec0a5e71f032f14a1abba4391f90caf180381c6", kill_on_drop: false }`
[INFO] [stdout] 197a910b797a111650ef06963ec0a5e71f032f14a1abba4391f90caf180381c6