[INFO] cloning repository https://github.com/Alirexaa/ruvo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alirexaa/ruvo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlirexaa%2Fruvo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlirexaa%2Fruvo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f45fbcf5b6ff07486cc54740376c9209ff0c93c0
[INFO] documenting Alirexaa/ruvo against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlirexaa%2Fruvo" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Alirexaa/ruvo
[INFO] finished tweaking git repo https://github.com/Alirexaa/ruvo
[INFO] tweaked toml for git repo https://github.com/Alirexaa/ruvo written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alirexaa/ruvo on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alirexaa/ruvo 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf195c8d9367ef24a8069f70fca4fc2f4a2de447d150500bba6d5fa7dcd31577
[INFO] running `Command { std: "docker" "start" "-a" "cf195c8d9367ef24a8069f70fca4fc2f4a2de447d150500bba6d5fa7dcd31577", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf195c8d9367ef24a8069f70fca4fc2f4a2de447d150500bba6d5fa7dcd31577", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf195c8d9367ef24a8069f70fca4fc2f4a2de447d150500bba6d5fa7dcd31577", kill_on_drop: false }`
[INFO] [stdout] cf195c8d9367ef24a8069f70fca4fc2f4a2de447d150500bba6d5fa7dcd31577
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30005f810cb139c47530e27da04c851e33079aa442ddd2217b3654b4f2701faf
[INFO] running `Command { std: "docker" "start" "-a" "30005f810cb139c47530e27da04c851e33079aa442ddd2217b3654b4f2701faf", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/doc/ruvo/index.html
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `ruvo` in package `ruvo_cli v0.0.0-reserved (/opt/rustwide/workdir/crates/cli)` has the same output filename as the lib target `ruvo` in package `ruvo v0.0.0-reserved (/opt/rustwide/workdir/crates/sdk)`
[INFO] [stderr]   = note: this is a known bug where multiple crates with the same name use the same path; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]  Documenting ruvo_cli v0.0.0-reserved (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]  Documenting ruvo v0.0.0-reserved (/opt/rustwide/workdir/crates/sdk)
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]  Documenting ruvo_server v0.0.0-reserved (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.79s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/ruvo/index.html and 2 other files
[INFO] running `Command { std: "docker" "inspect" "30005f810cb139c47530e27da04c851e33079aa442ddd2217b3654b4f2701faf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30005f810cb139c47530e27da04c851e33079aa442ddd2217b3654b4f2701faf", kill_on_drop: false }`
[INFO] [stdout] 30005f810cb139c47530e27da04c851e33079aa442ddd2217b3654b4f2701faf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6693e45070da2cbc23786d0a98e5a62101fa001f9c000c8ab7088998dd855d2
[INFO] running `Command { std: "docker" "start" "-a" "d6693e45070da2cbc23786d0a98e5a62101fa001f9c000c8ab7088998dd855d2", kill_on_drop: false }`
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "d6693e45070da2cbc23786d0a98e5a62101fa001f9c000c8ab7088998dd855d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6693e45070da2cbc23786d0a98e5a62101fa001f9c000c8ab7088998dd855d2", kill_on_drop: false }`
[INFO] [stdout] d6693e45070da2cbc23786d0a98e5a62101fa001f9c000c8ab7088998dd855d2
