[INFO] cloning repository https://github.com/Comba92/tomboy-advance-emulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Comba92/tomboy-advance-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FComba92%2Ftomboy-advance-emulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FComba92%2Ftomboy-advance-emulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 584a311c3014de827b15bc79954f6dbb99d6aadd
[INFO] documenting Comba92/tomboy-advance-emulator 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%2FComba92%2Ftomboy-advance-emulator" "/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/Comba92/tomboy-advance-emulator
[INFO] finished tweaking git repo https://github.com/Comba92/tomboy-advance-emulator
[INFO] tweaked toml for git repo https://github.com/Comba92/tomboy-advance-emulator written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Comba92/tomboy-advance-emulator 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/Comba92/tomboy-advance-emulator 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-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-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c94d00c852501dd0c0192f51834c8c0eb7585c47393588887cf64aa2bcab165
[INFO] running `Command { std: "docker" "start" "-a" "5c94d00c852501dd0c0192f51834c8c0eb7585c47393588887cf64aa2bcab165", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c94d00c852501dd0c0192f51834c8c0eb7585c47393588887cf64aa2bcab165", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c94d00c852501dd0c0192f51834c8c0eb7585c47393588887cf64aa2bcab165", kill_on_drop: false }`
[INFO] [stdout] 5c94d00c852501dd0c0192f51834c8c0eb7585c47393588887cf64aa2bcab165
[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-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28906de8f2cfba862e261b2fedd28b30d03291e6f994b6a8c660ab2298b7b99b
[INFO] running `Command { std: "docker" "start" "-a" "28906de8f2cfba862e261b2fedd28b30d03291e6f994b6a8c660ab2298b7b99b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling bitfields-impl v1.0.0
[INFO] [stderr]     Checking bitfields v1.0.0
[INFO] [stderr]  Documenting tomboy-advance-emulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrARM>`
[INFO] [stdout]   --> src/cpu.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 |   ARMFmt {
[INFO] [stdout]    |   ^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrARM>`
[INFO] [stdout]   --> src/cpu.rs:73:3
[INFO] [stdout]    |
[INFO] [stdout] 73 |   ARMFmt {
[INFO] [stdout]    |   ^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrARM>`
[INFO] [stdout]   --> src/cpu.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 78 |   ARMFmt {
[INFO] [stdout]    |   ^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrTHUMB>`
[INFO] [stdout]    --> src/cpu.rs:105:3
[INFO] [stdout]     |
[INFO] [stdout] 105 |   THUMBFmt {
[INFO] [stdout]     |   ^^^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrTHUMB>`
[INFO] [stdout]    --> src/cpu.rs:110:3
[INFO] [stdout]     |
[INFO] [stdout] 110 |   THUMBFmt {
[INFO] [stdout]     |   ^^^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrTHUMB>`
[INFO] [stdout]    --> src/cpu.rs:115:3
[INFO] [stdout]     |
[INFO] [stdout] 115 |   THUMBFmt {
[INFO] [stdout]     |   ^^^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrTHUMB>`
[INFO] [stdout]    --> src/cpu.rs:120:3
[INFO] [stdout]     |
[INFO] [stdout] 120 |   THUMBFmt {
[INFO] [stdout]     |   ^^^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrTHUMB>`
[INFO] [stdout]    --> src/cpu.rs:125:3
[INFO] [stdout]     |
[INFO] [stdout] 125 |   THUMBFmt {
[INFO] [stdout]     |   ^^^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrTHUMB>`
[INFO] [stdout]    --> src/cpu.rs:130:3
[INFO] [stdout]     |
[INFO] [stdout] 130 |   THUMBFmt {
[INFO] [stdout]     |   ^^^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrTHUMB>`
[INFO] [stdout]    --> src/cpu.rs:135:3
[INFO] [stdout]     |
[INFO] [stdout] 135 |   THUMBFmt {
[INFO] [stdout]     |   ^^^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrTHUMB>`
[INFO] [stdout]    --> src/cpu.rs:140:3
[INFO] [stdout]     |
[INFO] [stdout] 140 |   THUMBFmt {
[INFO] [stdout]     |   ^^^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrTHUMB>`
[INFO] [stdout]    --> src/cpu.rs:145:3
[INFO] [stdout]     |
[INFO] [stdout] 145 |   THUMBFmt {
[INFO] [stdout]     |   ^^^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrTHUMB>`
[INFO] [stdout]    --> src/cpu.rs:150:3
[INFO] [stdout]     |
[INFO] [stdout] 150 |   THUMBFmt {
[INFO] [stdout]     |   ^^^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrTHUMB>`
[INFO] [stdout]    --> src/cpu.rs:155:3
[INFO] [stdout]     |
[INFO] [stdout] 155 |   THUMBFmt {
[INFO] [stdout]     |   ^^^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrTHUMB>`
[INFO] [stdout]    --> src/cpu.rs:160:3
[INFO] [stdout]     |
[INFO] [stdout] 160 |   THUMBFmt {
[INFO] [stdout]     |   ^^^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrTHUMB>`
[INFO] [stdout]    --> src/cpu.rs:165:3
[INFO] [stdout]     |
[INFO] [stdout] 165 |   THUMBFmt {
[INFO] [stdout]     |   ^^^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrTHUMB>`
[INFO] [stdout]    --> src/cpu.rs:170:3
[INFO] [stdout]     |
[INFO] [stdout] 170 |   THUMBFmt {
[INFO] [stdout]     |   ^^^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrTHUMB>`
[INFO] [stdout]    --> src/cpu.rs:175:3
[INFO] [stdout]     |
[INFO] [stdout] 175 |   THUMBFmt {
[INFO] [stdout]     |   ^^^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrTHUMB>`
[INFO] [stdout]    --> src/cpu.rs:180:3
[INFO] [stdout]     |
[INFO] [stdout] 180 |   THUMBFmt {
[INFO] [stdout]     |   ^^^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrTHUMB>`
[INFO] [stdout]    --> src/cpu.rs:185:3
[INFO] [stdout]     |
[INFO] [stdout] 185 |   THUMBFmt {
[INFO] [stdout]     |   ^^^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrTHUMB>`
[INFO] [stdout]    --> src/cpu.rs:190:3
[INFO] [stdout]     |
[INFO] [stdout] 190 |   THUMBFmt {
[INFO] [stdout]     |   ^^^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrTHUMB>`
[INFO] [stdout]    --> src/cpu.rs:195:3
[INFO] [stdout]     |
[INFO] [stdout] 195 |   THUMBFmt {
[INFO] [stdout]     |   ^^^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrTHUMB>`
[INFO] [stdout]    --> src/cpu.rs:200:3
[INFO] [stdout]     |
[INFO] [stdout] 200 |   THUMBFmt {
[INFO] [stdout]     |   ^^^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrTHUMB>`
[INFO] [stdout]    --> src/cpu.rs:205:3
[INFO] [stdout]     |
[INFO] [stdout] 205 |   THUMBFmt {
[INFO] [stdout]     |   ^^^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `cpu_fn` in initializer of `cpu::OpFmt<cpu::InstrTHUMB>`
[INFO] [stdout]    --> src/cpu.rs:210:3
[INFO] [stdout]     |
[INFO] [stdout] 210 |   THUMBFmt {
[INFO] [stdout]     |   ^^^^^^^^ missing `cpu_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `tomboy-advance-emulator`
[INFO] running `Command { std: "docker" "inspect" "28906de8f2cfba862e261b2fedd28b30d03291e6f994b6a8c660ab2298b7b99b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28906de8f2cfba862e261b2fedd28b30d03291e6f994b6a8c660ab2298b7b99b", kill_on_drop: false }`
[INFO] [stdout] 28906de8f2cfba862e261b2fedd28b30d03291e6f994b6a8c660ab2298b7b99b
