[INFO] fetching crate yuuang-test-napi 1.7.6... [INFO] documenting yuuang-test-napi-1.7.6 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate yuuang-test-napi 1.7.6 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate yuuang-test-napi 1.7.6 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yuuang-test-napi 1.7.6 [INFO] finished tweaking crates.io crate yuuang-test-napi 1.7.6 [INFO] tweaked toml for crates.io crate yuuang-test-napi 1.7.6 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7f4cab4217bceb1cfa5187df228f2134f295cc85341d5165e5ad822787beb2f [INFO] running `Command { std: "docker" "start" "-a" "d7f4cab4217bceb1cfa5187df228f2134f295cc85341d5165e5ad822787beb2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7f4cab4217bceb1cfa5187df228f2134f295cc85341d5165e5ad822787beb2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f4cab4217bceb1cfa5187df228f2134f295cc85341d5165e5ad822787beb2f", kill_on_drop: false }` [INFO] [stdout] d7f4cab4217bceb1cfa5187df228f2134f295cc85341d5165e5ad822787beb2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92b7f60220fa247a3301b196506ef6a8d3aaab5ea9e80cca050a68a53033ab1d [INFO] running `Command { std: "docker" "start" "-a" "92b7f60220fa247a3301b196506ef6a8d3aaab5ea9e80cca050a68a53033ab1d", kill_on_drop: false }` [INFO] [stderr] Checking napi-sys v1.1.2 [INFO] [stderr] Documenting yuuang-test-napi v1.7.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/js_values/arraybuffer.rs:210:7 [INFO] [stdout] | [INFO] [stdout] 210 | /// https://nodejs.org/api/n-api.html#n_api_napi_get_typedarray_info [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/js_values/function.rs:86:7 [INFO] [stdout] | [INFO] [stdout] 86 | /// https://nodejs.org/api/n-api.html#n_api_napi_new_instance [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `Command { std: "docker" "inspect" "92b7f60220fa247a3301b196506ef6a8d3aaab5ea9e80cca050a68a53033ab1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92b7f60220fa247a3301b196506ef6a8d3aaab5ea9e80cca050a68a53033ab1d", kill_on_drop: false }` [INFO] [stdout] 92b7f60220fa247a3301b196506ef6a8d3aaab5ea9e80cca050a68a53033ab1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 42e7e66296c4af92db8e0b708d6ff54ebc9f08452811c38ec4e35a9730d063aa [INFO] running `Command { std: "docker" "start" "-a" "42e7e66296c4af92db8e0b708d6ff54ebc9f08452811c38ec4e35a9730d063aa", kill_on_drop: false }` [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking napi-sys v1.1.2 [INFO] [stderr] Checking serde v1.0.137 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking serde_json v1.0.81 [INFO] [stderr] Documenting yuuang-test-napi v1.7.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/js_values/arraybuffer.rs:210:7 [INFO] [stdout] | [INFO] [stdout] 210 | /// https://nodejs.org/api/n-api.html#n_api_napi_get_typedarray_info [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/js_values/bigint.rs:201:7 [INFO] [stdout] | [INFO] [stdout] 201 | /// https://nodejs.org/api/n-api.html#n_api_napi_get_value_bigint_words [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/js_values/function.rs:86:7 [INFO] [stdout] | [INFO] [stdout] 86 | /// https://nodejs.org/api/n-api.html#n_api_napi_new_instance [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/js_values/mod.rs:451:11 [INFO] [stdout] | [INFO] [stdout] 451 | /// https://nodejs.org/api/n-api.html#n_api_napi_get_all_property_names [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] ... [INFO] [stdout] 623 | impl_object_methods!(JsObject); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `impl_object_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/js_values/mod.rs:451:11 [INFO] [stdout] | [INFO] [stdout] 451 | /// https://nodejs.org/api/n-api.html#n_api_napi_get_all_property_names [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] ... [INFO] [stdout] 624 | impl_object_methods!(JsBuffer); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `impl_object_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/js_values/mod.rs:451:11 [INFO] [stdout] | [INFO] [stdout] 451 | /// https://nodejs.org/api/n-api.html#n_api_napi_get_all_property_names [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] ... [INFO] [stdout] 625 | impl_object_methods!(JsArrayBuffer); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `impl_object_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/js_values/mod.rs:451:11 [INFO] [stdout] | [INFO] [stdout] 451 | /// https://nodejs.org/api/n-api.html#n_api_napi_get_all_property_names [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] ... [INFO] [stdout] 626 | impl_object_methods!(JsTypedArray); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `impl_object_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/js_values/mod.rs:451:11 [INFO] [stdout] | [INFO] [stdout] 451 | /// https://nodejs.org/api/n-api.html#n_api_napi_get_all_property_names [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] ... [INFO] [stdout] 627 | impl_object_methods!(JsDataView); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `impl_object_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/js_values/mod.rs:451:11 [INFO] [stdout] | [INFO] [stdout] 451 | /// https://nodejs.org/api/n-api.html#n_api_napi_get_all_property_names [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] ... [INFO] [stdout] 628 | impl_object_methods!(JsGlobal); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `impl_object_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.83s [INFO] running `Command { std: "docker" "inspect" "42e7e66296c4af92db8e0b708d6ff54ebc9f08452811c38ec4e35a9730d063aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42e7e66296c4af92db8e0b708d6ff54ebc9f08452811c38ec4e35a9730d063aa", kill_on_drop: false }` [INFO] [stdout] 42e7e66296c4af92db8e0b708d6ff54ebc9f08452811c38ec4e35a9730d063aa