[INFO] cloning repository https://github.com/p32929/oxru
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p32929/oxru" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp32929%2Foxru", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp32929%2Foxru'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f5f013417fcc92cb01e1d9467565467ee4a17e4
[INFO] documenting p32929/oxru 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%2Fp32929%2Foxru" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/p32929/oxru
[INFO] finished tweaking git repo https://github.com/p32929/oxru
[INFO] tweaked toml for git repo https://github.com/p32929/oxru written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/p32929/oxru 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/p32929/oxru 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded str_indices v0.4.4
[INFO] [stderr]   Downloaded tree-sitter-toml-ng v0.7.0
[INFO] [stderr]   Downloaded ropey v1.6.1
[INFO] [stderr]   Downloaded sw-composite v0.7.16
[INFO] [stderr]   Downloaded raqote v0.8.5
[INFO] [stderr]   Downloaded evictor v0.5.1
[INFO] [stderr]   Downloaded wgpu-core v28.0.1
[INFO] [stderr]   Downloaded wgpu-hal v28.0.1
[INFO] [stderr]   Downloaded serial2 v0.2.37
[INFO] [stderr]   Downloaded ratatui-wgpu v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e7d9500cbee87ed23ecf89556754edbbee4ca97802a701860138488ecd73333a
[INFO] running `Command { std: "docker" "start" "e7d9500cbee87ed23ecf89556754edbbee4ca97802a701860138488ecd73333a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7d9500cbee87ed23ecf89556754edbbee4ca97802a701860138488ecd73333a", 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" "e7d9500cbee87ed23ecf89556754edbbee4ca97802a701860138488ecd73333a" "/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" "e7d9500cbee87ed23ecf89556754edbbee4ca97802a701860138488ecd73333a", 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" "e7d9500cbee87ed23ecf89556754edbbee4ca97802a701860138488ecd73333a" "/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]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling naga v28.0.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking lru v0.18.0
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling wgpu-hal v28.0.1
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking wgpu-types v28.0.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking ratatui-core v0.1.1
[INFO] [stderr]     Checking time v0.3.49
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]    Compiling wgpu-core v28.0.1
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling tree-sitter v0.26.9
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking ratatui-widgets v0.3.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling evictor v0.5.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling wgpu v28.0.0
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-toml-ng v0.7.0
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-css v0.25.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-c v0.24.2
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]     Checking sw-composite v0.7.16
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking raqote v0.8.5
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking ratatui-macros v0.7.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking serial2 v0.2.37
[INFO] [stderr]     Checking vte v0.15.0
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking str_indices v0.4.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking portable-pty v0.9.0
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stderr]     Checking vt100 v0.16.2
[INFO] [stderr]     Checking ratatui v0.30.1
[INFO] [stderr]     Checking ignore v0.4.26
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking tree-sitter-highlight v0.26.9
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v28.0.0
[INFO] [stderr]     Checking ratatui-wgpu v0.5.0
[INFO] [stderr]  Documenting oxru v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `load`
[INFO] [stdout]   --> src/config.rs:70:32
[INFO] [stdout]    |
[INFO] [stdout] 70 |     /// The testable core of [`load`]: merge an explicit global path (if any) then
[INFO] [stdout]    |                                ^^^^ no item named `load` 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 `pump`
[INFO] [stdout]  --> src/terminalpane.rs:3:71
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! thread reads the PTY into a channel; the UI thread drains it in [`pump`].
[INFO] [stdout]   |                                                                       ^^^^ no item named `pump` 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 `pump`
[INFO] [stdout]   --> src/terminalpane.rs:56:61
[INFO] [stdout]    |
[INFO] [stdout] 56 |     /// Bytes the reader thread has parsed since the last [`pump`] — lets the UI
[INFO] [stdout]    |                                                             ^^^^ no item named `pump` 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 `pump`
[INFO] [stdout]   --> src/terminalpane.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |     /// here; [`pump`] takes it and logs if that output waited too long for a
[INFO] [stdout]    |                 ^^^^ no item named `pump` 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/ui.rs:1294:31
[INFO] [stdout]      |
[INFO] [stdout] 1294 | /// fill in order, so editors[0] is left, editors[1] right, editors[2] bottom.
[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/ui.rs:1294:51
[INFO] [stdout]      |
[INFO] [stdout] 1294 | /// fill in order, so editors[0] is left, editors[1] right, editors[2] bottom.
[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 `2`
[INFO] [stdout]     --> src/ui.rs:1294:69
[INFO] [stdout]      |
[INFO] [stdout] 1294 | /// fill in order, so editors[0] is left, editors[1] right, editors[2] bottom.
[INFO] [stdout]      |                                                                     ^ no item named `2` 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 `folder`
[INFO] [stdout]    --> src/gui.rs:230:59
[INFO] [stdout]     |
[INFO] [stdout] 230 | /// The window title for the app's current state: "Oxru - <folder>", or just
[INFO] [stdout]     |                                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 02s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/oxru/index.html
[INFO] running `Command { std: "docker" "inspect" "e7d9500cbee87ed23ecf89556754edbbee4ca97802a701860138488ecd73333a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7d9500cbee87ed23ecf89556754edbbee4ca97802a701860138488ecd73333a", kill_on_drop: false }`
[INFO] [stdout] e7d9500cbee87ed23ecf89556754edbbee4ca97802a701860138488ecd73333a
