[INFO] cloning repository https://github.com/Danetterry/CounterStrikeRespectMania
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Danetterry/CounterStrikeRespectMania" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanetterry%2FCounterStrikeRespectMania", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanetterry%2FCounterStrikeRespectMania'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00f2100b95a8d89e8fbe6f43b88b9c8fada0ee8b
[INFO] documenting Danetterry/CounterStrikeRespectMania against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanetterry%2FCounterStrikeRespectMania" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Danetterry/CounterStrikeRespectMania
[INFO] finished tweaking git repo https://github.com/Danetterry/CounterStrikeRespectMania
[INFO] tweaked toml for git repo https://github.com/Danetterry/CounterStrikeRespectMania written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Danetterry/CounterStrikeRespectMania on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Danetterry/CounterStrikeRespectMania 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded three-d-asset v0.7.0
[INFO] [stderr]   Downloaded compile-time v0.2.0
[INFO] [stderr]   Downloaded egui_render_three_d v0.9.0
[INFO] [stderr]   Downloaded windows-interface v0.56.0
[INFO] [stderr]   Downloaded windows-implement v0.56.0
[INFO] [stderr]   Downloaded egui_render_glow v0.9.1
[INFO] [stderr]   Downloaded display-info v0.5.2
[INFO] [stderr]   Downloaded cmake v0.1.52
[INFO] [stderr]   Downloaded cc v1.2.9
[INFO] [stderr]   Downloaded windows-core v0.56.0
[INFO] [stderr]   Downloaded three-d-asset v0.9.2
[INFO] [stderr]   Downloaded enigo v0.3.0
[INFO] [stderr]   Downloaded zerocopy v0.6.6
[INFO] [stderr]   Downloaded fontdue v0.8.0
[INFO] [stderr]   Downloaded three-d v0.17.1
[INFO] [stderr]   Downloaded egui_overlay v0.9.0
[INFO] [stderr]   Downloaded glfw-passthrough v0.55.0
[INFO] [stderr]   Downloaded bitflags v2.7.0
[INFO] [stderr]   Downloaded xcb v1.5.0
[INFO] [stderr]   Downloaded three-d-text-builder v0.7.0
[INFO] [stderr]   Downloaded egui_window_glfw_passthrough v0.9.0
[INFO] [stderr]   Downloaded process-memory v0.5.0
[INFO] [stderr]   Downloaded winit v0.28.7
[INFO] [stderr]   Downloaded rustix v0.38.43
[INFO] [stderr]   Downloaded zerocopy-derive v0.6.6
[INFO] [stderr]   Downloaded glfw-sys-passthrough v4.0.3+3.3.5
[INFO] [stderr]   Downloaded windows v0.56.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64d43544ecd4702d8d853962b985b2ccf4014edf22e49d9c90238d6a00516ac2
[INFO] running `Command { std: "docker" "start" "-a" "64d43544ecd4702d8d853962b985b2ccf4014edf22e49d9c90238d6a00516ac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64d43544ecd4702d8d853962b985b2ccf4014edf22e49d9c90238d6a00516ac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64d43544ecd4702d8d853962b985b2ccf4014edf22e49d9c90238d6a00516ac2", kill_on_drop: false }`
[INFO] [stdout] 64d43544ecd4702d8d853962b985b2ccf4014edf22e49d9c90238d6a00516ac2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a7ae018b3ff085166b6b5098d65c4e1d7a37abe286d9c8bd6e28e668a38cdf7
[INFO] running `Command { std: "docker" "start" "-a" "9a7ae018b3ff085166b6b5098d65c4e1d7a37abe286d9c8bd6e28e668a38cdf7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking bitflags v2.7.0
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]     Checking zerocopy v0.6.6
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking emath v0.29.1
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking ecolor v0.29.1
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]     Checking epaint v0.29.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling glfw-sys-passthrough v4.0.3+3.3.5
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking three-d-asset v0.7.0
[INFO] [stderr]     Checking egui v0.29.1
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling xcb v1.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.7
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking egui_render_glow v0.9.1
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking fontdue v0.8.0
[INFO] [stderr]     Checking xkbcommon v0.8.0
[INFO] [stderr]     Checking glfw-passthrough v0.55.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking rectangle-pack v0.4.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking egui_window_glfw_passthrough v0.9.0
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking enigo v0.3.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking three-d-asset v0.9.2
[INFO] [stderr]     Checking process-memory v0.5.0
[INFO] [stderr]    Compiling compile-time v0.2.0
[INFO] [stderr]     Checking display-info v0.5.2
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]     Checking three-d v0.17.1
[INFO] [stderr]     Checking egui_render_three_d v0.9.0
[INFO] [stderr]     Checking three-d-text-builder v0.7.0
[INFO] [stderr]     Checking egui_overlay v0.9.0
[INFO] [stderr]  Documenting CounterStrikeRespectMania v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/utils/bhop.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::um::winuser::VK_SPACE;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/utils/mem_utils.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winapi::um::{handleapi::CloseHandle, tlhelp32};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::um`
[INFO] [stdout]  --> src/utils/mem_utils.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winapi::um::{handleapi::CloseHandle, tlhelp32};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/utils/mem_utils.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winapi::{shared::minwindef, um::handleapi::INVALID_HANDLE_VALUE};
[INFO] [stdout]   |                                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::shared`
[INFO] [stdout]  --> src/utils/mem_utils.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winapi::{shared::minwindef, um::handleapi::INVALID_HANDLE_VALUE};
[INFO] [stdout]   |              ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/main.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | use winapi::um::winuser::VK_INSERT;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout]  --> src/utils/keybinds.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::ctypes::c_int;
[INFO] [stdout]   |             ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `CounterStrikeRespectMania`
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9a7ae018b3ff085166b6b5098d65c4e1d7a37abe286d9c8bd6e28e668a38cdf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a7ae018b3ff085166b6b5098d65c4e1d7a37abe286d9c8bd6e28e668a38cdf7", kill_on_drop: false }`
[INFO] [stdout] 9a7ae018b3ff085166b6b5098d65c4e1d7a37abe286d9c8bd6e28e668a38cdf7
