[INFO] fetching crate rustpython-vm 0.4.0...
[INFO] documenting rustpython-vm-0.4.0 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918
[INFO] extracting crate rustpython-vm 0.4.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rustpython-vm 0.4.0
[INFO] finished tweaking crates.io crate rustpython-vm 0.4.0
[INFO] tweaked toml for crates.io crate rustpython-vm 0.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustpython-vm 0.4.0 on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 246 packages to latest compatible versions
[INFO] [stderr]       Adding bstr v0.2.17 (available: v1.12.1)
[INFO] [stderr]       Adding flamer v0.4.0 (available: v0.5.0)
[INFO] [stderr]       Adding getrandom v0.2.17 (available: v0.4.1)
[INFO] [stderr]       Adding half v1.8.3 (available: v2.7.1)
[INFO] [stderr]       Adding itertools v0.11.0 (available: v0.14.0)
[INFO] [stderr]       Adding malachite-bigint v0.2.3 (available: v0.9.1)
[INFO] [stderr]       Adding nix v0.27.1 (available: v0.31.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding result-like v0.4.6 (available: v0.5.1)
[INFO] [stderr]       Adding rustyline v14.0.0 (available: v17.0.2)
[INFO] [stderr]       Adding strum v0.24.1 (available: v0.27.2)
[INFO] [stderr]       Adding strum_macros v0.24.3 (available: v0.27.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding unicode_names2 v1.3.0 (available: v2.0.0)
[INFO] [stderr]       Adding which v4.4.2 (available: v8.0.0)
[INFO] [stderr]       Adding windows v0.52.0 (available: v0.62.2)
[INFO] [stderr]       Adding windows-sys v0.52.0 (available: v0.61.2)
[INFO] [stderr]       Adding winreg v0.10.1 (available: v0.55.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustpython-jit v0.4.0
[INFO] [stderr]   Downloaded timsort v0.1.3
[INFO] [stderr]   Downloaded cranelift-module v0.88.2
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.88.2
[INFO] [stderr]   Downloaded thread-id v3.3.0
[INFO] [stderr]   Downloaded rustpython-compiler-core v0.4.0
[INFO] [stderr]   Downloaded result-like v0.4.6
[INFO] [stderr]   Downloaded junction v1.4.1
[INFO] [stderr]   Downloaded flamer v0.4.0
[INFO] [stderr]   Downloaded cranelift v0.88.2
[INFO] [stderr]   Downloaded cranelift-entity v0.88.2
[INFO] [stderr]   Downloaded cranelift-frontend v0.88.2
[INFO] [stderr]   Downloaded rustpython-common v0.4.0
[INFO] [stderr]   Downloaded rustpython-codegen v0.4.0
[INFO] [stderr]   Downloaded result-like-derive v0.4.6
[INFO] [stderr]   Downloaded rustpython-doc v0.3.0
[INFO] [stderr]   Downloaded cranelift-bforest v0.88.2
[INFO] [stderr]   Downloaded regalloc2 v0.3.2
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.88.2
[INFO] [stderr]   Downloaded rustpython-derive-impl v0.4.0
[INFO] [stderr]   Downloaded flame v0.2.2
[INFO] [stderr]   Downloaded cranelift-native v0.88.2
[INFO] [stderr]   Downloaded region v2.2.0
[INFO] [stderr]   Downloaded cranelift-isle v0.88.2
[INFO] [stderr]   Downloaded cranelift-jit v0.88.2
[INFO] [stderr]   Downloaded rustpython-compiler v0.4.0
[INFO] [stderr]   Downloaded syn-ext v0.4.0
[INFO] [stderr]   Downloaded rustpython-derive v0.4.0
[INFO] [stderr]   Downloaded libffi v3.2.0
[INFO] [stderr]   Downloaded unicode-casing v0.1.1
[INFO] [stderr]   Downloaded rustpython-sre_engine v0.4.0
[INFO] [stderr]   Downloaded uname v0.1.1
[INFO] [stderr]   Downloaded cranelift-codegen v0.88.2
[INFO] [stderr]   Downloaded libffi-sys v2.3.0
[INFO] [stderr]   Downloaded pmutil v0.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08ac108697fdc2bf2a4819731aaab7e9ec0028924e1fe462f60f9cb563956806
[INFO] running `Command { std: "docker" "start" "-a" "08ac108697fdc2bf2a4819731aaab7e9ec0028924e1fe462f60f9cb563956806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08ac108697fdc2bf2a4819731aaab7e9ec0028924e1fe462f60f9cb563956806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08ac108697fdc2bf2a4819731aaab7e9ec0028924e1fe462f60f9cb563956806", kill_on_drop: false }`
[INFO] [stdout] 08ac108697fdc2bf2a4819731aaab7e9ec0028924e1fe462f60f9cb563956806
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b33cd7c5ee55a7609b3e37765ae49b190ea5bb36d197d86ae340a4d7bc08afc2
[INFO] running `Command { std: "docker" "start" "-a" "b33cd7c5ee55a7609b3e37765ae49b190ea5bb36d197d86ae340a4d7bc08afc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking unic-ucd-category v0.9.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling syn-ext v0.4.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling pmutil v0.5.3
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling rustpython-doc v0.3.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking malachite-base v0.4.22
[INFO] [stderr]    Compiling rustpython-vm v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling result-like-derive v0.4.6
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking volatile v0.3.0
[INFO] [stderr]     Checking optional v0.5.0
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking uname v0.1.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking timsort v0.1.3
[INFO] [stderr]     Checking unicode-casing v0.1.1
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]     Checking result-like v0.4.6
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustpython-parser-core v0.4.0
[INFO] [stderr]     Checking rustpython-literal v0.4.0
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking rustpython-sre_engine v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]     Checking malachite-q v0.4.22
[INFO] [stderr]     Checking malachite v0.4.22
[INFO] [stderr]     Checking malachite-bigint v0.2.3
[INFO] [stderr]     Checking rustpython-ast v0.4.0
[INFO] [stderr]     Checking rustpython-compiler-core v0.4.0
[INFO] [stderr]     Checking rustpython-format v0.4.0
[INFO] [stderr]     Checking rustpython-common v0.4.0
[INFO] [stderr]     Checking rustpython-codegen v0.4.0
[INFO] [stderr]     Checking rustpython-compiler v0.4.0
[INFO] [stderr]    Compiling rustpython-derive-impl v0.4.0
[INFO] [stderr]    Compiling rustpython-derive v0.4.0
[INFO] [stderr]  Documenting rustpython-vm v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `IntoPyNativeFn::STATIC_FUNC`
[INFO] [stdout]   --> src/function/builtin.rs:73:29
[INFO] [stdout]    |
[INFO] [stdout] 73 | /// Get the [`STATIC_FUNC`](IntoPyNativeFn::STATIC_FUNC) of the passed function. The same
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `IntoPyNativeFn` has no associated item named `STATIC_FUNC`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `traverse`
[INFO] [stdout]   --> src/object/traverse.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 | /// Please carefully read [`traverse()`] and follow the guideline
[INFO] [stdout]    |                             ^^^^^^^^^^ no item named `traverse` 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 `2`
[INFO] [stdout]    --> src/stdlib/operator.rs:446:5
[INFO] [stdout]     |
[INFO] [stdout] 446 | /     /// itemgetter(item, ...) --> itemgetter object
[INFO] [stdout] 447 | |     ///
[INFO] [stdout] 448 | |     /// Return a callable object that fetches the given item(s) from its operand.
[INFO] [stdout] 449 | |     /// After f = itemgetter(2), the call f(r) returns r[2].
[INFO] [stdout] 450 | |     /// After g = itemgetter(2, 5, 3), the call g(r) returns (r[2], r[5], r[3])
[INFO] [stdout]     | |_______________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             After f = itemgetter(2), the call f(r) returns r[2].
[INFO] [stdout]                                                              ^
[INFO] [stdout]     = note: no item named `2` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `2`
[INFO] [stdout]    --> src/stdlib/operator.rs:446:5
[INFO] [stdout]     |
[INFO] [stdout] 446 | /     /// itemgetter(item, ...) --> itemgetter object
[INFO] [stdout] 447 | |     ///
[INFO] [stdout] 448 | |     /// Return a callable object that fetches the given item(s) from its operand.
[INFO] [stdout] 449 | |     /// After f = itemgetter(2), the call f(r) returns r[2].
[INFO] [stdout] 450 | |     /// After g = itemgetter(2, 5, 3), the call g(r) returns (r[2], r[5], r[3])
[INFO] [stdout]     | |_______________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             After g = itemgetter(2, 5, 3), the call g(r) returns (r[2], r[5], r[3])
[INFO] [stdout]                                                                     ^
[INFO] [stdout]     = note: no item named `2` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `5`
[INFO] [stdout]    --> src/stdlib/operator.rs:446:5
[INFO] [stdout]     |
[INFO] [stdout] 446 | /     /// itemgetter(item, ...) --> itemgetter object
[INFO] [stdout] 447 | |     ///
[INFO] [stdout] 448 | |     /// Return a callable object that fetches the given item(s) from its operand.
[INFO] [stdout] 449 | |     /// After f = itemgetter(2), the call f(r) returns r[2].
[INFO] [stdout] 450 | |     /// After g = itemgetter(2, 5, 3), the call g(r) returns (r[2], r[5], r[3])
[INFO] [stdout]     | |_______________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             After g = itemgetter(2, 5, 3), the call g(r) returns (r[2], r[5], r[3])
[INFO] [stdout]                                                                           ^
[INFO] [stdout]     = note: no item named `5` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `3`
[INFO] [stdout]    --> src/stdlib/operator.rs:446:5
[INFO] [stdout]     |
[INFO] [stdout] 446 | /     /// itemgetter(item, ...) --> itemgetter object
[INFO] [stdout] 447 | |     ///
[INFO] [stdout] 448 | |     /// Return a callable object that fetches the given item(s) from its operand.
[INFO] [stdout] 449 | |     /// After f = itemgetter(2), the call f(r) returns r[2].
[INFO] [stdout] 450 | |     /// After g = itemgetter(2, 5, 3), the call g(r) returns (r[2], r[5], r[3])
[INFO] [stdout]     | |_______________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             After g = itemgetter(2, 5, 3), the call g(r) returns (r[2], r[5], r[3])
[INFO] [stdout]                                                                                 ^
[INFO] [stdout]     = note: no item named `3` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `run`
[INFO] [stdout]   --> src/vm/interpreter.rs:67:20
[INFO] [stdout]    |
[INFO] [stdout] 67 |     /// See also [`run`] for managed way to run the interpreter.
[INFO] [stdout]    |                    ^^^ no item named `run` 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 `enter`
[INFO] [stdout]   --> src/vm/interpreter.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 |     /// Run [`enter`] and call `expect_pyresult` for the result.
[INFO] [stdout]    |               ^^^^^ no item named `enter` 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 `enter`
[INFO] [stdout]   --> src/vm/interpreter.rs:80:15
[INFO] [stdout]    |
[INFO] [stdout] 80 |     /// See [`enter`] for more information.
[INFO] [stdout]    |               ^^^^^ no item named `enter` 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 `expect_pyresult`
[INFO] [stdout]   --> src/vm/interpreter.rs:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |     /// See [`expect_pyresult`] for more information.
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^ no item named `expect_pyresult` 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 `enter`
[INFO] [stdout]   --> src/vm/interpreter.rs:95:18
[INFO] [stdout]    |
[INFO] [stdout] 95 |     /// Unlike [`enter`], `run` calls finalize and returns exit code.
[INFO] [stdout]    |                  ^^^^^ no item named `enter` 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 `finalize`
[INFO] [stdout]   --> src/vm/interpreter.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |     /// See [`finalize`] for the finalization steps.
[INFO] [stdout]    |               ^^^^^^^^ no item named `finalize` 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 `enter`
[INFO] [stdout]   --> src/vm/interpreter.rs:99:20
[INFO] [stdout]    |
[INFO] [stdout] 99 |     /// See also [`enter`] for pure function call to obtain Python exception.
[INFO] [stdout]    |                    ^^^^^ no item named `enter` 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 `*`
[INFO] [stdout]    --> src/vm/vm_ops.rs:154:22
[INFO] [stdout]     |
[INFO] [stdout] 154 |     ///   b.rop(b,a)[*], a.op(a,b), b.rop(b,a)
[INFO] [stdout]     |                      ^ no item named `*` 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 `*`
[INFO] [stdout]    --> src/vm/vm_ops.rs:156:10
[INFO] [stdout]     |
[INFO] [stdout] 156 |     /// [*] only when Py_TYPE(a) != Py_TYPE(b) && Py_TYPE(b) is a subclass of Py_TYPE(a)
[INFO] [stdout]     |          ^ no item named `*` 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 `import_from`
[INFO] [stdout]    --> src/vm/mod.rs:524:20
[INFO] [stdout]     |
[INFO] [stdout] 524 |     /// See also [`import_from`] for more advanced import.
[INFO] [stdout]     |                    ^^^^^^^^^^^ no item named `import_from` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/buffer.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     /// See also: https://docs.python.org/3/library/struct.html?highlight=struct#byte-order-size-and-alignment
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 29 |     /// See also: <https://docs.python.org/3/library/struct.html?highlight=struct#byte-order-size-and-alignment>
[INFO] [stdout]    |                   +                                                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]  --> src/builtins/mod.rs:3:87
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Do not add more PyRef type aliases. They will be rare enough to use directly PyRef<T>.
[INFO] [stdout]   |                                                                                       ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Do not add more PyRef type aliases. They will be rare enough to use directly `PyRef<T>`.
[INFO] [stdout]   |                                                                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/builtins/bytes.rs:543:13
[INFO] [stdout]     |
[INFO] [stdout] 543 |     /// see https://docs.python.org/3/library/codecs.html#standard-encodings
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 543 |     /// see <https://docs.python.org/3/library/codecs.html#standard-encodings>
[INFO] [stdout]     |             +                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/dictdatatype.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! Inspired by: https://morepypy.blogspot.com/2015/01/faster-more-memory-efficient-and-more.html
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! Inspired by: <https://morepypy.blogspot.com/2015/01/faster-more-memory-efficient-and-more.html>
[INFO] [stdout]   |                  +                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/dictdatatype.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! And: https://www.youtube.com/watch?v=p33CVV29OG8
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! And: <https://www.youtube.com/watch?v=p33CVV29OG8>
[INFO] [stdout]   |          +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/dictdatatype.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! And: http://code.activestate.com/recipes/578375/
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! And: <http://code.activestate.com/recipes/578375/>
[INFO] [stdout]   |          +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]  --> src/object/core.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! | Interpreter-independent | Py<T>        | PyObject      |
[INFO] [stdout]   |                                   ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! | Interpreter-independent | `Py<T>`        | PyObject      |
[INFO] [stdout]   |                                 +     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]  --> src/object/core.rs:7:38
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! | Reference-counted       | PyRef<T>     | PyObjectRef   |
[INFO] [stdout]   |                                      ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! | Reference-counted       | `PyRef<T>`     | PyObjectRef   |
[INFO] [stdout]   |                                 +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]  --> src/object/core.rs:8:42
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! | Weak                    | PyWeakRef<T> | PyRef<PyWeak> |
[INFO] [stdout]   |                                          ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! | Weak                    | `PyWeakRef<T>` | PyRef<PyWeak> |
[INFO] [stdout]   |                                 +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `PyWeak`
[INFO] [stdout]  --> src/object/core.rs:8:53
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! | Weak                    | PyWeakRef<T> | PyRef<PyWeak> |
[INFO] [stdout]   |                                                     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! | Weak                    | PyWeakRef<T> | `PyRef<PyWeak>` |
[INFO] [stdout]   |                                                +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `PyWeak`
[INFO] [stdout]   --> src/object/core.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! PyRef<PyWeak> may looking like to be called as PyObjectWeak by the rule,
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! `PyRef<PyWeak>` may looking like to be called as PyObjectWeak by the rule,
[INFO] [stdout]    |     +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/protocol/buffer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! https://docs.python.org/3/c-api/buffer.html
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! <https://docs.python.org/3/c-api/buffer.html>
[INFO] [stdout]   |     +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/protocol/object.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! https://docs.python.org/3/c-api/object.html
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! <https://docs.python.org/3/c-api/object.html>
[INFO] [stdout]   |     +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/stdlib/time.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |     /// https://docs.python.org/3/library/time.html?highlight=gmtime#time.gmtime
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 212 |     /// <https://docs.python.org/3/library/time.html?highlight=gmtime#time.gmtime>
[INFO] [stdout]     |         +                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/vm/mod.rs:61:60
[INFO] [stdout]    |
[INFO] [stdout] 61 | /// To construct this, please refer to the [`Interpreter`](Interpreter)
[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] 61 - /// To construct this, please refer to the [`Interpreter`](Interpreter)
[INFO] [stdout] 61 + /// To construct this, please refer to the [`Interpreter`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.47s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rustpython_vm/index.html
[INFO] running `Command { std: "docker" "inspect" "b33cd7c5ee55a7609b3e37765ae49b190ea5bb36d197d86ae340a4d7bc08afc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b33cd7c5ee55a7609b3e37765ae49b190ea5bb36d197d86ae340a4d7bc08afc2", kill_on_drop: false }`
[INFO] [stdout] b33cd7c5ee55a7609b3e37765ae49b190ea5bb36d197d86ae340a4d7bc08afc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bba4a2a9881fffc45ef8bdffb19697c3b5155afec1b878f6b9d293367d113486
[INFO] running `Command { std: "docker" "start" "-a" "bba4a2a9881fffc45ef8bdffb19697c3b5155afec1b878f6b9d293367d113486", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustpython-vm v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting rustpython-vm v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `IntoPyNativeFn::STATIC_FUNC`
[INFO] [stdout]   --> src/function/builtin.rs:73:29
[INFO] [stdout]    |
[INFO] [stdout] 73 | /// Get the [`STATIC_FUNC`](IntoPyNativeFn::STATIC_FUNC) of the passed function. The same
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `IntoPyNativeFn` has no associated item named `STATIC_FUNC`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `traverse`
[INFO] [stdout]   --> src/object/traverse.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 | /// Please carefully read [`traverse()`] and follow the guideline
[INFO] [stdout]    |                             ^^^^^^^^^^ no item named `traverse` 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 `run`
[INFO] [stdout]   --> src/vm/interpreter.rs:67:20
[INFO] [stdout]    |
[INFO] [stdout] 67 |     /// See also [`run`] for managed way to run the interpreter.
[INFO] [stdout]    |                    ^^^ no item named `run` 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 `enter`
[INFO] [stdout]   --> src/vm/interpreter.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 |     /// Run [`enter`] and call `expect_pyresult` for the result.
[INFO] [stdout]    |               ^^^^^ no item named `enter` 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 `enter`
[INFO] [stdout]   --> src/vm/interpreter.rs:80:15
[INFO] [stdout]    |
[INFO] [stdout] 80 |     /// See [`enter`] for more information.
[INFO] [stdout]    |               ^^^^^ no item named `enter` 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 `expect_pyresult`
[INFO] [stdout]   --> src/vm/interpreter.rs:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |     /// See [`expect_pyresult`] for more information.
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^ no item named `expect_pyresult` 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 `enter`
[INFO] [stdout]   --> src/vm/interpreter.rs:95:18
[INFO] [stdout]    |
[INFO] [stdout] 95 |     /// Unlike [`enter`], `run` calls finalize and returns exit code.
[INFO] [stdout]    |                  ^^^^^ no item named `enter` 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 `finalize`
[INFO] [stdout]   --> src/vm/interpreter.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |     /// See [`finalize`] for the finalization steps.
[INFO] [stdout]    |               ^^^^^^^^ no item named `finalize` 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 `enter`
[INFO] [stdout]   --> src/vm/interpreter.rs:99:20
[INFO] [stdout]    |
[INFO] [stdout] 99 |     /// See also [`enter`] for pure function call to obtain Python exception.
[INFO] [stdout]    |                    ^^^^^ no item named `enter` 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 `*`
[INFO] [stdout]    --> src/vm/vm_ops.rs:154:22
[INFO] [stdout]     |
[INFO] [stdout] 154 |     ///   b.rop(b,a)[*], a.op(a,b), b.rop(b,a)
[INFO] [stdout]     |                      ^ no item named `*` 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 `*`
[INFO] [stdout]    --> src/vm/vm_ops.rs:156:10
[INFO] [stdout]     |
[INFO] [stdout] 156 |     /// [*] only when Py_TYPE(a) != Py_TYPE(b) && Py_TYPE(b) is a subclass of Py_TYPE(a)
[INFO] [stdout]     |          ^ no item named `*` 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 `import_from`
[INFO] [stdout]    --> src/vm/mod.rs:524:20
[INFO] [stdout]     |
[INFO] [stdout] 524 |     /// See also [`import_from`] for more advanced import.
[INFO] [stdout]     |                    ^^^^^^^^^^^ no item named `import_from` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]  --> src/builtins/mod.rs:3:87
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Do not add more PyRef type aliases. They will be rare enough to use directly PyRef<T>.
[INFO] [stdout]   |                                                                                       ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Do not add more PyRef type aliases. They will be rare enough to use directly `PyRef<T>`.
[INFO] [stdout]   |                                                                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/dictdatatype.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! Inspired by: https://morepypy.blogspot.com/2015/01/faster-more-memory-efficient-and-more.html
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]   = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! Inspired by: <https://morepypy.blogspot.com/2015/01/faster-more-memory-efficient-and-more.html>
[INFO] [stdout]   |                  +                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/dictdatatype.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! And: https://www.youtube.com/watch?v=p33CVV29OG8
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! And: <https://www.youtube.com/watch?v=p33CVV29OG8>
[INFO] [stdout]   |          +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/dictdatatype.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! And: http://code.activestate.com/recipes/578375/
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! And: <http://code.activestate.com/recipes/578375/>
[INFO] [stdout]   |          +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]  --> src/object/core.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! | Interpreter-independent | Py<T>        | PyObject      |
[INFO] [stdout]   |                                   ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! | Interpreter-independent | `Py<T>`        | PyObject      |
[INFO] [stdout]   |                                 +     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]  --> src/object/core.rs:7:38
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! | Reference-counted       | PyRef<T>     | PyObjectRef   |
[INFO] [stdout]   |                                      ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! | Reference-counted       | `PyRef<T>`     | PyObjectRef   |
[INFO] [stdout]   |                                 +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]  --> src/object/core.rs:8:42
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! | Weak                    | PyWeakRef<T> | PyRef<PyWeak> |
[INFO] [stdout]   |                                          ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! | Weak                    | `PyWeakRef<T>` | PyRef<PyWeak> |
[INFO] [stdout]   |                                 +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `PyWeak`
[INFO] [stdout]  --> src/object/core.rs:8:53
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! | Weak                    | PyWeakRef<T> | PyRef<PyWeak> |
[INFO] [stdout]   |                                                     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! | Weak                    | PyWeakRef<T> | `PyRef<PyWeak>` |
[INFO] [stdout]   |                                                +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `PyWeak`
[INFO] [stdout]   --> src/object/core.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! PyRef<PyWeak> may looking like to be called as PyObjectWeak by the rule,
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! `PyRef<PyWeak>` may looking like to be called as PyObjectWeak by the rule,
[INFO] [stdout]    |     +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/protocol/buffer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! https://docs.python.org/3/c-api/buffer.html
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! <https://docs.python.org/3/c-api/buffer.html>
[INFO] [stdout]   |     +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/protocol/object.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! https://docs.python.org/3/c-api/object.html
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! <https://docs.python.org/3/c-api/object.html>
[INFO] [stdout]   |     +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/vm/mod.rs:61:60
[INFO] [stdout]    |
[INFO] [stdout] 61 | /// To construct this, please refer to the [`Interpreter`](Interpreter)
[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] 61 - /// To construct this, please refer to the [`Interpreter`](Interpreter)
[INFO] [stdout] 61 + /// To construct this, please refer to the [`Interpreter`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.49s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rustpython_vm/index.html
[INFO] running `Command { std: "docker" "inspect" "bba4a2a9881fffc45ef8bdffb19697c3b5155afec1b878f6b9d293367d113486", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bba4a2a9881fffc45ef8bdffb19697c3b5155afec1b878f6b9d293367d113486", kill_on_drop: false }`
[INFO] [stdout] bba4a2a9881fffc45ef8bdffb19697c3b5155afec1b878f6b9d293367d113486
