[INFO] cloning repository https://github.com/ZelAnton/ProcessKit-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZelAnton/ProcessKit-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZelAnton%2FProcessKit-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZelAnton%2FProcessKit-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dbacc9cb13c65f48db40f2ceb706b95aa09950ea
[INFO] documenting ZelAnton/ProcessKit-rs against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZelAnton%2FProcessKit-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ZelAnton/ProcessKit-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/ZelAnton/ProcessKit-rs
[INFO] tweaked toml for git repo https://github.com/ZelAnton/ProcessKit-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ZelAnton/ProcessKit-rs 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/ZelAnton/ProcessKit-rs 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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 8d931faee041cb1f80896ea33e543cd0a77001534c656c707571e5f9d31f7049
[INFO] running `Command { std: "docker" "start" "8d931faee041cb1f80896ea33e543cd0a77001534c656c707571e5f9d31f7049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d931faee041cb1f80896ea33e543cd0a77001534c656c707571e5f9d31f7049", 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" "8d931faee041cb1f80896ea33e543cd0a77001534c656c707571e5f9d31f7049" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d931faee041cb1f80896ea33e543cd0a77001534c656c707571e5f9d31f7049", 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" "8d931faee041cb1f80896ea33e543cd0a77001534c656c707571e5f9d31f7049" "/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.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling mutants v0.0.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v3.0.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]  Documenting processkit v3.3.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Command::use_pty`
[INFO] [stdout]    --> src/pipeline.rs:686:21
[INFO] [stdout]     |
[INFO] [stdout] 686 |     /// [`use_pty`](Command::use_pty) on a non-final stage stays a pre-spawn
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^ the struct `Command` has no field or associated item named `use_pty`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ScriptedProc::has_exited_now`
[INFO] [stdout]    --> src/running/scripted.rs:168:28
[INFO] [stdout]     |
[INFO] [stdout] 168 |     /// [`has_exited_now`](ScriptedProc::has_exited_now).
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `ScriptedProc` has no field or associated item named `has_exited_now`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::rollback_pty_spawn`
[INFO] [stdout]     --> src/sys/pgroup.rs:1240:32
[INFO] [stdout]      |
[INFO] [stdout] 1240 |     /// [`rollback_pty_spawn`](Self::rollback_pty_spawn) needs if the PTY setup that
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ the struct `ProcessGroup` has no field or associated item named `rollback_pty_spawn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ProcessGroup::rollback_pty_spawn`
[INFO] [stdout]     --> src/sys/pgroup.rs:1791:8
[INFO] [stdout]      |
[INFO] [stdout] 1791 | /// ([`ProcessGroup::rollback_pty_spawn`]), which must land *before* the tracked id
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `ProcessGroup` has no field or associated item named `rollback_pty_spawn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::rollback_pty_spawn`
[INFO] [stdout]    --> src/sys/linux.rs:452:32
[INFO] [stdout]     |
[INFO] [stdout] 452 |     /// [`rollback_pty_spawn`](Self::rollback_pty_spawn) needs if the PTY setup that
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Job` has no field or associated item named `rollback_pty_spawn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Job::rollback_pty_spawn`
[INFO] [stdout]     --> src/sys/linux.rs:1478:26
[INFO] [stdout]      |
[INFO] [stdout] 1478 | /// kernel operation — [`Job::rollback_pty_spawn`] is its one user today. It is also
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^^ the struct `Job` has no field or associated item named `rollback_pty_spawn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Cgroup::enable_controllers`
[INFO] [stdout]     --> src/sys/linux.rs:1494:42
[INFO] [stdout]      |
[INFO] [stdout] 1494 | /// limit interface files appear — see [`Cgroup::enable_controllers`]), so no
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Cgroup` has no field or associated item named `enable_controllers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Cgroup::limit_evidence`
[INFO] [stdout]     --> src/sys/linux.rs:1497:37
[INFO] [stdout]      |
[INFO] [stdout] 1497 | /// caps there constrain and what [`Cgroup::limit_evidence`] reads back.
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^ the struct `Cgroup` has no field or associated item named `limit_evidence`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Job::rollback_pty_spawn`
[INFO] [stdout]     --> src/sys/linux.rs:1672:39
[INFO] [stdout]      |
[INFO] [stdout] 1672 |     /// later rollback is lost (see [`Job::rollback_pty_spawn`]).
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^ the struct `Job` has no field or associated item named `rollback_pty_spawn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::stats_with_seams`
[INFO] [stdout]     --> src/sys/linux.rs:2203:30
[INFO] [stdout]      |
[INFO] [stdout] 2203 |     /// [`stats_with_seams`](Self::stats_with_seams)) at two passes for a whole
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ the struct `Cgroup` has no field or associated item named `stats_with_seams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::stats`
[INFO] [stdout]     --> src/sys/linux.rs:2231:44
[INFO] [stdout]      |
[INFO] [stdout] 2231 |     /// Unlike the identity-safe [`stats`](Self::stats) fold — which pins and
[INFO] [stdout]      |                                            ^^^^^^^^^^^ the struct `Cgroup` has no field or associated item named `stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.55s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/processkit/index.html
[INFO] running `Command { std: "docker" "inspect" "8d931faee041cb1f80896ea33e543cd0a77001534c656c707571e5f9d31f7049", 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" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8d931faee041cb1f80896ea33e543cd0a77001534c656c707571e5f9d31f7049" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling mockall_derive v0.15.0
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling mockall v0.15.0
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking fragile v2.1.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking rapidhash v4.5.1
[INFO] [stderr]     Checking metrics v0.24.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]  Documenting processkit v3.3.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/cassette.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / pub enum CassetteField {
[INFO] [stdout] 51 | |     /// One command-line argument.
[INFO] [stdout] 52 | |     Argument,
[INFO] [stdout] 53 | |     /// The configured working directory.
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     Stderr,
[INFO] [stdout] 59 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Record/replay cassette runner (enabled by the `record` feature).`
[INFO] [stdout]    = help: ends near `A secret-bearing text field passed to a cassette scrub hook.`
[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/cassette.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / pub enum CassetteField {
[INFO] [stdout] 51 | |     /// One command-line argument.
[INFO] [stdout] 52 | |     Argument,
[INFO] [stdout] 53 | |     /// The configured working directory.
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     Stderr,
[INFO] [stdout] 59 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `A secret-bearing text field passed to a cassette scrub hook.`
[INFO] [stdout]    = help: ends near `A secret-bearing text field passed to a cassette scrub hook.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/cassette.rs:1190:1
[INFO] [stdout]      |
[INFO] [stdout] 1190 | / pub struct RecordReplayRunner<R: ProcessRunner = JobRunner> {
[INFO] [stdout] 1191 | |     mode: Mode<R>,
[INFO] [stdout] 1192 | |     /// The opt-in stricter match policy (empty by default). Consulted on both
[INFO] [stdout] 1193 | |     /// sides: record folds its digest onto each entry, replay recomputes it from
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     scrubber: Option<Arc<ScrubHook>>,
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near `Record/replay cassette runner (enabled by the `record` feature).`
[INFO] [stdout]      = help: ends near `cassette hermetically (`record` feature).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/cassette.rs:1190:1
[INFO] [stdout]      |
[INFO] [stdout] 1190 | / pub struct RecordReplayRunner<R: ProcessRunner = JobRunner> {
[INFO] [stdout] 1191 | |     mode: Mode<R>,
[INFO] [stdout] 1192 | |     /// The opt-in stricter match policy (empty by default). Consulted on both
[INFO] [stdout] 1193 | |     /// sides: record folds its digest onto each entry, replay recomputes it from
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     scrubber: Option<Arc<ScrubHook>>,
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near `A [`ProcessRunner`] that records real runs to a JSON cassette, or replays a`
[INFO] [stdout]      = help: ends near `A [`ProcessRunner`] that records real runs to a JSON cassette, or replays a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/runner.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg_attr(feature = "mock", mockall::automock)]
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `**Semver-exempt:** the `expect_*` builder surface is generated by`
[INFO] [stdout]    = help: ends near ` [`output_bytes`](Self::output_bytes)) or a live handle ([`start`](Self::start)).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `processkit`
[INFO] running `Command { std: "docker" "inspect" "8d931faee041cb1f80896ea33e543cd0a77001534c656c707571e5f9d31f7049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d931faee041cb1f80896ea33e543cd0a77001534c656c707571e5f9d31f7049", kill_on_drop: false }`
[INFO] [stdout] 8d931faee041cb1f80896ea33e543cd0a77001534c656c707571e5f9d31f7049
