[INFO] cloning repository https://github.com/DR-BoneZ/knowledge-engine-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DR-BoneZ/knowledge-engine-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDR-BoneZ%2Fknowledge-engine-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDR-BoneZ%2Fknowledge-engine-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af98fa45ed6061e5332bf155b2b7c5266e883aab
[INFO] documenting DR-BoneZ/knowledge-engine-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%2FDR-BoneZ%2Fknowledge-engine-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DR-BoneZ/knowledge-engine-rs
[INFO] finished tweaking git repo https://github.com/DR-BoneZ/knowledge-engine-rs
[INFO] tweaked toml for git repo https://github.com/DR-BoneZ/knowledge-engine-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DR-BoneZ/knowledge-engine-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/DR-BoneZ/knowledge-engine-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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0c4b131587dd109727263058b4e8781f753d5a927b27adb8efe661b3542833ac
[INFO] running `Command { std: "docker" "start" "-a" "0c4b131587dd109727263058b4e8781f753d5a927b27adb8efe661b3542833ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c4b131587dd109727263058b4e8781f753d5a927b27adb8efe661b3542833ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c4b131587dd109727263058b4e8781f753d5a927b27adb8efe661b3542833ac", kill_on_drop: false }`
[INFO] [stdout] 0c4b131587dd109727263058b4e8781f753d5a927b27adb8efe661b3542833ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1e7181a046222c9c5dd4faab85866dc5ec207138c6750625e37f8103091363e6
[INFO] running `Command { std: "docker" "start" "-a" "1e7181a046222c9c5dd4faab85866dc5ec207138c6750625e37f8103091363e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v0.15.32
[INFO] [stderr]    Compiling libc v0.2.51
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling backtrace v0.3.15
[INFO] [stderr]    Compiling ucd-trie v0.1.1
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]    Compiling clingo-sys v0.4.1
[INFO] [stderr]    Compiling regex v1.1.6
[INFO] [stderr]    Compiling maplit v1.0.1
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]     Checking rustc-demangle v0.1.14
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking utf8-ranges v1.0.2
[INFO] [stderr]     Checking half v1.3.0
[INFO] [stderr]     Checking regex-syntax v0.6.6
[INFO] [stderr]    Compiling pest v2.1.1
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking serde_cbor v0.9.0
[INFO] [stderr]     Checking aho-corasick v0.7.3
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling pest_meta v2.1.1
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]    Compiling synstructure v0.10.1
[INFO] [stderr]    Compiling pest_generator v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.90
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking failure v0.1.5
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "1e7181a046222c9c5dd4faab85866dc5ec207138c6750625e37f8103091363e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e7181a046222c9c5dd4faab85866dc5ec207138c6750625e37f8103091363e6", kill_on_drop: false }`
[INFO] [stdout] 1e7181a046222c9c5dd4faab85866dc5ec207138c6750625e37f8103091363e6
