[INFO] fetching crate rustwav-core 0.3.8...
[INFO] documenting rustwav-core-0.3.8 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate rustwav-core 0.3.8 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rustwav-core 0.3.8
[INFO] finished tweaking crates.io crate rustwav-core 0.3.8
[INFO] tweaked toml for crates.io crate rustwav-core 0.3.8 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustwav-core 0.3.8 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 crates.io crate rustwav-core 0.3.8 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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b7f9d6568ef6560122144dc70615e2cc5e62bc42da33d4acfc9132ed704e1f78
[INFO] running `Command { std: "docker" "start" "b7f9d6568ef6560122144dc70615e2cc5e62bc42da33d4acfc9132ed704e1f78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7f9d6568ef6560122144dc70615e2cc5e62bc42da33d4acfc9132ed704e1f78", 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" "b7f9d6568ef6560122144dc70615e2cc5e62bc42da33d4acfc9132ed704e1f78" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7f9d6568ef6560122144dc70615e2cc5e62bc42da33d4acfc9132ed704e1f78", 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" "b7f9d6568ef6560122144dc70615e2cc5e62bc42da33d4acfc9132ed704e1f78" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling rustfft v6.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking sampletypes v0.1.5
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking copiablebuf v0.0.7
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking id3 v1.16.2
[INFO] [stderr]     Checking savagestr v0.0.5
[INFO] [stderr]     Checking errno v0.3.12
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking downmixer v0.0.5
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking shared_io_utils v0.0.5
[INFO] [stderr]    Compiling ogg_next_sys v0.1.4
[INFO] [stderr]    Compiling aotuv_lancer_vorbis_sys v0.1.5
[INFO] [stderr]    Compiling mp3lame-sys v0.1.9
[INFO] [stderr]    Compiling audiopus_sys v0.2.2
[INFO] [stderr]    Compiling libflac-sys v0.3.3
[INFO] [stderr]    Compiling rmp3 v0.3.1
[INFO] [stderr]     Checking opus v0.3.0
[INFO] [stderr]     Checking xlaw v0.0.3
[INFO] [stderr]     Checking fileparthasher v0.0.4
[INFO] [stderr]     Checking tinyogg v0.0.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking resampler-rs v0.0.8
[INFO] [stderr]     Checking audiochannelutils v0.0.4
[INFO] [stderr]     Checking vorbis_rs v0.5.5
[INFO] [stderr]     Checking flac-rs v0.0.7
[INFO] [stderr]     Checking mp3lame-encoder v0.2.1
[INFO] [stderr]  Documenting rustwav-core v0.3.8 (/opt/rustwide/workdir)
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/wavcore.rs:2221:1
[INFO] [stdout]      |
[INFO] [stdout] 2221 | / pub fn create_full_info_cue_data(
[INFO] [stdout] 2222 | |     cue_chunk: &CueChunk,
[INFO] [stdout] 2223 | |     adtl_chunks: &BTreeMap<u32, AdtlChunk>,
[INFO] [stdout] 2224 | |     plstchunk: &Option<PlstChunk>,
[INFO] [stdout] ...    |
[INFO] [stdout] 2249 | |         .collect::<Result<BTreeMap<u32, FullInfoCuePoint>, AudioError>>()
[INFO] [stdout] 2250 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near `* A function to gather all of the needed chunks from a `WaveReader` and constructs the `cue` data full of the info.`
[INFO] [stdout]      = help: ends near `* Create a fully assembled cue point data from various of chunks in the WAV file.`
[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/wavcore.rs:2221:1
[INFO] [stdout]      |
[INFO] [stdout] 2221 | / pub fn create_full_info_cue_data(
[INFO] [stdout] 2222 | |     cue_chunk: &CueChunk,
[INFO] [stdout] 2223 | |     adtl_chunks: &BTreeMap<u32, AdtlChunk>,
[INFO] [stdout] 2224 | |     plstchunk: &Option<PlstChunk>,
[INFO] [stdout] ...    |
[INFO] [stdout] 2249 | |         .collect::<Result<BTreeMap<u32, FullInfoCuePoint>, AudioError>>()
[INFO] [stdout] 2250 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near `* Create a fully assembled cue point data from various of chunks in the WAV file.`
[INFO] [stdout]      = help: ends near `* Create a fully assembled cue point data from various of chunks in the WAV file.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `rustwav-core`
[INFO] running `Command { std: "docker" "inspect" "b7f9d6568ef6560122144dc70615e2cc5e62bc42da33d4acfc9132ed704e1f78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7f9d6568ef6560122144dc70615e2cc5e62bc42da33d4acfc9132ed704e1f78", kill_on_drop: false }`
[INFO] [stdout] b7f9d6568ef6560122144dc70615e2cc5e62bc42da33d4acfc9132ed704e1f78
