[INFO] cloning repository https://github.com/Brennan-VanderLaan/terminal_hell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brennan-VanderLaan/terminal_hell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrennan-VanderLaan%2Fterminal_hell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrennan-VanderLaan%2Fterminal_hell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e409030c73c8994b5e99003d45418f0032c1abe6
[INFO] documenting Brennan-VanderLaan/terminal_hell against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrennan-VanderLaan%2Fterminal_hell" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Brennan-VanderLaan/terminal_hell
[INFO] finished tweaking git repo https://github.com/Brennan-VanderLaan/terminal_hell
[INFO] tweaked toml for git repo https://github.com/Brennan-VanderLaan/terminal_hell written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Brennan-VanderLaan/terminal_hell on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Brennan-VanderLaan/terminal_hell 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chunked_transfer v1.5.0
[INFO] [stderr]   Downloaded tiny_http v0.12.0
[INFO] [stderr]   Downloaded ascii v1.1.0
[INFO] [stderr]   Downloaded mach2 v0.4.3
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.17
[INFO] [stderr]   Downloaded rodio v0.20.1
[INFO] [stderr]   Downloaded renet_netcode v2.0.0
[INFO] [stderr]   Downloaded octets v0.3.5
[INFO] [stderr]   Downloaded renetcode v2.0.0
[INFO] [stderr]   Downloaded renet v2.0.0
[INFO] [stderr]   Downloaded alsa v0.9.1
[INFO] [stderr]   Downloaded filetime v0.2.27
[INFO] [stderr]   Downloaded redox_syscall v0.7.4
[INFO] [stderr]   Downloaded xmltree v0.10.3
[INFO] [stderr]   Downloaded igd v0.12.1
[INFO] [stderr]   Downloaded attohttpc v0.16.3
[INFO] [stderr]   Downloaded gilrs-core v0.5.15
[INFO] [stderr]   Downloaded wildmatch v1.1.0
[INFO] [stderr]   Downloaded gilrs v0.10.10
[INFO] [stderr]   Downloaded orbclient v0.3.53
[INFO] [stderr]   Downloaded webbrowser v1.2.1
[INFO] [stderr]   Downloaded ctrlc v3.5.2
[INFO] [stderr]   Downloaded nix v0.31.2
[INFO] [stderr]   Downloaded unty v0.0.4
[INFO] [stderr]   Downloaded bincode v2.0.1
[INFO] [stderr]   Downloaded base32 v0.5.1
[INFO] [stderr]   Downloaded bincode_derive v2.0.1
[INFO] [stderr]   Downloaded virtue v0.0.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 08c34aa39150c0f6d33973faab4b994fb52a4e490eda16471d62bc509db6ebab
[INFO] running `Command { std: "docker" "start" "08c34aa39150c0f6d33973faab4b994fb52a4e490eda16471d62bc509db6ebab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08c34aa39150c0f6d33973faab4b994fb52a4e490eda16471d62bc509db6ebab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08c34aa39150c0f6d33973faab4b994fb52a4e490eda16471d62bc509db6ebab" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08c34aa39150c0f6d33973faab4b994fb52a4e490eda16471d62bc509db6ebab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08c34aa39150c0f6d33973faab4b994fb52a4e490eda16471d62bc509db6ebab" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking wildmatch v1.1.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling gilrs v0.10.10
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking octets v0.3.5
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking renet v2.0.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking gilrs-core v0.5.15
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking renetcode v2.0.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking chunked_transfer v1.5.0
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]    Compiling terminal_hell v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking renet_netcode v2.0.0
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking rodio v0.20.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking base32 v0.5.1
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking emath v0.28.1
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking ecolor v0.28.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking epaint v0.28.1
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking egui v0.28.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]     Checking attohttpc v0.16.3
[INFO] [stderr]     Checking igd v0.12.1
[INFO] [stderr]     Checking egui_glow v0.28.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking egui-winit v0.28.1
[INFO] [stderr]     Checking eframe v0.28.1
[INFO] [stderr]  Documenting terminal_hell v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `observe_gamepad_analog`
[INFO] [stdout]    --> src/bindings/router.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     /// [`observe_gamepad_analog`] can clear them cleanly without
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^ no item named `observe_gamepad_analog` 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 `drain`
[INFO] [stdout]    --> src/bindings/router.rs:225:37
[INFO] [stdout]     |
[INFO] [stdout] 225 |     /// queue; caller drains with [`drain`] once per frame.
[INFO] [stdout]     |                                     ^^^^^ no item named `drain` 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 `observe_gamepad_analog`
[INFO] [stdout]    --> src/bindings/router.rs:296:15
[INFO] [stdout]     |
[INFO] [stdout] 296 |     /// via [`observe_gamepad_analog`] and don't go through here.
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ no item named `observe_gamepad_analog` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `observe_gamepad_analog` links to private item `CAPTURE_STICK_THRESHOLD`
[INFO] [stdout]    --> src/bindings/router.rs:359:14
[INFO] [stdout]     |
[INFO] [stdout] 359 |     ///    [`CAPTURE_STICK_THRESHOLD`] — latched so one push = one
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `pump_frame`
[INFO] [stdout]    --> src/bindings/router.rs:511:21
[INFO] [stdout]     |
[INFO] [stdout] 511 | /// Returned from [`pump_frame`] so entry points can feed the same
[INFO] [stdout]     |                     ^^^^^^^^^^ no item named `pump_frame` 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 `handle_key_capture`
[INFO] [stdout]  --> src/bindings/wizard.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! router, then delegates raw captures to [`handle_key_capture`] /
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^ no item named `handle_key_capture` 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 `handle_gamepad_capture`
[INFO] [stdout]  --> src/bindings/wizard.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! [`handle_gamepad_capture`]. The wizard returns a [`WizardOutcome`]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^ no item named `handle_gamepad_capture` 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 `actions_for_key`
[INFO] [stdout]    --> src/bindings/mod.rs:419:24
[INFO] [stdout]     |
[INFO] [stdout] 419 |     /// semantics as [`actions_for_key`]. Stick bindings are read
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ no item named `actions_for_key` 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 `actions_for_stick_state`
[INFO] [stdout]    --> src/bindings/mod.rs:420:29
[INFO] [stdout]     |
[INFO] [stdout] 420 |     /// per-frame through [`actions_for_stick_state`] instead.
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^ no item named `actions_for_stick_state` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `key_to_str` links to private item `key_from_str`
[INFO] [stdout]    --> src/bindings/mod.rs:560:7
[INFO] [stdout]     |
[INFO] [stdout] 560 | /// [`key_from_str`].
[INFO] [stdout]     |       ^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `tick_zoom`
[INFO] [stdout]   --> src/camera.rs:83:61
[INFO] [stdout]    |
[INFO] [stdout] 83 |     /// 0..1 ease factor for the aim-zoom hold. Driven by [`tick_zoom`].
[INFO] [stdout]    |                                                             ^^^^^^^^^ no item named `tick_zoom` 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 `follow`
[INFO] [stdout]    --> src/camera.rs:194:33
[INFO] [stdout]     |
[INFO] [stdout] 194 |     /// Gamepad-equivalent of [`follow`] driven by a unit-length aim
[INFO] [stdout]     |                                 ^^^^^^ no item named `follow` 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 `stats`
[INFO] [stdout]    --> src/content.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 |     /// [stats].behavior block at B1's apply_toml — fields set here
[INFO] [stdout]     |          ^^^^^ no item named `stats` 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 `from_name`
[INFO] [stdout]    --> src/enemy.rs:228:28
[INFO] [stdout]     |
[INFO] [stdout] 228 |     /// Exact inverse of [`from_name`]. Returns the TOML/brand snake
[INFO] [stdout]     |                            ^^^^^^^^^ no item named `from_name` 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 `BrandUnit::ranged_profile`
[INFO] [stdout]    --> src/enemy.rs:442:16
[INFO] [stdout]     |
[INFO] [stdout] 442 |     /// from [`BrandUnit::ranged_profile`] when present; takes
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `BrandUnit` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `ranged_profile_override` links to private item `Enemy::ranged_profile`
[INFO] [stdout]    --> src/enemy.rs:444:11
[INFO] [stdout]     |
[INFO] [stdout] 444 |     /// [`Enemy::ranged_profile`].
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `InfectionState`
[INFO] [stdout]     --> src/game.rs:3948:54
[INFO] [stdout]      |
[INFO] [stdout] 3948 |     /// victim within trigger range and install an [`InfectionState`]
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^^ no item named `InfectionState` 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 `tick`
[INFO] [stdout]    --> src/gamepad_linux_ff.rs:147:11
[INFO] [stdout]     |
[INFO] [stdout] 147 |     /// [`tick`] runs from the worker thread every few ms and
[INFO] [stdout]     |           ^^^^ no item named `tick` 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 `tick`
[INFO] [stdout]    --> src/gamepad_linux_ff.rs:221:21
[INFO] [stdout]     |
[INFO] [stdout] 221 |     /// also call [`tick`] periodically so the effect gets stopped
[INFO] [stdout]     |                     ^^^^ no item named `tick` 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 `MenuAction`
[INFO] [stdout]    --> src/lib.rs:526:15
[INFO] [stdout]     |
[INFO] [stdout] 526 | /// Apply a [`MenuAction`] produced by Enter / MenuActivate while the
[INFO] [stdout]     |               ^^^^^^^^^^ no item named `MenuAction` 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 `unit`
[INFO] [stdout]   --> src/audio/engine.rs:51:41
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// A round-robin sample pool keyed by "<unit>.<event>". The
[INFO] [stdout]    |                                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `event`
[INFO] [stdout]   --> src/audio/engine.rs:51:48
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// A round-robin sample pool keyed by "<unit>.<event>". The
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `id`
[INFO] [stdout]    --> src/enemy.rs:293:45
[INFO] [stdout]     |
[INFO] [stdout] 293 |     /// segment in audio sample pool keys ("<id>.<event>") and as the
[INFO] [stdout]     |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `event`
[INFO] [stdout]    --> src/enemy.rs:293:50
[INFO] [stdout]     |
[INFO] [stdout] 293 |     /// segment in audio sample pool keys ("<id>.<event>") and as the
[INFO] [stdout]     |                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 01s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/terminal_hell/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "08c34aa39150c0f6d33973faab4b994fb52a4e490eda16471d62bc509db6ebab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08c34aa39150c0f6d33973faab4b994fb52a4e490eda16471d62bc509db6ebab" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking emath v0.28.1
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking ecolor v0.28.1
[INFO] [stderr]     Checking epaint v0.28.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking egui v0.28.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]     Checking attohttpc v0.16.3
[INFO] [stderr]     Checking winit v0.29.15
[INFO] [stderr]     Checking igd v0.12.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking egui_glow v0.28.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking glutin-winit v0.4.2
[INFO] [stderr]     Checking egui-winit v0.28.1
[INFO] [stderr]     Checking eframe v0.28.1
[INFO] [stderr]  Documenting terminal_hell v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `drain`
[INFO] [stdout]    --> src/bindings/router.rs:225:37
[INFO] [stdout]     |
[INFO] [stdout] 225 |     /// queue; caller drains with [`drain`] once per frame.
[INFO] [stdout]     |                                     ^^^^^ no item named `drain` 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 `observe_gamepad_analog`
[INFO] [stdout]    --> src/bindings/router.rs:296:15
[INFO] [stdout]     |
[INFO] [stdout] 296 |     /// via [`observe_gamepad_analog`] and don't go through here.
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ no item named `observe_gamepad_analog` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `observe_gamepad_analog` links to private item `CAPTURE_STICK_THRESHOLD`
[INFO] [stdout]    --> src/bindings/router.rs:359:14
[INFO] [stdout]     |
[INFO] [stdout] 359 |     ///    [`CAPTURE_STICK_THRESHOLD`] — latched so one push = one
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `pump_frame`
[INFO] [stdout]    --> src/bindings/router.rs:511:21
[INFO] [stdout]     |
[INFO] [stdout] 511 | /// Returned from [`pump_frame`] so entry points can feed the same
[INFO] [stdout]     |                     ^^^^^^^^^^ no item named `pump_frame` 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 `handle_key_capture`
[INFO] [stdout]  --> src/bindings/wizard.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! router, then delegates raw captures to [`handle_key_capture`] /
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^ no item named `handle_key_capture` 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 `handle_gamepad_capture`
[INFO] [stdout]  --> src/bindings/wizard.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! [`handle_gamepad_capture`]. The wizard returns a [`WizardOutcome`]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^ no item named `handle_gamepad_capture` 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 `actions_for_key`
[INFO] [stdout]    --> src/bindings/mod.rs:419:24
[INFO] [stdout]     |
[INFO] [stdout] 419 |     /// semantics as [`actions_for_key`]. Stick bindings are read
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ no item named `actions_for_key` 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 `actions_for_stick_state`
[INFO] [stdout]    --> src/bindings/mod.rs:420:29
[INFO] [stdout]     |
[INFO] [stdout] 420 |     /// per-frame through [`actions_for_stick_state`] instead.
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^ no item named `actions_for_stick_state` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `key_to_str` links to private item `key_from_str`
[INFO] [stdout]    --> src/bindings/mod.rs:560:7
[INFO] [stdout]     |
[INFO] [stdout] 560 | /// [`key_from_str`].
[INFO] [stdout]     |       ^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `tick_zoom`
[INFO] [stdout]   --> src/camera.rs:83:61
[INFO] [stdout]    |
[INFO] [stdout] 83 |     /// 0..1 ease factor for the aim-zoom hold. Driven by [`tick_zoom`].
[INFO] [stdout]    |                                                             ^^^^^^^^^ no item named `tick_zoom` 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 `follow`
[INFO] [stdout]    --> src/camera.rs:194:33
[INFO] [stdout]     |
[INFO] [stdout] 194 |     /// Gamepad-equivalent of [`follow`] driven by a unit-length aim
[INFO] [stdout]     |                                 ^^^^^^ no item named `follow` 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 `stats`
[INFO] [stdout]    --> src/content.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 |     /// [stats].behavior block at B1's apply_toml — fields set here
[INFO] [stdout]     |          ^^^^^ no item named `stats` 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 `from_name`
[INFO] [stdout]    --> src/enemy.rs:228:28
[INFO] [stdout]     |
[INFO] [stdout] 228 |     /// Exact inverse of [`from_name`]. Returns the TOML/brand snake
[INFO] [stdout]     |                            ^^^^^^^^^ no item named `from_name` 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 `BrandUnit::ranged_profile`
[INFO] [stdout]    --> src/enemy.rs:442:16
[INFO] [stdout]     |
[INFO] [stdout] 442 |     /// from [`BrandUnit::ranged_profile`] when present; takes
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `BrandUnit` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `ranged_profile_override` links to private item `Enemy::ranged_profile`
[INFO] [stdout]    --> src/enemy.rs:444:11
[INFO] [stdout]     |
[INFO] [stdout] 444 |     /// [`Enemy::ranged_profile`].
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `tick`
[INFO] [stdout]    --> src/gamepad_linux_ff.rs:221:21
[INFO] [stdout]     |
[INFO] [stdout] 221 |     /// also call [`tick`] periodically so the effect gets stopped
[INFO] [stdout]     |                     ^^^^ no item named `tick` 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 `unit`
[INFO] [stdout]   --> src/audio/engine.rs:51:41
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// A round-robin sample pool keyed by "<unit>.<event>". The
[INFO] [stdout]    |                                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `event`
[INFO] [stdout]   --> src/audio/engine.rs:51:48
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// A round-robin sample pool keyed by "<unit>.<event>". The
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `id`
[INFO] [stdout]    --> src/enemy.rs:293:45
[INFO] [stdout]     |
[INFO] [stdout] 293 |     /// segment in audio sample pool keys ("<id>.<event>") and as the
[INFO] [stdout]     |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `event`
[INFO] [stdout]    --> src/enemy.rs:293:50
[INFO] [stdout]     |
[INFO] [stdout] 293 |     /// segment in audio sample pool keys ("<id>.<event>") and as the
[INFO] [stdout]     |                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 33.76s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/terminal_hell/index.html
[INFO] running `Command { std: "docker" "inspect" "08c34aa39150c0f6d33973faab4b994fb52a4e490eda16471d62bc509db6ebab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08c34aa39150c0f6d33973faab4b994fb52a4e490eda16471d62bc509db6ebab", kill_on_drop: false }`
[INFO] [stdout] 08c34aa39150c0f6d33973faab4b994fb52a4e490eda16471d62bc509db6ebab
