[INFO] cloning repository https://github.com/evilrat420/irithyll
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evilrat420/irithyll" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevilrat420%2Firithyll", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevilrat420%2Firithyll'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 756b5016c1890d0fc482dc5c5a95740b36d9718a
[INFO] documenting evilrat420/irithyll against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevilrat420%2Firithyll" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/evilrat420/irithyll
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/evilrat420/irithyll
[INFO] tweaked toml for git repo https://github.com/evilrat420/irithyll written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/evilrat420/irithyll on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/evilrat420/irithyll 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8322c8bea3fc0e550c9405bd9047e6f080ab6b1fa33d0e1c9924cef382a9ff1c
[INFO] running `Command { std: "docker" "start" "8322c8bea3fc0e550c9405bd9047e6f080ab6b1fa33d0e1c9924cef382a9ff1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8322c8bea3fc0e550c9405bd9047e6f080ab6b1fa33d0e1c9924cef382a9ff1c", 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" "8322c8bea3fc0e550c9405bd9047e6f080ab6b1fa33d0e1c9924cef382a9ff1c" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8322c8bea3fc0e550c9405bd9047e6f080ab6b1fa33d0e1c9924cef382a9ff1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8322c8bea3fc0e550c9405bd9047e6f080ab6b1fa33d0e1c9924cef382a9ff1c" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling irithyll-core v1.0.0 (/opt/rustwide/workdir/irithyll-core)
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]  Documenting irithyll v10.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `ParallelSGBT`
[INFO] [stdout]   --> src/lib.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | //! [`ParallelSGBT`] (requires `parallel` feature).
[INFO] [stdout]    |       ^^^^^^^^^^^^ no item named `ParallelSGBT` 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 `ParallelSGBT`
[INFO] [stdout]   --> src/lib.rs:78:60
[INFO] [stdout]    |
[INFO] [stdout] 78 | //! | `parallel` | No | Rayon-parallel tree training via [`ParallelSGBT`] |
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^ no item named `ParallelSGBT` 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 `TreeConfig`
[INFO] [stdout]  --> src/ensemble/config/tree_config_helper.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// Build a [`TreeConfig`] from an [`SGBTConfig`], threading every knob.
[INFO] [stdout]   |               ^^^^^^^^^^ no item named `TreeConfig` 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 `K`
[INFO] [stdout]    --> src/ensemble/moe.rs:128:27
[INFO] [stdout]     |
[INFO] [stdout] 128 |     /// Gate bias vector [K].
[INFO] [stdout]     |                           ^ no item named `K` 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 `K`
[INFO] [stdout]   --> src/ensemble/moe_distributional.rs:88:27
[INFO] [stdout]    |
[INFO] [stdout] 88 |     /// Gate bias vector [K].
[INFO] [stdout]    |                           ^ no item named `K` 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 `0`
[INFO] [stdout]   --> src/kan/model.rs:62:46
[INFO] [stdout]    |
[INFO] [stdout] 62 |     /// Length = n_input (config.layer_sizes[0]).
[INFO] [stdout]    |                                              ^ no item named `0` 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 `ModelFactory::create`
[INFO] [stdout]  --> src/automl/factories/error.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! Typed error returned by [`ModelFactory::create`].
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^ no item named `ModelFactory` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MetaAdapter`
[INFO] [stdout]  --> src/automl/lipschitz_verification.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Every concrete [`MetaAdapter`] must have a test here that verifies the
[INFO] [stdout]   |                      ^^^^^^^^^^^ no item named `MetaAdapter` 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 `MetaAdapter::lipschitz_bound`
[INFO] [stdout]  --> src/automl/lipschitz_verification.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! declared [`MetaAdapter::lipschitz_bound`] holds empirically for random
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `MetaAdapter` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]   --> src/automl/lipschitz_verification.rs:19:52
[INFO] [stdout]    |
[INFO] [stdout] 19 | //! All Lipschitz verification is done in θ-space [0,1]^2, not in raw parameter
[INFO] [stdout]    |                                                    ^^^ no item named `0,1` 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 `i`
[INFO] [stdout]   --> src/reservoir/esn.rs:95:35
[INFO] [stdout]    |
[INFO] [stdout] 95 |     /// Per-neuron EWMA of |state[i]| for reservoir utilization entropy.
[INFO] [stdout]    |                                   ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/reservoir/ngrc.rs:97:38
[INFO] [stdout]    |
[INFO] [stdout] 97 |     /// Per-feature EWMA of |feature[i]| for feature utilization entropy.
[INFO] [stdout]    |                                      ^ no item named `i` 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 `flush_batch`
[INFO] [stdout]   --> src/ttt/layer.rs:46:44
[INFO] [stdout]    |
[INFO] [stdout] 46 | /// instead of applied immediately. Call [`flush_batch`] to apply the averaged
[INFO] [stdout]    |                                            ^^^^^^^^^^^ no item named `flush_batch` 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 `forward`
[INFO] [stdout]    --> src/ttt/layer.rs:481:48
[INFO] [stdout]     |
[INFO] [stdout] 481 |     /// This is the read-only counterpart of [`forward`]. It runs:
[INFO] [stdout]     |                                                ^^^^^^^ no item named `forward` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: table row has too many columns
[INFO] [stdout]   --> src/metrics/streaming_metric.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 | //! | [`MAE`] | mean |y - ŷ| | Yes |
[INFO] [stdout]    |                            ^ any content after this column divider is discarded
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `|` characters in tables, add a `\` before them like `\|`
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_markdown_table)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/automl/auto_tuner/scheduler.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / pub struct AutoTunerSnapshot {
[INFO] [stdout] 11 | |     /// Name of the champion's model factory.
[INFO] [stdout] 12 | |     pub champion_factory: String,
[INFO] [stdout] 13 | |     /// Champion's current EWMA metric value.
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     pub factory_names: Vec<String>,
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Snapshot of the AutoTuner's current state for diagnostics.`
[INFO] [stdout]    = help: ends near `Snapshot of the AutoTuner's current state for diagnostics.`
[INFO] [stdout]    = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/automl/auto_tuner/racing.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / pub struct CandidateSnapshot {
[INFO] [stdout] 10 | |     /// Factory name that produced this candidate.
[INFO] [stdout] 11 | |     pub factory_name: String,
[INFO] [stdout] 12 | |     /// Current EWMA metric value.
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |     pub in_warmup: bool,
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Snapshot of a single tournament candidate.`
[INFO] [stdout]    = help: ends near `Snapshot of a single tournament candidate.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `irithyll`
[INFO] running `Command { std: "docker" "inspect" "8322c8bea3fc0e550c9405bd9047e6f080ab6b1fa33d0e1c9924cef382a9ff1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8322c8bea3fc0e550c9405bd9047e6f080ab6b1fa33d0e1c9924cef382a9ff1c", kill_on_drop: false }`
[INFO] [stdout] 8322c8bea3fc0e550c9405bd9047e6f080ab6b1fa33d0e1c9924cef382a9ff1c
