[INFO] cloning repository https://github.com/dporkka/nulang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dporkka/nulang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdporkka%2Fnulang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdporkka%2Fnulang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c71d6614a97c923979bd9448c9b826d723ca96c7
[INFO] documenting dporkka/nulang against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdporkka%2Fnulang" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/dporkka/nulang
[INFO] finished tweaking git repo https://github.com/dporkka/nulang
[INFO] tweaked toml for git repo https://github.com/dporkka/nulang written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dporkka/nulang on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dporkka/nulang 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lsp-types v0.94.1
[INFO] [stderr]   Downloaded tower-lsp-macros v0.9.0
[INFO] [stderr]   Downloaded tower-lsp v0.20.0
[INFO] [stderr]   Downloaded cranelift-bitset v0.132.3
[INFO] [stderr]   Downloaded cranelift-srcgen v0.132.3
[INFO] [stderr]   Downloaded mimalloc v0.1.52
[INFO] [stderr]   Downloaded cranelift-control v0.132.3
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.132.3
[INFO] [stderr]   Downloaded wasmtime-internal-jit-icache-coherence v45.0.3
[INFO] [stderr]   Downloaded cranelift-native v0.132.3
[INFO] [stderr]   Downloaded cranelift-entity v0.132.3
[INFO] [stderr]   Downloaded cranelift-assembler-x64 v0.132.3
[INFO] [stderr]   Downloaded cranelift v0.132.3
[INFO] [stderr]   Downloaded pyo3-macros v0.29.0
[INFO] [stderr]   Downloaded cranelift-module v0.132.3
[INFO] [stderr]   Downloaded cranelift-jit v0.132.3
[INFO] [stderr]   Downloaded cranelift-bforest v0.132.3
[INFO] [stderr]   Downloaded hashlink v0.12.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.29.0
[INFO] [stderr]   Downloaded cranelift-assembler-x64-meta v0.132.3
[INFO] [stderr]   Downloaded wasmtime-internal-core v45.0.3
[INFO] [stderr]   Downloaded cranelift-frontend v0.132.3
[INFO] [stderr]   Downloaded cranelift-isle v0.132.3
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.132.3
[INFO] [stderr]   Downloaded pyo3-ffi v0.29.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.29.0
[INFO] [stderr]   Downloaded rusqlite v0.40.1
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.49
[INFO] [stderr]   Downloaded cranelift-codegen v0.132.3
[INFO] [stderr]   Downloaded pyo3 v0.29.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.38.1
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e66867480a42c76bc32bc62c2364a95bb617a108c1e1e1114058f20adbb7203c
[INFO] running `Command { std: "docker" "start" "e66867480a42c76bc32bc62c2364a95bb617a108c1e1e1114058f20adbb7203c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e66867480a42c76bc32bc62c2364a95bb617a108c1e1e1114058f20adbb7203c", 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" "e66867480a42c76bc32bc62c2364a95bb617a108c1e1e1114058f20adbb7203c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e66867480a42c76bc32bc62c2364a95bb617a108c1e1e1114058f20adbb7203c", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e66867480a42c76bc32bc62c2364a95bb617a108c1e1e1114058f20adbb7203c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling cranelift-srcgen v0.132.3
[INFO] [stderr]    Compiling wasmtime-internal-core v45.0.3
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling cranelift-isle v0.132.3
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.132.3
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking cranelift-control v0.132.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.49
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.132.3
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking memmap2 v0.2.3
[INFO] [stderr]    Compiling pyo3-build-config v0.29.0
[INFO] [stderr]    Compiling nulang v0.13.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking regalloc2 v0.15.1
[INFO] [stderr]     Checking hashlink v0.12.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking cranelift-bitset v0.132.3
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v45.0.3
[INFO] [stderr]     Checking cranelift-entity v0.132.3
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]     Checking cranelift-bforest v0.132.3
[INFO] [stderr]    Compiling pyo3-ffi v0.29.0
[INFO] [stderr]    Compiling pyo3 v0.29.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.132.3
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.132.3
[INFO] [stderr]     Checking mimalloc v0.1.52
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.29.0
[INFO] [stderr]    Compiling cranelift-codegen v0.132.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]     Checking openssl v0.10.81
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling pyo3-macros v0.29.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking native-tls v0.2.18
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking rusqlite v0.40.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]     Checking cranelift-native v0.132.3
[INFO] [stderr]     Checking cranelift-frontend v0.132.3
[INFO] [stderr]     Checking cranelift-module v0.132.3
[INFO] [stderr]     Checking cranelift-jit v0.132.3
[INFO] [stderr]     Checking cranelift v0.132.3
[INFO] [stderr]  Documenting nulang v0.13.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `i`
[INFO] [stdout]    --> src/ast.rs:102:26
[INFO] [stdout]     |
[INFO] [stdout] 102 |     /// Array index: arr[i]
[INFO] [stdout]     |                          ^ no item named `i` 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 `T`
[INFO] [stdout]    --> src/ast.rs:310:43
[INFO] [stdout]     |
[INFO] [stdout] 310 |     /// Function declaration: pub fn name[T](x: T) -> R ! E { body }
[INFO] [stdout]     |                                           ^ no item named `T` 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 `persistent`
[INFO] [stdout]    --> src/ast.rs:323:29
[INFO] [stdout]     |
[INFO] [stdout] 323 |     /// Actor declaration: [persistent] actor Name { state [model] name: Type = expr, behavior ... }
[INFO] [stdout]     |                             ^^^^^^^^^^ no item named `persistent` 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 `model`
[INFO] [stdout]    --> src/ast.rs:323:61
[INFO] [stdout]     |
[INFO] [stdout] 323 |     /// Actor declaration: [persistent] actor Name { state [model] name: Type = expr, behavior ... }
[INFO] [stdout]     |                                                             ^^^^^ no item named `model` 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 `T`
[INFO] [stdout]    --> src/ast.rs:349:35
[INFO] [stdout]     |
[INFO] [stdout] 349 |     /// Variant type: type Option[T] = Some(T) | None
[INFO] [stdout]     |                                   ^ no item named `T` 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 `Int`
[INFO] [stdout]    --> src/types.rs:276:40
[INFO] [stdout]     |
[INFO] [stdout] 276 |     /// Generic type application: List[Int], Map[String, Int]
[INFO] [stdout]     |                                        ^^^ no item named `Int` 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 `alloc`
[INFO] [stdout]    --> src/runtime/heap.rs:421:66
[INFO] [stdout]     |
[INFO] [stdout] 421 |     /// `payload_ptr` must be a pointer previously returned by [`alloc`].
[INFO] [stdout]     |                                                                  ^^^^^ no item named `alloc` 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 `process_deferred`
[INFO] [stdout]    --> src/runtime/gc.rs:192:14
[INFO] [stdout]     |
[INFO] [stdout] 192 |     /// in [`process_deferred`].
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ no item named `process_deferred` 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 `process_deferred`
[INFO] [stdout]    --> src/runtime/gc.rs:289:14
[INFO] [stdout]     |
[INFO] [stdout] 289 |     /// by [`process_deferred`].
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ no item named `process_deferred` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `to_bytes` links to private item `MAGIC`
[INFO] [stdout]    --> src/runtime/network.rs:158:43
[INFO] [stdout]     |
[INFO] [stdout] 158 |     /// The returned vector starts with [`MAGIC`], followed by the type
[INFO] [stdout]     |                                           ^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `send` links to private item `CHANNEL_CAPACITY`
[INFO] [stdout]    --> src/runtime/network.rs:851:12
[INFO] [stdout]     |
[INFO] [stdout] 851 |     /// ([`CHANNEL_CAPACITY`] packets). When it is full this call *blocks*
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::python::bridge::PYTHON_REGISTRY`
[INFO] [stdout]   --> src/python/marshal.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 47 | /// [`PYTHON_REGISTRY`](crate::python::bridge::PYTHON_REGISTRY).
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `PYTHON_REGISTRY` in module `bridge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `alloc_payload`
[INFO] [stdout]    --> src/runtime/heap.rs:639:49
[INFO] [stdout]     |
[INFO] [stdout] 639 |     /// Free a payload previously returned by [`alloc_payload`].
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^ no item named `alloc_payload` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/jit/simd_analyzer.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 272 |   /// ```ignore
[INFO] [stdout]     |  _____^
[INFO] [stdout] 273 | | /// ```no_run
[INFO] [stdout] 274 | | /// use nulang::jit::simd_analyzer::SimdAnalyzer;
[INFO] [stdout] 275 | | /// use nulang::bytecode::Instruction;
[INFO] [stdout] ...   |
[INFO] [stdout] 278 | | /// let regions = analyzer.find_all_vectorizable_regions(&instructions, None);
[INFO] [stdout] 279 | | /// ```
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/jit/simd_analyzer.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 272 | /// ```ignore
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `PyAny`
[INFO] [stdout]    --> src/python/bridge.rs:433:26
[INFO] [stdout]     |
[INFO] [stdout] 433 |     /// The underlying Py<PyAny>s remain in the registry until explicitly removed.
[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] 433 |     /// The underlying `Py<PyAny>`s remain in the registry until explicitly removed.
[INFO] [stdout]     |                        +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `PyAny`
[INFO] [stdout]   --> src/python/marshal.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 | //! | `TAG_PYTHON` | opaque Py<PyAny> | Direct registry lookup |
[INFO] [stdout]    |                               ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 15 | //! | `TAG_PYTHON` | opaque `Py<PyAny>` | Direct registry lookup |
[INFO] [stdout]    |                             +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/nulang/index.html
[INFO] running `Command { std: "docker" "inspect" "e66867480a42c76bc32bc62c2364a95bb617a108c1e1e1114058f20adbb7203c", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e66867480a42c76bc32bc62c2364a95bb617a108c1e1e1114058f20adbb7203c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "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]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking cranelift-module v0.132.3
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking cranelift-jit v0.132.3
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.29.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking openssl v0.10.81
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking native-tls v0.2.18
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling pyo3-macros v0.29.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking pyo3 v0.29.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]  Documenting nulang v0.13.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `i`
[INFO] [stdout]    --> src/ast.rs:102:26
[INFO] [stdout]     |
[INFO] [stdout] 102 |     /// Array index: arr[i]
[INFO] [stdout]     |                          ^ no item named `i` 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 `T`
[INFO] [stdout]    --> src/ast.rs:310:43
[INFO] [stdout]     |
[INFO] [stdout] 310 |     /// Function declaration: pub fn name[T](x: T) -> R ! E { body }
[INFO] [stdout]     |                                           ^ no item named `T` 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 `persistent`
[INFO] [stdout]    --> src/ast.rs:323:29
[INFO] [stdout]     |
[INFO] [stdout] 323 |     /// Actor declaration: [persistent] actor Name { state [model] name: Type = expr, behavior ... }
[INFO] [stdout]     |                             ^^^^^^^^^^ no item named `persistent` 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 `model`
[INFO] [stdout]    --> src/ast.rs:323:61
[INFO] [stdout]     |
[INFO] [stdout] 323 |     /// Actor declaration: [persistent] actor Name { state [model] name: Type = expr, behavior ... }
[INFO] [stdout]     |                                                             ^^^^^ no item named `model` 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 `T`
[INFO] [stdout]    --> src/ast.rs:349:35
[INFO] [stdout]     |
[INFO] [stdout] 349 |     /// Variant type: type Option[T] = Some(T) | None
[INFO] [stdout]     |                                   ^ no item named `T` 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 `Int`
[INFO] [stdout]    --> src/types.rs:276:40
[INFO] [stdout]     |
[INFO] [stdout] 276 |     /// Generic type application: List[Int], Map[String, Int]
[INFO] [stdout]     |                                        ^^^ no item named `Int` 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 `alloc`
[INFO] [stdout]    --> src/runtime/heap.rs:421:66
[INFO] [stdout]     |
[INFO] [stdout] 421 |     /// `payload_ptr` must be a pointer previously returned by [`alloc`].
[INFO] [stdout]     |                                                                  ^^^^^ no item named `alloc` 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 `process_deferred`
[INFO] [stdout]    --> src/runtime/gc.rs:289:14
[INFO] [stdout]     |
[INFO] [stdout] 289 |     /// by [`process_deferred`].
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ no item named `process_deferred` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `to_bytes` links to private item `MAGIC`
[INFO] [stdout]    --> src/runtime/network.rs:158:43
[INFO] [stdout]     |
[INFO] [stdout] 158 |     /// The returned vector starts with [`MAGIC`], followed by the type
[INFO] [stdout]     |                                           ^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `send` links to private item `CHANNEL_CAPACITY`
[INFO] [stdout]    --> src/runtime/network.rs:851:12
[INFO] [stdout]     |
[INFO] [stdout] 851 |     /// ([`CHANNEL_CAPACITY`] packets). When it is full this call *blocks*
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::python::bridge::PYTHON_REGISTRY`
[INFO] [stdout]   --> src/python/marshal.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 47 | /// [`PYTHON_REGISTRY`](crate::python::bridge::PYTHON_REGISTRY).
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `PYTHON_REGISTRY` in module `bridge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `alloc_payload`
[INFO] [stdout]    --> src/runtime/heap.rs:639:49
[INFO] [stdout]     |
[INFO] [stdout] 639 |     /// Free a payload previously returned by [`alloc_payload`].
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^ no item named `alloc_payload` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/jit/simd_analyzer.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 272 |   /// ```ignore
[INFO] [stdout]     |  _____^
[INFO] [stdout] 273 | | /// ```no_run
[INFO] [stdout] 274 | | /// use nulang::jit::simd_analyzer::SimdAnalyzer;
[INFO] [stdout] 275 | | /// use nulang::bytecode::Instruction;
[INFO] [stdout] ...   |
[INFO] [stdout] 278 | | /// let regions = analyzer.find_all_vectorizable_regions(&instructions, None);
[INFO] [stdout] 279 | | /// ```
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/jit/simd_analyzer.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 272 | /// ```ignore
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `PyAny`
[INFO] [stdout]    --> src/python/bridge.rs:433:26
[INFO] [stdout]     |
[INFO] [stdout] 433 |     /// The underlying Py<PyAny>s remain in the registry until explicitly removed.
[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] 433 |     /// The underlying `Py<PyAny>`s remain in the registry until explicitly removed.
[INFO] [stdout]     |                        +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `PyAny`
[INFO] [stdout]   --> src/python/marshal.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 | //! | `TAG_PYTHON` | opaque Py<PyAny> | Direct registry lookup |
[INFO] [stdout]    |                               ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 15 | //! | `TAG_PYTHON` | opaque `Py<PyAny>` | Direct registry lookup |
[INFO] [stdout]    |                             +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.37s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/nulang/index.html
[INFO] running `Command { std: "docker" "inspect" "e66867480a42c76bc32bc62c2364a95bb617a108c1e1e1114058f20adbb7203c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e66867480a42c76bc32bc62c2364a95bb617a108c1e1e1114058f20adbb7203c", kill_on_drop: false }`
[INFO] [stdout] e66867480a42c76bc32bc62c2364a95bb617a108c1e1e1114058f20adbb7203c
