[INFO] cloning repository https://github.com/Achtuur/SNESemu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Achtuur/SNESemu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAchtuur%2FSNESemu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAchtuur%2FSNESemu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c9fce687099157bfe2076afdf36f1a7c8348a713
[INFO] documenting Achtuur/SNESemu 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%2FAchtuur%2FSNESemu" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Achtuur/SNESemu
[INFO] finished tweaking git repo https://github.com/Achtuur/SNESemu
[INFO] tweaked toml for git repo https://github.com/Achtuur/SNESemu written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Achtuur/SNESemu 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/Achtuur/SNESemu 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9d2385da62b8c270c0d33beef2f6bdb2d9e47c45cf060ca8dc539e27046d8691
[INFO] running `Command { std: "docker" "start" "-a" "9d2385da62b8c270c0d33beef2f6bdb2d9e47c45cf060ca8dc539e27046d8691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d2385da62b8c270c0d33beef2f6bdb2d9e47c45cf060ca8dc539e27046d8691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d2385da62b8c270c0d33beef2f6bdb2d9e47c45cf060ca8dc539e27046d8691", kill_on_drop: false }`
[INFO] [stdout] 9d2385da62b8c270c0d33beef2f6bdb2d9e47c45cf060ca8dc539e27046d8691
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 52cfe6a738e2d41db61369ab32cbc0647e328746913d7bb5ec3bf88442bc2a0d
[INFO] running `Command { std: "docker" "start" "-a" "52cfe6a738e2d41db61369ab32cbc0647e328746913d7bb5ec3bf88442bc2a0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking c_vec v2.0.0
[INFO] [stderr]    Compiling pix-engine v0.7.0
[INFO] [stderr]     Checking iana-time-zone v0.1.56
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking png v0.17.8
[INFO] [stderr]     Checking lru v0.9.0
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]  Documenting snesemu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]  --> src/ppu/components/window.rs:7:51
[INFO] [stdout]   |
[INFO] [stdout] 7 |     /// Window enabled per background, bg_enabled[0] is bg1, bg_enabled[1] is bg2 etc.
[INFO] [stdout]   |                                                   ^ no item named `0` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1`
[INFO] [stdout]  --> src/ppu/components/window.rs:7:73
[INFO] [stdout]   |
[INFO] [stdout] 7 |     /// Window enabled per background, bg_enabled[0] is bg1, bg_enabled[1] is bg2 etc.
[INFO] [stdout]   |                                                                         ^ no item named `1` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]  --> src/ppu/components/window.rs:9:52
[INFO] [stdout]   |
[INFO] [stdout] 9 |     /// Window inverted per background, bg_enabled[0] is bg1, bg_enabled[1] is bg2 etc.
[INFO] [stdout]   |                                                    ^ no item named `0` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1`
[INFO] [stdout]  --> src/ppu/components/window.rs:9:74
[INFO] [stdout]   |
[INFO] [stdout] 9 |     /// Window inverted per background, bg_enabled[0] is bg1, bg_enabled[1] is bg2 etc.
[INFO] [stdout]   |                                                                          ^ no item named `1` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `push_long_stack`
[INFO] [stdout]    --> src/cpu/mod.rs:280:101
[INFO] [stdout]     |
[INFO] [stdout] 280 |     /// Pulls long from stack, assumption is that high byte is stored before low byte of long (see [push_long_stack])
[INFO] [stdout]     |                                                                                                     ^^^^^^^^^^^^^^^ no item named `push_long_stack` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `pull_byte_stack`
[INFO] [stdout]    --> src/cpu/mod.rs:282:74
[INFO] [stdout]     |
[INFO] [stdout] 282 |     /// It should be no problem if the lock is lost in between calls to [pull_byte_stack], as no other component of the SNES should read/...
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^^^^ no item named `pull_byte_stack` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Layer`
[INFO] [stdout]   --> src/ppu/layer.rs:51:102
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// Struct containing RGB values for all the layers, meant for temporary construction to create a Vec<Layer>
[INFO] [stdout]    |                                                                                                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// Struct containing RGB values for all the layers, meant for temporary construction to create a `Vec<Layer>`
[INFO] [stdout]    |                                                                                                   +          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.55s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/snesemu/index.html
[INFO] running `Command { std: "docker" "inspect" "52cfe6a738e2d41db61369ab32cbc0647e328746913d7bb5ec3bf88442bc2a0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52cfe6a738e2d41db61369ab32cbc0647e328746913d7bb5ec3bf88442bc2a0d", kill_on_drop: false }`
[INFO] [stdout] 52cfe6a738e2d41db61369ab32cbc0647e328746913d7bb5ec3bf88442bc2a0d
