[INFO] cloning repository https://github.com/Cl-He-O/udsplitter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cl-He-O/udsplitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCl-He-O%2Fudsplitter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCl-He-O%2Fudsplitter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab9d346eab26b29156b14912d2fed7488f311389
[INFO] documenting Cl-He-O/udsplitter 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%2FCl-He-O%2Fudsplitter" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Cl-He-O/udsplitter
[INFO] finished tweaking git repo https://github.com/Cl-He-O/udsplitter
[INFO] tweaked toml for git repo https://github.com/Cl-He-O/udsplitter written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cl-He-O/udsplitter 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/Cl-He-O/udsplitter 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] b3654b5a438cacf558b2274226626049a090ff543851e5852191a3b9ee8ab100
[INFO] running `Command { std: "docker" "start" "-a" "b3654b5a438cacf558b2274226626049a090ff543851e5852191a3b9ee8ab100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3654b5a438cacf558b2274226626049a090ff543851e5852191a3b9ee8ab100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3654b5a438cacf558b2274226626049a090ff543851e5852191a3b9ee8ab100", kill_on_drop: false }`
[INFO] [stdout] b3654b5a438cacf558b2274226626049a090ff543851e5852191a3b9ee8ab100
[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] 33dcb53d1b4c7d9b6b4c3e4e955457af13fc9a6f60d181ac7630634ab8b73014
[INFO] running `Command { std: "docker" "start" "-a" "33dcb53d1b4c7d9b6b4c3e4e955457af13fc9a6f60d181ac7630634ab8b73014", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking socks5-proto v0.4.0
[INFO] [stderr]     Checking socks5-server v0.10.0
[INFO] [stderr]     Checking utils v0.4.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]  Documenting utils v0.4.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]     Checking udsplitter-server v0.4.0 (/opt/rustwide/workdir/udsplitter-server)
[INFO] [stderr]     Checking udsplitter-client v0.4.0 (/opt/rustwide/workdir/udsplitter-client)
[INFO] [stderr]  Documenting udsplitter-client v0.4.0 (/opt/rustwide/workdir/udsplitter-client)
[INFO] [stderr]  Documenting udsplitter-server v0.4.0 (/opt/rustwide/workdir/udsplitter-server)
[INFO] [stderr]  Documenting udsplitter v0.4.0 (/opt/rustwide/workdir/udsplitter)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.50s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/udsplitter/index.html and 3 other files
[INFO] running `Command { std: "docker" "inspect" "33dcb53d1b4c7d9b6b4c3e4e955457af13fc9a6f60d181ac7630634ab8b73014", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33dcb53d1b4c7d9b6b4c3e4e955457af13fc9a6f60d181ac7630634ab8b73014", kill_on_drop: false }`
[INFO] [stdout] 33dcb53d1b4c7d9b6b4c3e4e955457af13fc9a6f60d181ac7630634ab8b73014
[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] 2cd5f0eb70f5bd639eeb8cf3492dfba2a9de24b6dc9ce15ee95725f1a065e269
[INFO] running `Command { std: "docker" "start" "-a" "2cd5f0eb70f5bd639eeb8cf3492dfba2a9de24b6dc9ce15ee95725f1a065e269", 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" "2cd5f0eb70f5bd639eeb8cf3492dfba2a9de24b6dc9ce15ee95725f1a065e269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cd5f0eb70f5bd639eeb8cf3492dfba2a9de24b6dc9ce15ee95725f1a065e269", kill_on_drop: false }`
[INFO] [stdout] 2cd5f0eb70f5bd639eeb8cf3492dfba2a9de24b6dc9ce15ee95725f1a065e269
