[INFO] cloning repository https://github.com/0xAA55-rs/flac-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xAA55-rs/flac-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xAA55-rs%2Fflac-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xAA55-rs%2Fflac-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 82076ca8bbdafb60cf476e5619d607cafe314c0e
[INFO] documenting 0xAA55-rs/flac-rs against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xAA55-rs%2Fflac-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xAA55-rs/flac-rs
[INFO] finished tweaking git repo https://github.com/0xAA55-rs/flac-rs
[INFO] tweaked toml for git repo https://github.com/0xAA55-rs/flac-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xAA55-rs/flac-rs 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to highest Rust 1.100.0-nightly compatible versions
[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-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2a4d67f2b44b697f36c1bdf7ee85db317665a8df3157f4688bdb2b79a88465c8
[INFO] running `Command { std: "docker" "start" "2a4d67f2b44b697f36c1bdf7ee85db317665a8df3157f4688bdb2b79a88465c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a4d67f2b44b697f36c1bdf7ee85db317665a8df3157f4688bdb2b79a88465c8", 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" "2a4d67f2b44b697f36c1bdf7ee85db317665a8df3157f4688bdb2b79a88465c8" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a4d67f2b44b697f36c1bdf7ee85db317665a8df3157f4688bdb2b79a88465c8", 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" "2a4d67f2b44b697f36c1bdf7ee85db317665a8df3157f4688bdb2b79a88465c8" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.12
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking miniz_oxide v0.9.1
[INFO] [stderr]    Compiling cc v1.4.5
[INFO] [stderr]     Checking flate2 v1.1.10
[INFO] [stderr]     Checking id3 v1.17.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling libflac-sys v0.3.4
[INFO] [stderr]  Documenting flac-rs v0.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/flac.rs:489:15
[INFO] [stdout]     |
[INFO] [stdout] 489 |     /// * See [https://xiph.org/flac/api/group__flac__metadata__object.html]
[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] 489 -     /// * See [https://xiph.org/flac/api/group__flac__metadata__object.html]
[INFO] [stdout] 489 +     /// * See <https://xiph.org/flac/api/group__flac__metadata__object.html>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/flac.rs:793:1
[INFO] [stdout]     |
[INFO] [stdout] 793 | / pub struct FlacEncoderUnmovable<'a, WriteSeek>
[INFO] [stdout] 794 | | where
[INFO] [stdout] 795 | |     WriteSeek: Write + Seek + Debug {
[INFO] [stdout] 796 | |     /// * See: <https://xiph.org/flac/api/group__flac__stream__encoder.html>
[INFO] [stdout] ...   |
[INFO] [stdout] 831 | |     finished: bool,
[INFO] [stdout] 832 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `## The encoder's core structure, but can't move after `initialize()` has been called.`
[INFO] [stdout]     = help: ends near `## The encoder's core structure, but can't move after `initialize()` has been called.`
[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/flac.rs:1256:1
[INFO] [stdout]      |
[INFO] [stdout] 1256 | / pub struct FlacEncoder<'a, WriteSeek>
[INFO] [stdout] 1257 | | where
[INFO] [stdout] 1258 | |     WriteSeek: Write + Seek + Debug {
[INFO] [stdout] 1259 | |     encoder: Box<FlacEncoderUnmovable<'a, WriteSeek>>,
[INFO] [stdout] 1260 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near `## A wrapper for `FlacEncoderUnmovable`, which provides a Box to make `FlacEncoderUnmovable` never move.`
[INFO] [stdout]      = help: ends near `## A wrapper for `FlacEncoderUnmovable`, which provides a Box to make `FlacEncoderUnmovable` never move.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/flac.rs:1600:1
[INFO] [stdout]      |
[INFO] [stdout] 1600 | / pub struct FlacDecoderUnmovable<'a, ReadSeek>
[INFO] [stdout] 1601 | | where
[INFO] [stdout] 1602 | |     ReadSeek: Read + Seek + Debug {
[INFO] [stdout] 1603 | |     /// * See <https://xiph.org/flac/api/group__flac__stream__decoder.html>
[INFO] [stdout] ...    |
[INFO] [stdout] 1652 | |     pub cue_sheets: Vec<FlacCueSheet>,
[INFO] [stdout] 1653 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near `## The decoder's core structure, but can't move after `initialize()` has been called.`
[INFO] [stdout]      = help: ends near `## The decoder's core structure, but can't move after `initialize()` has been called.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/flac.rs:2156:1
[INFO] [stdout]      |
[INFO] [stdout] 2156 | / pub struct FlacDecoder<'a, ReadSeek>
[INFO] [stdout] 2157 | | where
[INFO] [stdout] 2158 | |     ReadSeek: Read + Seek + Debug {
[INFO] [stdout] 2159 | |     decoder: Box<FlacDecoderUnmovable<'a, ReadSeek>>,
[INFO] [stdout] 2160 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near `## A wrapper for `FlacDecoderUnmovable`, which provides a Box to make `FlacDecoderUnmovable` never move.`
[INFO] [stdout]      = help: ends near `## A wrapper for `FlacDecoderUnmovable`, which provides a Box to make `FlacDecoderUnmovable` never move.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `flac-rs`
[INFO] running `Command { std: "docker" "inspect" "2a4d67f2b44b697f36c1bdf7ee85db317665a8df3157f4688bdb2b79a88465c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a4d67f2b44b697f36c1bdf7ee85db317665a8df3157f4688bdb2b79a88465c8", kill_on_drop: false }`
[INFO] [stdout] 2a4d67f2b44b697f36c1bdf7ee85db317665a8df3157f4688bdb2b79a88465c8
