[INFO] fetching crate rustpython-vm 0.4.0... [INFO] documenting rustpython-vm-0.4.0 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918 [INFO] extracting crate rustpython-vm 0.4.0 into /workspace/builds/worker-4-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rustpython-vm 0.4.0 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08aed7180fe399371d7d2f309d329ebd530c0017f521e36e82ebb806448520cd [INFO] running `Command { std: "docker" "start" "-a" "08aed7180fe399371d7d2f309d329ebd530c0017f521e36e82ebb806448520cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08aed7180fe399371d7d2f309d329ebd530c0017f521e36e82ebb806448520cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08aed7180fe399371d7d2f309d329ebd530c0017f521e36e82ebb806448520cd", kill_on_drop: false }` [INFO] [stdout] 08aed7180fe399371d7d2f309d329ebd530c0017f521e36e82ebb806448520cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7abe7bd655d0e6dfb03c380b17861c608e6f2f51ebe119df123f7079629fdca5 [INFO] running `Command { std: "docker" "start" "-a" "7abe7bd655d0e6dfb03c380b17861c608e6f2f51ebe119df123f7079629fdca5", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling malachite-nz v0.4.22 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling rustpython-parser-vendored v0.4.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Checking unic-ucd-category v0.9.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling phf v0.11.3 [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] Compiling nix v0.28.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [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] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking malachite-base v0.4.22 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking lalrpop-util v0.20.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rustpython-vm v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling result-like-derive v0.4.6 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking optional v0.5.0 [INFO] [stderr] Checking volatile v0.3.0 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking parking_lot v0.12.5 [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 num_cpus v1.17.0 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking unicode-casing v0.1.1 [INFO] [stderr] Checking timsort v0.1.3 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking result-like v0.4.6 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [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] Checking thiserror v1.0.69 [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] Compiling derive_more v1.0.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: [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. [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`. [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 [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: [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: [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: [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 | PyObject | [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 6 | //! | Interpreter-independent | `Py` | 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 | PyObjectRef | [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 7 | //! | Reference-counted | `PyRef` | 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 | PyRef | [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 8 | //! | Weak | `PyWeakRef` | PyRef | [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 | PyRef | [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 8 | //! | Weak | PyWeakRef | `PyRef` | [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 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` 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 | //! [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 | //! [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 | /// [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] [INFO] [stderr] thread 'rustc' (1467) panicked at src/librustdoc/html/markdown.rs:534:22: [INFO] [stderr] a production-ready version of this should handle the error somehow: LatexError(22, UnknownCommand("Z")) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x704300446d9b - <::print::DisplayBacktrace as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 1: 0x704300a0ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 2: 0x70430045dc36 - ::write_fmt [INFO] [stderr] 3: 0x70430041ce48 - std[6281e874092a0dfc]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x70430043a163 - std[6281e874092a0dfc]::panicking::default_hook [INFO] [stderr] 5: 0x7042ff40ff8d - std[6281e874092a0dfc]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x70430043a442 - std[6281e874092a0dfc]::panicking::panic_with_hook [INFO] [stderr] 7: 0x70430041cf08 - std[6281e874092a0dfc]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x704300411479 - std[6281e874092a0dfc]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x70430041e96d - __rustc[670611b3f56fc7d7]::rust_begin_unwind [INFO] [stderr] 10: 0x7042fd0ce58c - core[37ab4a9f28f6fd13]::panicking::panic_fmt [INFO] [stderr] 11: 0x7042fcd88b72 - core[37ab4a9f28f6fd13]::result::unwrap_failed [INFO] [stderr] 12: 0x5f3eb06f051e - ::into_iter::{closure#0}>>>>, ::into_iter::{closure#1}::{closure#0}>>> as core[37ab4a9f28f6fd13]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 13: 0x5f3eb0686c16 - ::into_iter::{closure#0}>>>>, ::into_iter::{closure#1}::{closure#0}>>>> as core[37ab4a9f28f6fd13]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 14: 0x5f3eb04ec493 - ::into_iter::{closure#0}>>>>, ::into_iter::{closure#1}::{closure#0}>>>>, pulldown_cmark_escape[cb8658d251f4e39e]::FmtWriter<&mut core[37ab4a9f28f6fd13]::fmt::Formatter>>>::run [INFO] [stderr] 15: 0x5f3eb033bb80 - ::write_into::<&mut core[37ab4a9f28f6fd13]::fmt::Formatter> [INFO] [stderr] 16: 0x5f3eb06df521 - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 17: 0x704300a0ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 18: 0x5f3eb06e05da - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 19: 0x5f3eb033dc84 - rustdoc[7f40747ea455e46f]::html::render::render_impl::{closure#0}::doc_impl_item::<&mut alloc[56313f94ec8c6695]::string::String, &mut alloc[56313f94ec8c6695]::string::String> [INFO] [stderr] 20: 0x5f3eb06de48c - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 21: 0x5f3eb067b794 - , >::get::{closure#0}>, >::get::{closure#1}> as core[37ab4a9f28f6fd13]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 22: 0x5f3eb059e8a7 - >::get [INFO] [stderr] 23: 0x5f3eb062e681 - rustdoc[7f40747ea455e46f]::html::render::write_shared::write_shared [INFO] [stderr] 24: 0x5f3eb053a2b0 - ::init [INFO] [stderr] 25: 0x5f3eb04a923f - rustdoc[7f40747ea455e46f]::main_args::{closure#2}::{closure#0} [INFO] [stderr] 26: 0x5f3eb049d100 - rustc_interface[7c235db06cadd779]::interface::run_compiler::<(), rustdoc[7f40747ea455e46f]::main_args::{closure#2}>::{closure#1} [INFO] [stderr] 27: 0x5f3eb03d6078 - std[6281e874092a0dfc]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 28: 0x5f3eb04cfdf7 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[37ab4a9f28f6fd13]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 29: 0x704301c1dbac - ::new::thread_start [INFO] [stderr] 30: 0x7042fb68aaa4 - [INFO] [stderr] 31: 0x7042fb717a64 - clone [INFO] [stderr] 32: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-rustdoc&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-02-07T23_12_26-1466.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.95.0-nightly (a394c9cd9 2026-01-31) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not document `rustpython-vm` [INFO] running `Command { std: "docker" "inspect" "7abe7bd655d0e6dfb03c380b17861c608e6f2f51ebe119df123f7079629fdca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7abe7bd655d0e6dfb03c380b17861c608e6f2f51ebe119df123f7079629fdca5", kill_on_drop: false }` [INFO] [stdout] 7abe7bd655d0e6dfb03c380b17861c608e6f2f51ebe119df123f7079629fdca5