Documentation
Build #392265 2021-05-25 03:07:38
# rustc version
rustc 1.54.0-nightly (126561cb3 2021-05-24)# docs.rs version
docsrs 0.6.0 (c2d325f 2021-05-02)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/napi-1.7.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/napi-1.7.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" "3221225472" "--cpus" "2" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--emit=invocation-specific" "--resource-suffix" "-20210524-1.54.0-nightly-126561cb3" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 2a38836ee4de132f8a32c3b950c03d5a2cb7fd9872bef9b4558f498e16575474
[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" "2a38836ee4de132f8a32c3b950c03d5a2cb7fd9872bef9b4558f498e16575474", kill_on_drop: false }`
[INFO] [stderr]  Documenting napi v1.7.0 (/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: 9 warnings emitted
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.51s
[INFO] running `Command { std: "docker" "inspect" "2a38836ee4de132f8a32c3b950c03d5a2cb7fd9872bef9b4558f498e16575474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a38836ee4de132f8a32c3b950c03d5a2cb7fd9872bef9b4558f498e16575474", kill_on_drop: false }`
[INFO] [stdout] 2a38836ee4de132f8a32c3b950c03d5a2cb7fd9872bef9b4558f498e16575474