[INFO] cloning repository https://github.com/julian-corbet/nixlock-corbet-ch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/julian-corbet/nixlock-corbet-ch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulian-corbet%2Fnixlock-corbet-ch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulian-corbet%2Fnixlock-corbet-ch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d535e759b9484bb5f0518bc03a6c06fb6c82204a
[INFO] documenting julian-corbet/nixlock-corbet-ch against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulian-corbet%2Fnixlock-corbet-ch" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/julian-corbet/nixlock-corbet-ch
[INFO] finished tweaking git repo https://github.com/julian-corbet/nixlock-corbet-ch
[INFO] tweaked toml for git repo https://github.com/julian-corbet/nixlock-corbet-ch written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/julian-corbet/nixlock-corbet-ch on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/julian-corbet/nixlock-corbet-ch 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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] 33a4e68746142b06b3473bfc497d71ccdb369b6b3e75f66b18d2baa07503a2ff
[INFO] running `Command { std: "docker" "start" "33a4e68746142b06b3473bfc497d71ccdb369b6b3e75f66b18d2baa07503a2ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33a4e68746142b06b3473bfc497d71ccdb369b6b3e75f66b18d2baa07503a2ff", 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" "33a4e68746142b06b3473bfc497d71ccdb369b6b3e75f66b18d2baa07503a2ff" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33a4e68746142b06b3473bfc497d71ccdb369b6b3e75f66b18d2baa07503a2ff", 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" "33a4e68746142b06b3473bfc497d71ccdb369b6b3e75f66b18d2baa07503a2ff" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling cc v1.4.3
[INFO] [stderr]    Compiling wayland-client v0.31.15
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling quick-xml v0.41.0
[INFO] [stderr]    Compiling clang-sys v1.9.1
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling wayland-backend v0.3.16
[INFO] [stderr]    Compiling wayland-scanner v0.31.11
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bytemuck_derive v1.12.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking xcursor v0.3.11
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking xkbcommon v0.8.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking rpassword v6.0.1
[INFO] [stderr]    Compiling enum-repr v0.2.6
[INFO] [stderr]     Checking fontdue v0.9.4
[INFO] [stderr]    Compiling pam-sys v1.0.0-alpha5
[INFO] [stderr]     Checking pam-client v0.5.0
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]  Documenting nixlock v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/auth.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 174 | / pub fn diagnose(service: &str, user: &str, password: String) {
[INFO] [stdout] 175 | |     let result = authenticate_once(service, user, Zeroizing::new(password));
[INFO] [stdout] 176 | |     emit_auth_diagnostic(service, result);
[INFO] [stdout] 177 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Verbose PAM auth check used by `nixlock --check-auth` (verify your PAM service works).`
[INFO] [stdout]     = help: ends near `the configured service, outcome, failing stage, and symbolic PAM code.`
[INFO] [stdout]     = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/auth.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 174 | / pub fn diagnose(service: &str, user: &str, password: String) {
[INFO] [stdout] 175 | |     let result = authenticate_once(service, user, Zeroizing::new(password));
[INFO] [stdout] 176 | |     emit_auth_diagnostic(service, result);
[INFO] [stdout] 177 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `One-shot auth check for `nixlock --check-auth`: runs the exact live unlock path and prints only`
[INFO] [stdout]     = help: ends near `One-shot auth check for `nixlock --check-auth`: runs the exact live unlock path and prints only`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `nixlock`
[INFO] running `Command { std: "docker" "inspect" "33a4e68746142b06b3473bfc497d71ccdb369b6b3e75f66b18d2baa07503a2ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33a4e68746142b06b3473bfc497d71ccdb369b6b3e75f66b18d2baa07503a2ff", kill_on_drop: false }`
[INFO] [stdout] 33a4e68746142b06b3473bfc497d71ccdb369b6b3e75f66b18d2baa07503a2ff
