[INFO] cloning repository https://github.com/Cactusinhand/filter-repo-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cactusinhand/filter-repo-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCactusinhand%2Ffilter-repo-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCactusinhand%2Ffilter-repo-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6305f757ae34dfb852a54117c84c6946aa00f2f4
[INFO] documenting Cactusinhand/filter-repo-rs 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%2FCactusinhand%2Ffilter-repo-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Cactusinhand/filter-repo-rs
[INFO] finished tweaking git repo https://github.com/Cactusinhand/filter-repo-rs
[INFO] tweaked toml for git repo https://github.com/Cactusinhand/filter-repo-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cactusinhand/filter-repo-rs 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/Cactusinhand/filter-repo-rs 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a0e9d798ab369f26a3b4d0bcac5fd539f11e17b1c2d7e62796f21646df28336
[INFO] running `Command { std: "docker" "start" "-a" "4a0e9d798ab369f26a3b4d0bcac5fd539f11e17b1c2d7e62796f21646df28336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a0e9d798ab369f26a3b4d0bcac5fd539f11e17b1c2d7e62796f21646df28336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a0e9d798ab369f26a3b4d0bcac5fd539f11e17b1c2d7e62796f21646df28336", kill_on_drop: false }`
[INFO] [stdout] 4a0e9d798ab369f26a3b4d0bcac5fd539f11e17b1c2d7e62796f21646df28336
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/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] 2de3867871d9c346e1ac37be7d77bcd1703e816ebb73b9dd01ef2be8e7d6a6ee
[INFO] running `Command { std: "docker" "start" "-a" "2de3867871d9c346e1ac37be7d77bcd1703e816ebb73b9dd01ef2be8e7d6a6ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking comfy-table v7.1.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]  Documenting filter-repo-rs v0.0.1 (/opt/rustwide/workdir/filter-repo-rs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.60s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/filter_repo_rs/index.html
[INFO] running `Command { std: "docker" "inspect" "2de3867871d9c346e1ac37be7d77bcd1703e816ebb73b9dd01ef2be8e7d6a6ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2de3867871d9c346e1ac37be7d77bcd1703e816ebb73b9dd01ef2be8e7d6a6ee", kill_on_drop: false }`
[INFO] [stdout] 2de3867871d9c346e1ac37be7d77bcd1703e816ebb73b9dd01ef2be8e7d6a6ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/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] cca56283dc83d214ceb6d5de484d7da661088ee54c04c14b6505b8c2f5a7b709
[INFO] running `Command { std: "docker" "start" "-a" "cca56283dc83d214ceb6d5de484d7da661088ee54c04c14b6505b8c2f5a7b709", 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" "cca56283dc83d214ceb6d5de484d7da661088ee54c04c14b6505b8c2f5a7b709", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cca56283dc83d214ceb6d5de484d7da661088ee54c04c14b6505b8c2f5a7b709", kill_on_drop: false }`
[INFO] [stdout] cca56283dc83d214ceb6d5de484d7da661088ee54c04c14b6505b8c2f5a7b709
