[INFO] cloning repository https://github.com/tristan/tosho [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tristan/tosho" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftristan%2Ftosho", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftristan%2Ftosho'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1eaade975234d799e67ab8cfd879c76ca3dcc2da [INFO] documenting tristan/tosho 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%2Ftristan%2Ftosho" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tristan/tosho [INFO] finished tweaking git repo https://github.com/tristan/tosho [INFO] tweaked toml for git repo https://github.com/tristan/tosho written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tristan/tosho 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/tristan/tosho 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] documenting tristan/tosho 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%2Ftristan%2Ftosho" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tristan/tosho [INFO] finished tweaking git repo https://github.com/tristan/tosho [INFO] tweaked toml for git repo https://github.com/tristan/tosho written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tristan/tosho 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/tristan/tosho 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] [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 wildmatch v2.3.3 [INFO] [stderr] Downloaded gumdrop v0.8.1 [INFO] [stderr] Downloaded curl v0.4.46 [INFO] [stderr] Downloaded gumdrop_derive v0.8.1 [INFO] [stderr] Downloaded hashlink v0.9.0 [INFO] [stderr] Downloaded toml_edit v0.22.9 [INFO] [stderr] Downloaded syn v2.0.55 [INFO] [stderr] Downloaded curl-sys v0.4.72+curl-8.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3bbdbf6e00283797fe9e9a36ebb38cfd91f11b25e361baea0403feea51226bb7 [INFO] running `Command { std: "docker" "start" "-a" "3bbdbf6e00283797fe9e9a36ebb38cfd91f11b25e361baea0403feea51226bb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bbdbf6e00283797fe9e9a36ebb38cfd91f11b25e361baea0403feea51226bb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bbdbf6e00283797fe9e9a36ebb38cfd91f11b25e361baea0403feea51226bb7", kill_on_drop: false }` [INFO] [stdout] 3bbdbf6e00283797fe9e9a36ebb38cfd91f11b25e361baea0403feea51226bb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3236ef9a6d32d907638eda27410d5bff9ca8cef652064060cc78de7331e4458e [INFO] running `Command { std: "docker" "start" "-a" "3236ef9a6d32d907638eda27410d5bff9ca8cef652064060cc78de7331e4458e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling curl-sys v0.4.72+curl-8.6.0 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking wildmatch v2.3.3 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking hashlink v0.9.0 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Compiling gumdrop_derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking gumdrop v0.8.1 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking toml_edit v0.22.9 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Documenting tosho v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.07s [INFO] [stderr] Generated /opt/rustwide/target/doc/tosho/index.html [INFO] running `Command { std: "docker" "inspect" "3236ef9a6d32d907638eda27410d5bff9ca8cef652064060cc78de7331e4458e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3236ef9a6d32d907638eda27410d5bff9ca8cef652064060cc78de7331e4458e", kill_on_drop: false }` [INFO] [stdout] 3236ef9a6d32d907638eda27410d5bff9ca8cef652064060cc78de7331e4458e