[INFO] cloning repository https://github.com/AlexW-GH/Rustboy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexW-GH/Rustboy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexW-GH%2FRustboy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexW-GH%2FRustboy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1496533706d3711e1ce5ee5ec89154d82d63b2a9
[INFO] documenting AlexW-GH/Rustboy 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%2FAlexW-GH%2FRustboy" "/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/AlexW-GH/Rustboy
[INFO] finished tweaking git repo https://github.com/AlexW-GH/Rustboy
[INFO] tweaked toml for git repo https://github.com/AlexW-GH/Rustboy written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexW-GH/Rustboy 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/AlexW-GH/Rustboy 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] [stderr]     Blocking waiting for file lock on package cache
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e643753c693e355e76b5240a3e9b8385240d50303b0e1481e0e7f50faed0b18
[INFO] running `Command { std: "docker" "start" "-a" "9e643753c693e355e76b5240a3e9b8385240d50303b0e1481e0e7f50faed0b18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e643753c693e355e76b5240a3e9b8385240d50303b0e1481e0e7f50faed0b18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e643753c693e355e76b5240a3e9b8385240d50303b0e1481e0e7f50faed0b18", kill_on_drop: false }`
[INFO] [stdout] 9e643753c693e355e76b5240a3e9b8385240d50303b0e1481e0e7f50faed0b18
[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: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] 0e95f090702b21e934865939d8c594c25af76ce63170245885f5accfe60adc4e
[INFO] running `Command { std: "docker" "start" "-a" "0e95f090702b21e934865939d8c594c25af76ce63170245885f5accfe60adc4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking byteorder v1.2.7
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]     Checking term v0.5.1
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]     Checking chrono v0.4.6
[INFO] [stderr]     Checking png v0.12.0
[INFO] [stderr]     Checking simplelog v0.5.3 (https://github.com/AlexW-GH/simplelog.rs#3ffe808c)
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]     Checking tiff v0.2.2
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking image v0.20.1
[INFO] [stderr]  Documenting rust_boy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.34s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rust_boy/index.html
[INFO] running `Command { std: "docker" "inspect" "0e95f090702b21e934865939d8c594c25af76ce63170245885f5accfe60adc4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e95f090702b21e934865939d8c594c25af76ce63170245885f5accfe60adc4e", kill_on_drop: false }`
[INFO] [stdout] 0e95f090702b21e934865939d8c594c25af76ce63170245885f5accfe60adc4e
[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" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "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] e20b1c5e7c961ffbc8caf9a4bddc66913112f95fa2e13785d8128c48d62b5a6d
[INFO] running `Command { std: "docker" "start" "-a" "e20b1c5e7c961ffbc8caf9a4bddc66913112f95fa2e13785d8128c48d62b5a6d", kill_on_drop: false }`
[INFO] [stderr]  Documenting rust_boy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rust_boy/index.html
[INFO] running `Command { std: "docker" "inspect" "e20b1c5e7c961ffbc8caf9a4bddc66913112f95fa2e13785d8128c48d62b5a6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e20b1c5e7c961ffbc8caf9a4bddc66913112f95fa2e13785d8128c48d62b5a6d", kill_on_drop: false }`
[INFO] [stdout] e20b1c5e7c961ffbc8caf9a4bddc66913112f95fa2e13785d8128c48d62b5a6d
