[INFO] cloning repository https://github.com/MinIndustry/treble-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MinIndustry/treble-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinIndustry%2Ftreble-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinIndustry%2Ftreble-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1be405dd5f283f9462e53cc0ba8c53878be0d30c
[INFO] documenting MinIndustry/treble-core against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinIndustry%2Ftreble-core" "/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/MinIndustry/treble-core
[INFO] finished tweaking git repo https://github.com/MinIndustry/treble-core
[INFO] tweaked toml for git repo https://github.com/MinIndustry/treble-core written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MinIndustry/treble-core 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/MinIndustry/treble-core 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] 40424958d054c5426a015a2c3cd45b1e9dfb341dede0fd075c5c81aec89cc350
[INFO] running `Command { std: "docker" "start" "40424958d054c5426a015a2c3cd45b1e9dfb341dede0fd075c5c81aec89cc350", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40424958d054c5426a015a2c3cd45b1e9dfb341dede0fd075c5c81aec89cc350", 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" "40424958d054c5426a015a2c3cd45b1e9dfb341dede0fd075c5c81aec89cc350" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40424958d054c5426a015a2c3cd45b1e9dfb341dede0fd075c5c81aec89cc350", 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" "40424958d054c5426a015a2c3cd45b1e9dfb341dede0fd075c5c81aec89cc350" "/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.94
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling typetag v0.2.22
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking atomic_float v0.1.0
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking dyn-clone v1.0.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking alsa v0.9.0
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling typetag-impl v0.2.22
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking treble-meta v0.2.0 (https://github.com/MinIndustry/treble-meta.git?tag=0.2.0#22c3f493)
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling treble-derive v0.2.0 (https://github.com/MinIndustry/treble-derive.git?tag=0.2.0#c99839c3)
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]  Documenting treble v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Compressor`
[INFO] [stdout]   --> src/core/filters/dynamics/limiter.rs:13:66
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// Uses the same per-channel envelope follower pattern as the [`Compressor`],
[INFO] [stdout]    |                                                                  ^^^^^^^^^^ no item named `Compressor` 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 `0..1`
[INFO] [stdout]   --> src/core/filters/frequency/resonant_bandpass.rs:27:51
[INFO] [stdout]    |
[INFO] [stdout] 27 |     /// Per-channel biquad delay elements: zs[ch][0..1]
[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 `NOISE_SEED`
[INFO] [stdout]    --> src/core/generator/tone.rs:112:7
[INFO] [stdout]     |
[INFO] [stdout] 112 | /// [`NOISE_SEED`]. Everything else copies verbatim.
[INFO] [stdout]     |       ^^^^^^^^^^ no item named `NOISE_SEED` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `noise_seed`
[INFO] [stdout]     |
[INFO] [stdout] 112 - /// [`NOISE_SEED`]. Everything else copies verbatim.
[INFO] [stdout] 112 + /// [`noise_seed`]. Everything else copies verbatim.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `System`
[INFO] [stdout]  --> src/core/graph/audio_node.rs:9:44
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// accumulator and the mix strategy, so [`System`] needs no global maps for
[INFO] [stdout]   |                                            ^^^^^^ no item named `System` 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 `super::System`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`System`](super::System) evaluates each active ramp at the start frame of
[INFO] [stdout]                      ^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `System` in module `core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/core/graph/system.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / pub enum ModTarget {
[INFO] [stdout] 22 | |     /// A source node (by source-Vec index).
[INFO] [stdout] 23 | |     Source(usize),
[INFO] [stdout] 24 | |     /// A filter node (by petgraph NodeIndex).
[INFO] [stdout] 25 | |     Filter(NodeIndex<u32>),
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `The system module contains the implementation of the system element.`
[INFO] [stdout]    = help: ends near `Target of a modulation wire.`
[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/core/graph/system.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / pub enum ModTarget {
[INFO] [stdout] 22 | |     /// A source node (by source-Vec index).
[INFO] [stdout] 23 | |     Source(usize),
[INFO] [stdout] 24 | |     /// A filter node (by petgraph NodeIndex).
[INFO] [stdout] 25 | |     Filter(NodeIndex<u32>),
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Target of a modulation wire.`
[INFO] [stdout]    = help: ends near `Target of a modulation wire.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/core/graph/system.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / pub struct ModWire {
[INFO] [stdout] 31 | |     /// Index into `System::sources` — the modulating oscillator.
[INFO] [stdout] 32 | |     pub from_source: usize,
[INFO] [stdout] 33 | |     /// What gets modulated.
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     pub param_name: 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 `The system module contains the implementation of the system element.`
[INFO] [stdout]    = help: ends near `A live modulation connection: source block-mean drives a named parameter.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/core/graph/system.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / pub struct ModWire {
[INFO] [stdout] 31 | |     /// Index into `System::sources` — the modulating oscillator.
[INFO] [stdout] 32 | |     pub from_source: usize,
[INFO] [stdout] 33 | |     /// What gets modulated.
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     pub param_name: 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 `A live modulation connection: source block-mean drives a named parameter.`
[INFO] [stdout]    = help: ends near `A live modulation connection: source block-mean drives a named parameter.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/core/graph/system.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / pub struct RunStats {
[INFO] [stdout] 42 | |     pub frames: usize,
[INFO] [stdout] 43 | |     pub active_sources: usize,
[INFO] [stdout] 44 | |     pub processed_nodes: usize,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     pub sink_routes: usize,
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `The system module contains the implementation of the system element.`
[INFO] [stdout]    = help: ends near `Work performed by the most recent [`System::run_frames`] call.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/core/graph/system.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / pub struct RunStats {
[INFO] [stdout] 42 | |     pub frames: usize,
[INFO] [stdout] 43 | |     pub active_sources: usize,
[INFO] [stdout] 44 | |     pub processed_nodes: usize,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     pub sink_routes: usize,
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Work performed by the most recent [`System::run_frames`] call.`
[INFO] [stdout]    = help: ends near `Work performed by the most recent [`System::run_frames`] call.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/core/graph/system.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | / pub struct System {
[INFO] [stdout] 73 | |     // The actual filter graph, from which the execution order is derived
[INFO] [stdout] 74 | |     // Each weight represents the port into which the filter is connected
[INFO] [stdout] 75 | |     graph: Graph<AudioNode, (usize, usize)>,
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |     block_size: usize,
[INFO] [stdout] 98 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `## A Pipe & Filter system`
[INFO] [stdout]    = help: ends near `## A Pipe & Filter system`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `treble`
[INFO] running `Command { std: "docker" "inspect" "40424958d054c5426a015a2c3cd45b1e9dfb341dede0fd075c5c81aec89cc350", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40424958d054c5426a015a2c3cd45b1e9dfb341dede0fd075c5c81aec89cc350", kill_on_drop: false }`
[INFO] [stdout] 40424958d054c5426a015a2c3cd45b1e9dfb341dede0fd075c5c81aec89cc350
