[INFO] fetching crate kataan 0.0.8...
[INFO] documenting kataan-0.0.8 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate kataan 0.0.8 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate kataan 0.0.8
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate kataan 0.0.8
[INFO] tweaked toml for crates.io crate kataan 0.0.8 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kataan 0.0.8 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kataan 0.0.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded psl2 v0.1.17
[INFO] [stderr]   Downloaded timezone-data v0.2.0
[INFO] [stderr]   Downloaded cacrt v0.1.2
[INFO] [stderr]   Downloaded puremp v0.2.4
[INFO] [stderr]   Downloaded compcol v0.4.7
[INFO] [stderr]   Downloaded compcol v0.6.8
[INFO] [stderr]   Downloaded purecrypto v0.6.29
[INFO] [stderr]   Downloaded rsurl v0.1.7
[INFO] [stderr]   Downloaded intl v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6eff237ae259624de39ed8ea5bb9c63f565fa791b0e48d461984d5d76b49be01
[INFO] running `Command { std: "docker" "start" "6eff237ae259624de39ed8ea5bb9c63f565fa791b0e48d461984d5d76b49be01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6eff237ae259624de39ed8ea5bb9c63f565fa791b0e48d461984d5d76b49be01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6eff237ae259624de39ed8ea5bb9c63f565fa791b0e48d461984d5d76b49be01" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6eff237ae259624de39ed8ea5bb9c63f565fa791b0e48d461984d5d76b49be01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6eff237ae259624de39ed8ea5bb9c63f565fa791b0e48d461984d5d76b49be01" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking purecrypto v0.6.29
[INFO] [stderr]     Checking timezone-data v0.2.0
[INFO] [stderr]     Checking intl v0.5.1
[INFO] [stderr]     Checking puremp v0.2.4
[INFO] [stderr]  Documenting kataan v0.0.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `at_using_decl`
[INFO] [stdout]    --> src/parser/stmt.rs:375:26
[INFO] [stdout]     |
[INFO] [stdout] 375 |     /// is the same as [`at_using_decl`], except a binding named `of` is treated
[INFO] [stdout]     |                          ^^^^^^^^^^^^^ no item named `at_using_decl` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `at_for_using_decl`
[INFO] [stdout]    --> src/parser/stmt.rs:407:37
[INFO] [stdout]     |
[INFO] [stdout] 407 |     /// Unlike plain `using` (see [`at_for_using_decl`]), the binding name *may*
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^ no item named `at_for_using_decl` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Limits::max_array_len`
[INFO] [stdout]    --> src/realm.rs:154:51
[INFO] [stdout]     |
[INFO] [stdout] 154 |     /// uint32 length up to 2^32-1 that exceeds [`Limits::max_array_len`]). The dense
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^ no item named `Limits` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `WasmLimits::default`
[INFO] [stdout]    --> src/wasm_rt.rs:780:46
[INFO] [stdout]     |
[INFO] [stdout] 780 | /// hard-coded constants are reproduced by [`WasmLimits::default`].
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^ no item named `WasmLimits` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `jit_helper_call`
[INFO] [stdout]    --> src/nbvm.rs:548:66
[INFO] [stdout]     |
[INFO] [stdout] 548 | /// so the bytecode VM **and** the generic-JIT runtime helper ([`jit_helper_call`])
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^ no item named `jit_helper_call` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `jit_helper_add`
[INFO] [stdout]    --> src/nbvm.rs:989:8
[INFO] [stdout]     |
[INFO] [stdout] 989 | /// ([`jit_helper_add`]) share one code path and can never diverge: ToPrimitive
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ no item named `jit_helper_add` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `jit_helper_call_native`
[INFO] [stdout]     --> src/nbvm.rs:1005:8
[INFO] [stdout]      |
[INFO] [stdout] 1005 | /// ([`jit_helper_call_native`]) share one code path. The interpreter-aware natives
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^ no item named `jit_helper_call_native` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `jit_helper_arith`
[INFO] [stdout]     --> src/nbvm.rs:1081:8
[INFO] [stdout]      |
[INFO] [stdout] 1081 | /// ([`jit_helper_arith`]) share one code path and can never diverge: ToPrimitive
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^ no item named `jit_helper_arith` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `jit_helper_lt`
[INFO] [stdout]     --> src/nbvm.rs:1106:63
[INFO] [stdout]      |
[INFO] [stdout] 1106 | /// the bytecode VM **and** the generic-JIT runtime helper ([`jit_helper_lt`])
[INFO] [stdout]      |                                                               ^^^^^^^^^^^^^ no item named `jit_helper_lt` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `jit_helper_strict_eq`
[INFO] [stdout]     --> src/nbvm.rs:1122:27
[INFO] [stdout]      |
[INFO] [stdout] 1122 | /// generic-JIT helper ([`jit_helper_strict_eq`]). Never throws and applies no
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^ no item named `jit_helper_strict_eq` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `jit_helper_value_bin`
[INFO] [stdout]     --> src/nbvm.rs:1131:39
[INFO] [stdout]      |
[INFO] [stdout] 1131 | /// the generic-JIT runtime helper ([`jit_helper_value_bin`]) share one code path.
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^ no item named `jit_helper_value_bin` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `jit_helper_get_prop`
[INFO] [stdout]     --> src/nbvm.rs:1178:35
[INFO] [stdout]      |
[INFO] [stdout] 1178 | /// generic-JIT runtime helper ([`jit_helper_get_prop`]) share one code path and
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^ no item named `jit_helper_get_prop` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `jit_helper_set_prop`
[INFO] [stdout]     --> src/nbvm.rs:1329:35
[INFO] [stdout]      |
[INFO] [stdout] 1329 | /// generic-JIT runtime helper ([`jit_helper_set_prop`]) share one code path and
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^ no item named `jit_helper_set_prop` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `jit_helper_get_elem`
[INFO] [stdout]     --> src/nbvm.rs:3545:15
[INFO] [stdout]      |
[INFO] [stdout] 3545 | /// helper ([`jit_helper_get_elem`]) share one code path and can never diverge: a
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^ no item named `jit_helper_get_elem` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `jit_helper_set_elem`
[INFO] [stdout]     --> src/nbvm.rs:3619:35
[INFO] [stdout]      |
[INFO] [stdout] 3619 | /// generic-JIT runtime helper ([`jit_helper_set_elem`]) share one code path: a
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^ no item named `jit_helper_set_elem` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `jit_helper_array_len`
[INFO] [stdout]     --> src/nbvm.rs:3728:8
[INFO] [stdout]      |
[INFO] [stdout] 3728 | /// ([`jit_helper_array_len`]) share one code path: a VM function's declared
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^ no item named `jit_helper_array_len` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `member_key`
[INFO] [stdout]    --> src/nbexec/expr.rs:185:22
[INFO] [stdout]     |
[INFO] [stdout] 185 |     /// Inverse of [`member_key`] for handing a property key to a Proxy trap: a
[INFO] [stdout]     |                      ^^^^^^^^^^ no item named `member_key` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `NextMethod`
[INFO] [stdout]    --> src/nbexec/generator.rs:207:11
[INFO] [stdout]     |
[INFO] [stdout] 207 |     /// [[NextMethod]]) so it is not re-read every step — only `return`/`throw` are
[INFO] [stdout]     |           ^^^^^^^^^^ no item named `NextMethod` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Identifier`
[INFO] [stdout]     --> src/nbexec/intl_fmt.rs:3028:59
[INFO] [stdout]      |
[INFO] [stdout] 3028 |     /// tz database and returned as its correctly-cased [[Identifier]] (links such as
[INFO] [stdout]      |                                                           ^^^^^^^^^^ no item named `Identifier` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `datetime_parts`
[INFO] [stdout]     --> src/nbexec/intl_fmt.rs:4840:63
[INFO] [stdout]      |
[INFO] [stdout] 4840 |     /// `handle` at instant `ms` — the shared front half of [`datetime_parts`] and
[INFO] [stdout]      |                                                               ^^^^^^^^^^^^^^ no item named `datetime_parts` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `rel_time_parts`
[INFO] [stdout]      |
[INFO] [stdout] 4840 -     /// `handle` at instant `ms` — the shared front half of [`datetime_parts`] and
[INFO] [stdout] 4840 +     /// `handle` at instant `ms` — the shared front half of [`rel_time_parts`] and
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `OwnPropertyKeys`
[INFO] [stdout]     --> src/nbexec/iterator.rs:1346:40
[INFO] [stdout]      |
[INFO] [stdout] 1346 |     /// Walks `iterables`' own keys ([[OwnPropertyKeys]] order, strings then symbols),
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^ no item named `OwnPropertyKeys` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `PropertyKey`
[INFO] [stdout]      |
[INFO] [stdout] 1346 -     /// Walks `iterables`' own keys ([[OwnPropertyKeys]] order, strings then symbols),
[INFO] [stdout] 1346 +     /// Walks `iterables`' own keys ([[PropertyKey]] order, strings then symbols),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Set`
[INFO] [stdout]     --> src/nbexec/method_dispatch.rs:5743:35
[INFO] [stdout]      |
[INFO] [stdout] 5743 |     /// only governs the failed-[[Set]]/[[Delete]] throw here.
[INFO] [stdout]      |                                   ^^^ no item named `Set` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Delete`
[INFO] [stdout]     --> src/nbexec/method_dispatch.rs:5743:43
[INFO] [stdout]      |
[INFO] [stdout] 5743 |     /// only governs the failed-[[Set]]/[[Delete]] throw here.
[INFO] [stdout]      |                                           ^^^^^^ no item named `Delete` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MODULE_KEY`
[INFO] [stdout]     --> src/nbexec/module.rs:1230:11
[INFO] [stdout]      |
[INFO] [stdout] 1230 |     /// [`MODULE_KEY`] slot), install that module's ambient evaluation state (import
[INFO] [stdout]      |           ^^^^^^^^^^ no item named `MODULE_KEY` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Get`
[INFO] [stdout]     --> src/nbexec/module.rs:1644:60
[INFO] [stdout]      |
[INFO] [stdout] 1644 |     /// import-defer lazy trigger for a keyed operation ([[Get]], [[GetOwnProperty]],
[INFO] [stdout]      |                                                            ^^^ no item named `Get` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `GetOwnProperty`
[INFO] [stdout]     --> src/nbexec/module.rs:1644:69
[INFO] [stdout]      |
[INFO] [stdout] 1644 |     /// import-defer lazy trigger for a keyed operation ([[Get]], [[GetOwnProperty]],
[INFO] [stdout]      |                                                                     ^^^^^^^^^^^^^^ no item named `GetOwnProperty` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `HasProperty`
[INFO] [stdout]     --> src/nbexec/module.rs:1645:11
[INFO] [stdout]      |
[INFO] [stdout] 1645 |     /// [[HasProperty]], [[Delete]], [[DefineOwnProperty]]). If `handle` is an
[INFO] [stdout]      |           ^^^^^^^^^^^ no item named `HasProperty` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Delete`
[INFO] [stdout]     --> src/nbexec/module.rs:1645:28
[INFO] [stdout]      |
[INFO] [stdout] 1645 |     /// [[HasProperty]], [[Delete]], [[DefineOwnProperty]]). If `handle` is an
[INFO] [stdout]      |                            ^^^^^^ no item named `Delete` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `DefineOwnProperty`
[INFO] [stdout]     --> src/nbexec/module.rs:1645:40
[INFO] [stdout]      |
[INFO] [stdout] 1645 |     /// [[HasProperty]], [[Delete]], [[DefineOwnProperty]]). If `handle` is an
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^ no item named `DefineOwnProperty` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Get`
[INFO] [stdout]     --> src/nbexec/module.rs:1661:59
[INFO] [stdout]      |
[INFO] [stdout] 1661 |     /// import-defer trigger for a *chained* operation ([[Get]] / [[HasProperty]],
[INFO] [stdout]      |                                                           ^^^ no item named `Get` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `HasProperty`
[INFO] [stdout]     --> src/nbexec/module.rs:1661:69
[INFO] [stdout]      |
[INFO] [stdout] 1661 |     /// import-defer trigger for a *chained* operation ([[Get]] / [[HasProperty]],
[INFO] [stdout]      |                                                                     ^^^^^^^^^^^ no item named `HasProperty` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `OwnPropertyKeys`
[INFO] [stdout]     --> src/nbexec/module.rs:1693:62
[INFO] [stdout]      |
[INFO] [stdout] 1693 |     /// import-defer trigger for a whole-object operation ([[OwnPropertyKeys]]),
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^ no item named `OwnPropertyKeys` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `member_key`
[INFO] [stdout]     --> src/nbexec/object.rs:2735:56
[INFO] [stdout]      |
[INFO] [stdout] 2735 |     /// `source` is a proxy — whose key (in internal [`member_key`] form) is not
[INFO] [stdout]      |                                                        ^^^^^^^^^^ no item named `member_key` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Set`
[INFO] [stdout]     --> src/nbexec/object.rs:2818:42
[INFO] [stdout]      |
[INFO] [stdout] 2818 |     /// `Set(O, key, value, true)` — a [[Set]] whose `Throw` is true regardless of
[INFO] [stdout]      |                                          ^^^ no item named `Set` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Set`
[INFO] [stdout]     --> src/nbexec/object.rs:2822:48
[INFO] [stdout]      |
[INFO] [stdout] 2822 |     /// `key_box` is the value passed to the [[Set]] machinery.
[INFO] [stdout]      |                                                ^^^ no item named `Set` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `make_generator`
[INFO] [stdout]   --> src/nbexec/promise.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// Like [`make_generator`], but with the generator's `return` value (surfaced
[INFO] [stdout]    |                ^^^^^^^^^^^^^^ no item named `make_generator` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `make_builtin_iterator`
[INFO] [stdout]    --> src/nbexec/promise.rs:103:40
[INFO] [stdout]     |
[INFO] [stdout] 103 |     /// 1 values, 2 entries). Unlike [`make_builtin_iterator`], it holds no
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^ no item named `make_builtin_iterator` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `create_realm`
[INFO] [stdout]    --> src/nbexec/resource.rs:576:57
[INFO] [stdout]     |
[INFO] [stdout] 576 |     /// value. `this` must be a realm object built by [`create_realm`].
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^ no item named `create_realm` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `CreatedRealm`
[INFO] [stdout]     |
[INFO] [stdout] 576 -     /// value. `this` must be a realm object built by [`create_realm`].
[INFO] [stdout] 576 +     /// value. `this` must be a realm object built by [`CreatedRealm`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `set_assign_ref`
[INFO] [stdout]   --> src/nbexec/stmt.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// `PutValue` (i.e. [`set_assign_ref`]), matching the spec order for a
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ no item named `set_assign_ref` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `RoundMode`
[INFO] [stdout]     --> src/nbexec/temporal_plaindate.rs:1793:72
[INFO] [stdout]      |
[INFO] [stdout] 1793 | /// Maps a `roundingMode` option string (defaulting to `trunc`) to a [`RoundMode`],
[INFO] [stdout]      |                                                                        ^^^^^^^^^ no item named `RoundMode` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Cell::Bytes`
[INFO] [stdout]    --> src/nbexec/typed_array.rs:713:11
[INFO] [stdout]     |
[INFO] [stdout] 713 |     /// [`Cell::Bytes`] store under the hidden `ARRAY_BUFFER_BYTES` slot.
[INFO] [stdout]     |           ^^^^^^^^^^^ no item named `Cell` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Cell::Bytes`
[INFO] [stdout]    --> src/nbexec/typed_array.rs:723:45
[INFO] [stdout]     |
[INFO] [stdout] 723 |     /// An `ArrayBuffer` whose contiguous [`Cell::Bytes`] store is a copy of `bytes`.
[INFO] [stdout]     |                                             ^^^^^^^^^^^ no item named `Cell` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `call_wasm_export`
[INFO] [stdout]   --> src/nbexec/wasm.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |     /// The body of [`call_wasm_export`] over an already-decoded `module` (cached by
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ no item named `call_wasm_export` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `IsHTMLDDA`
[INFO] [stdout]     --> src/nbexec/mod.rs:1699:7
[INFO] [stdout]      |
[INFO] [stdout] 1699 | /// [[IsHTMLDDA]] exotic object (the Annex-B `document.all` value): an ordinary
[INFO] [stdout]      |       ^^^^^^^^^ no item named `IsHTMLDDA` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `N_HTMLDDA`
[INFO] [stdout]      |
[INFO] [stdout] 1699 - /// [[IsHTMLDDA]] exotic object (the Annex-B `document.all` value): an ordinary
[INFO] [stdout] 1699 + /// [[N_HTMLDDA]] exotic object (the Annex-B `document.all` value): an ordinary
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `readable_native_method`
[INFO] [stdout]     --> src/nbexec/mod.rs:3719:16
[INFO] [stdout]      |
[INFO] [stdout] 3719 |     /// Like [`readable_native_method`], but for an `ArrayBuffer.prototype` method
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ no item named `readable_native_method` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/parser/class.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! [`Parser`](super::Parser).
[INFO] [stdout]   |      --------  ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |      |
[INFO] [stdout]   |      because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout]   = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 2 - //! [`Parser`](super::Parser).
[INFO] [stdout] 2 + //! [`Parser`].
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/parser/function.rs:2:72
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! including the arrow cover-grammar lookahead. Methods on [`Parser`](super::Parser).
[INFO] [stdout]   |                                                              --------  ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                                                              |
[INFO] [stdout]   |                                                              because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 2 - //! including the arrow cover-grammar lookahead. Methods on [`Parser`](super::Parser).
[INFO] [stdout] 2 + //! including the arrow cover-grammar lookahead. Methods on [`Parser`].
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/parser/module.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! [`Parser`](super::Parser).
[INFO] [stdout]   |      --------  ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |      |
[INFO] [stdout]   |      because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 2 - //! [`Parser`](super::Parser).
[INFO] [stdout] 2 + //! [`Parser`].
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/parser/stmt.rs:2:48
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! Insertion. These are methods on [`Parser`](super::Parser); the expression
[INFO] [stdout]   |                                      --------  ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                                      |
[INFO] [stdout]   |                                      because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 2 - //! Insertion. These are methods on [`Parser`](super::Parser); the expression
[INFO] [stdout] 2 + //! Insertion. These are methods on [`Parser`]; the expression
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `name`
[INFO] [stdout]     --> src/nbexec/regexp.rs:1268:63
[INFO] [stdout]      |
[INFO] [stdout] 1268 |     /// — expands `$$`, `$&`, `$\``, `$'`, `$n`, `$nn`, and `$<name>` in the
[INFO] [stdout]      |                                                               ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `unit`
[INFO] [stdout]     --> src/nbexec/mod.rs:7718:64
[INFO] [stdout]      |
[INFO] [stdout] 7718 | /// week", "now"); otherwise the pattern is the explicit "in N <unit>" / "N <unit> ago"
[INFO] [stdout]      |                                                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `unit`
[INFO] [stdout]     --> src/nbexec/mod.rs:7718:77
[INFO] [stdout]      |
[INFO] [stdout] 7718 | /// week", "now"); otherwise the pattern is the explicit "in N <unit>" / "N <unit> ago"
[INFO] [stdout]      |                                                                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `stringify` is both a function and a macro
[INFO] [stdout]   --> src/json.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | /// Like [`stringify`], but tracking the ancestor handles in `seen` so a cycle is
[INFO] [stdout]    |            ^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 36 | /// Like [`stringify()`], but tracking the ancestor handles in `seen` so a cycle is
[INFO] [stdout]    |                     ++
[INFO] [stdout] help: to link to the macro, add an exclamation mark
[INFO] [stdout]    |
[INFO] [stdout] 36 | /// Like [`stringify!`], but tracking the ancestor handles in `seen` so a cycle is
[INFO] [stdout]    |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.84s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/kataan/index.html
[INFO] running `Command { std: "docker" "inspect" "6eff237ae259624de39ed8ea5bb9c63f565fa791b0e48d461984d5d76b49be01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6eff237ae259624de39ed8ea5bb9c63f565fa791b0e48d461984d5d76b49be01" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting kataan v0.0.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout]   = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.87s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/kataan/index.html
[INFO] running `Command { std: "docker" "inspect" "6eff237ae259624de39ed8ea5bb9c63f565fa791b0e48d461984d5d76b49be01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6eff237ae259624de39ed8ea5bb9c63f565fa791b0e48d461984d5d76b49be01", kill_on_drop: false }`
[INFO] [stdout] 6eff237ae259624de39ed8ea5bb9c63f565fa791b0e48d461984d5d76b49be01
