[INFO] cloning repository https://github.com/stonarini/mustash
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stonarini/mustash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstonarini%2Fmustash", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstonarini%2Fmustash'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 964fa96bc8d77451163fc7b41cac8794a5e1d956
[INFO] documenting stonarini/mustash against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstonarini%2Fmustash" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stonarini/mustash
[INFO] finished tweaking git repo https://github.com/stonarini/mustash
[INFO] tweaked toml for git repo https://github.com/stonarini/mustash written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stonarini/mustash on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stonarini/mustash 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.9
[INFO] [stderr]   Downloaded clap v4.5.42
[INFO] [stderr]   Downloaded anstream v0.6.19
[INFO] [stderr]   Downloaded anstyle-query v1.1.3
[INFO] [stderr]   Downloaded once_cell_polyfill v1.70.1
[INFO] [stderr]   Downloaded clap_derive v4.5.41
[INFO] [stderr]   Downloaded clap_builder v4.5.42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f9b511225f9167b4e31a0c2b56b84f923f78f6507a8a1ebd79456a4ba60cb7c9
[INFO] running `Command { std: "docker" "start" "f9b511225f9167b4e31a0c2b56b84f923f78f6507a8a1ebd79456a4ba60cb7c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9b511225f9167b4e31a0c2b56b84f923f78f6507a8a1ebd79456a4ba60cb7c9", 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" "f9b511225f9167b4e31a0c2b56b84f923f78f6507a8a1ebd79456a4ba60cb7c9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9b511225f9167b4e31a0c2b56b84f923f78f6507a8a1ebd79456a4ba60cb7c9", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f9b511225f9167b4e31a0c2b56b84f923f78f6507a8a1ebd79456a4ba60cb7c9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking clap_builder v4.5.42
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking syn v2.0.104
[INFO] [stderr]  Documenting cli_macros v0.1.0 (/opt/rustwide/workdir/cli_macros)
[INFO] [stderr]  Documenting mustash_macros v0.1.0 (/opt/rustwide/workdir/mustash_macros)
[INFO] [stderr]    Compiling mustash_macros v0.1.0 (/opt/rustwide/workdir/mustash_macros)
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling cli_macros v0.1.0 (/opt/rustwide/workdir/cli_macros)
[INFO] [stderr]     Checking mustash_core v0.1.0 (/opt/rustwide/workdir/crates/mustash_core)
[INFO] [stderr]  Documenting mustash_core v0.1.0 (/opt/rustwide/workdir/crates/mustash_core)
[INFO] [stderr]     Checking clap v4.5.42
[INFO] [stderr]  Documenting cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.48s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/cli/index.html and 3 other files
[INFO] running `Command { std: "docker" "inspect" "f9b511225f9167b4e31a0c2b56b84f923f78f6507a8a1ebd79456a4ba60cb7c9", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f9b511225f9167b4e31a0c2b56b84f923f78f6507a8a1ebd79456a4ba60cb7c9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", 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" "f9b511225f9167b4e31a0c2b56b84f923f78f6507a8a1ebd79456a4ba60cb7c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9b511225f9167b4e31a0c2b56b84f923f78f6507a8a1ebd79456a4ba60cb7c9", kill_on_drop: false }`
[INFO] [stdout] f9b511225f9167b4e31a0c2b56b84f923f78f6507a8a1ebd79456a4ba60cb7c9
