[INFO] cloning repository https://github.com/asend50/songscollection
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asend50/songscollection" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasend50%2Fsongscollection", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasend50%2Fsongscollection'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 526807f354adba6768b90ae3075941b986d64bd4
[INFO] documenting asend50/songscollection/526807f354adba6768b90ae3075941b986d64bd4 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasend50%2Fsongscollection" "/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/asend50/songscollection
[INFO] finished tweaking git repo https://github.com/asend50/songscollection
[INFO] tweaked toml for git repo https://github.com/asend50/songscollection written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asend50/songscollection on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/asend50/songscollection 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded os_pipe v1.2.3
[INFO] [stderr]   Downloaded wl-clipboard-rs v0.9.3
[INFO] [stderr]   Downloaded tree_magic_mini v3.2.2
[INFO] [stderr]   Downloaded wayland-protocols v0.32.12
[INFO] [stderr]   Downloaded libc v0.2.185
[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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7c93b750c605a4c3b8e38209b2b44d77920be392881813c57d447417c8d3fa75
[INFO] running `Command { std: "docker" "start" "7c93b750c605a4c3b8e38209b2b44d77920be392881813c57d447417c8d3fa75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c93b750c605a4c3b8e38209b2b44d77920be392881813c57d447417c8d3fa75", 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" "7c93b750c605a4c3b8e38209b2b44d77920be392881813c57d447417c8d3fa75" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c93b750c605a4c3b8e38209b2b44d77920be392881813c57d447417c8d3fa75", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7c93b750c605a4c3b8e38209b2b44d77920be392881813c57d447417c8d3fa75" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking tree_magic_mini v3.2.2
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking macroquad v0.4.14
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wl-clipboard-rs v0.9.3
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]  Documenting songscollection v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `byte_idx`
[INFO] [stdout]    --> src/modules/text_input.rs:243:56
[INFO] [stdout]     |
[INFO] [stdout] 243 |     /// Returns (wrapped_lines, mapping) where mapping[byte_idx] = (line, col)
[INFO] [stdout]     |                                                        ^^^^^^^^ no item named `byte_idx` 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.00s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/songscollection/index.html
[INFO] running `Command { std: "docker" "inspect" "7c93b750c605a4c3b8e38209b2b44d77920be392881813c57d447417c8d3fa75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c93b750c605a4c3b8e38209b2b44d77920be392881813c57d447417c8d3fa75", kill_on_drop: false }`
[INFO] [stdout] 7c93b750c605a4c3b8e38209b2b44d77920be392881813c57d447417c8d3fa75
