[INFO] cloning repository https://github.com/AD1024/egg-taichi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AD1024/egg-taichi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAD1024%2Fegg-taichi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAD1024%2Fegg-taichi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d14bcd49f4fd6e1ea9db6f982d9c0254e02437d3
[INFO] documenting AD1024/egg-taichi against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAD1024%2Fegg-taichi" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AD1024/egg-taichi
[INFO] finished tweaking git repo https://github.com/AD1024/egg-taichi
[INFO] tweaked toml for git repo https://github.com/AD1024/egg-taichi written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AD1024/egg-taichi on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AD1024/egg-taichi 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7881a71fd962b76d24388125fbdb250989c0263feed8e29a131c0b0544cf0f8c
[INFO] running `Command { std: "docker" "start" "-a" "7881a71fd962b76d24388125fbdb250989c0263feed8e29a131c0b0544cf0f8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7881a71fd962b76d24388125fbdb250989c0263feed8e29a131c0b0544cf0f8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7881a71fd962b76d24388125fbdb250989c0263feed8e29a131c0b0544cf0f8c", kill_on_drop: false }`
[INFO] [stdout] 7881a71fd962b76d24388125fbdb250989c0263feed8e29a131c0b0544cf0f8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22a46f937bfee14b3f3f57d755d0809b7007e61788e9e2cff39b7c00a51f632e
[INFO] running `Command { std: "docker" "start" "-a" "22a46f937bfee14b3f3f57d755d0809b7007e61788e9e2cff39b7c00a51f632e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking symbolic_expressions v5.0.3
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling rplex v0.2.3 (https://github.com/gussmith23/rplex.git#81a6bb4f)
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking ordered-float v3.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking symbol_table v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]     Checking egg v0.9.1 (https://github.com/AD1024/egg.git?rev=c204876239871bb976dd39cb550eeaea4f8dc534#c2048762)
[INFO] [stderr]  Documenting egg-taichi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.91s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/egg_taichi/index.html
[INFO] running `Command { std: "docker" "inspect" "22a46f937bfee14b3f3f57d755d0809b7007e61788e9e2cff39b7c00a51f632e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22a46f937bfee14b3f3f57d755d0809b7007e61788e9e2cff39b7c00a51f632e", kill_on_drop: false }`
[INFO] [stdout] 22a46f937bfee14b3f3f57d755d0809b7007e61788e9e2cff39b7c00a51f632e
