Documentation
Build #463344 2021-11-15T15:57:53.004508+00:00
# rustc version
rustc 1.58.0-nightly (ad4423997 2021-11-14)
# docs.rs version
docsrs 0.6.0 (a4342e4 2021-11-13)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/napi-1.7.9/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/napi-1.7.9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20211114-1.58.0-nightly-ad4423997\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3", kill_on_drop: false }`
[INFO] [stdout] 185509a1bbffa078989ea59c963693d208842ca40832d378e3db33cad00f8c1f
[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" "185509a1bbffa078989ea59c963693d208842ca40832d378e3db33cad00f8c1f", kill_on_drop: false }`
[INFO] [stderr]  Documenting napi v1.7.9 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/js_values/arraybuffer.rs:210:7
[INFO] [stderr]     |
[INFO] [stderr] 210 |   /// https://nodejs.org/api/n-api.html#n_api_napi_get_typedarray_info
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://nodejs.org/api/n-api.html#n_api_napi_get_typedarray_info>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/js_values/bigint.rs:201:7
[INFO] [stderr]     |
[INFO] [stderr] 201 |   /// https://nodejs.org/api/n-api.html#n_api_napi_get_value_bigint_words
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://nodejs.org/api/n-api.html#n_api_napi_get_value_bigint_words>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/js_values/function.rs:86:7
[INFO] [stderr]    |
[INFO] [stderr] 86 |   /// https://nodejs.org/api/n-api.html#n_api_napi_new_instance
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://nodejs.org/api/n-api.html#n_api_napi_new_instance>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/js_values/mod.rs:451:11
[INFO] [stderr]     |
[INFO] [stderr] 451 |       /// https://nodejs.org/api/n-api.html#n_api_napi_get_all_property_names
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://nodejs.org/api/n-api.html#n_api_napi_get_all_property_names>`
[INFO] [stderr] ...
[INFO] [stderr] 623 | impl_object_methods!(JsObject);
[INFO] [stderr]     | ------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]     = note: this warning originates in the macro `impl_object_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/js_values/mod.rs:451:11
[INFO] [stderr]     |
[INFO] [stderr] 451 |       /// https://nodejs.org/api/n-api.html#n_api_napi_get_all_property_names
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://nodejs.org/api/n-api.html#n_api_napi_get_all_property_names>`
[INFO] [stderr] ...
[INFO] [stderr] 624 | impl_object_methods!(JsBuffer);
[INFO] [stderr]     | ------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]     = note: this warning originates in the macro `impl_object_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/js_values/mod.rs:451:11
[INFO] [stderr]     |
[INFO] [stderr] 451 |       /// https://nodejs.org/api/n-api.html#n_api_napi_get_all_property_names
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://nodejs.org/api/n-api.html#n_api_napi_get_all_property_names>`
[INFO] [stderr] ...
[INFO] [stderr] 625 | impl_object_methods!(JsArrayBuffer);
[INFO] [stderr]     | ----------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]     = note: this warning originates in the macro `impl_object_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/js_values/mod.rs:451:11
[INFO] [stderr]     |
[INFO] [stderr] 451 |       /// https://nodejs.org/api/n-api.html#n_api_napi_get_all_property_names
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://nodejs.org/api/n-api.html#n_api_napi_get_all_property_names>`
[INFO] [stderr] ...
[INFO] [stderr] 626 | impl_object_methods!(JsTypedArray);
[INFO] [stderr]     | ---------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]     = note: this warning originates in the macro `impl_object_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/js_values/mod.rs:451:11
[INFO] [stderr]     |
[INFO] [stderr] 451 |       /// https://nodejs.org/api/n-api.html#n_api_napi_get_all_property_names
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://nodejs.org/api/n-api.html#n_api_napi_get_all_property_names>`
[INFO] [stderr] ...
[INFO] [stderr] 627 | impl_object_methods!(JsDataView);
[INFO] [stderr]     | -------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]     = note: this warning originates in the macro `impl_object_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/js_values/mod.rs:451:11
[INFO] [stderr]     |
[INFO] [stderr] 451 |       /// https://nodejs.org/api/n-api.html#n_api_napi_get_all_property_names
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://nodejs.org/api/n-api.html#n_api_napi_get_all_property_names>`
[INFO] [stderr] ...
[INFO] [stderr] 628 | impl_object_methods!(JsGlobal);
[INFO] [stderr]     | ------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]     = note: this warning originates in the macro `impl_object_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `napi` (lib doc) generated 9 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.57s
[INFO] running `Command { std: "docker" "inspect" "185509a1bbffa078989ea59c963693d208842ca40832d378e3db33cad00f8c1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "185509a1bbffa078989ea59c963693d208842ca40832d378e3db33cad00f8c1f", kill_on_drop: false }`
[INFO] [stdout] 185509a1bbffa078989ea59c963693d208842ca40832d378e3db33cad00f8c1f