[INFO] cloning repository https://github.com/1t2t3t4t/a_star_fun
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1t2t3t4t/a_star_fun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1t2t3t4t%2Fa_star_fun", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1t2t3t4t%2Fa_star_fun'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0933e27cde41d744d8c0556575355eb1058172d7
[INFO] documenting 1t2t3t4t/a_star_fun 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%2F1t2t3t4t%2Fa_star_fun" "/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/1t2t3t4t/a_star_fun
[INFO] finished tweaking git repo https://github.com/1t2t3t4t/a_star_fun
[INFO] tweaked toml for git repo https://github.com/1t2t3t4t/a_star_fun written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1t2t3t4t/a_star_fun 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/1t2t3t4t/a_star_fun 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] c31f3310324cce63dfc3b3fb59e9881565032606d208ecc785ef1c37188e15bc
[INFO] running `Command { std: "docker" "start" "-a" "c31f3310324cce63dfc3b3fb59e9881565032606d208ecc785ef1c37188e15bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c31f3310324cce63dfc3b3fb59e9881565032606d208ecc785ef1c37188e15bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c31f3310324cce63dfc3b3fb59e9881565032606d208ecc785ef1c37188e15bc", kill_on_drop: false }`
[INFO] [stdout] c31f3310324cce63dfc3b3fb59e9881565032606d208ecc785ef1c37188e15bc
[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] b92393f92b30cde727b0c12f93713599edbf5af33924431bb151de6735a5e4db
[INFO] running `Command { std: "docker" "start" "-a" "b92393f92b30cde727b0c12f93713599edbf5af33924431bb151de6735a5e4db", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]     Checking ogg v0.7.1
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking hound v3.5.0
[INFO] [stderr]    Compiling miniquad v0.3.13
[INFO] [stderr]    Compiling quad-snd v0.2.5
[INFO] [stderr]     Checking lewton v0.9.4
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bytemuck v1.12.2
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking bumpalo v3.11.1
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking audrey v0.3.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking image v0.24.4
[INFO] [stderr]     Checking ecs v0.2.0 (https://github.com/1t2t3t4t/ecs#145cd69a)
[INFO] [stderr]     Checking fontdue v0.7.2
[INFO] [stderr]     Checking macroquad v0.3.24
[INFO] [stderr]  Documenting a_star_fun v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.57s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/a_star_fun/index.html
[INFO] running `Command { std: "docker" "inspect" "b92393f92b30cde727b0c12f93713599edbf5af33924431bb151de6735a5e4db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b92393f92b30cde727b0c12f93713599edbf5af33924431bb151de6735a5e4db", kill_on_drop: false }`
[INFO] [stdout] b92393f92b30cde727b0c12f93713599edbf5af33924431bb151de6735a5e4db
