[INFO] cloning repository https://github.com/LinuxProativo/overlayfs_fuse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LinuxProativo/overlayfs_fuse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinuxProativo%2Foverlayfs_fuse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinuxProativo%2Foverlayfs_fuse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 385ba071f3ad395f179db79df15480346bb7726f
[INFO] documenting LinuxProativo/overlayfs_fuse against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinuxProativo%2Foverlayfs_fuse" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LinuxProativo/overlayfs_fuse
[INFO] finished tweaking git repo https://github.com/LinuxProativo/overlayfs_fuse
[INFO] tweaked toml for git repo https://github.com/LinuxProativo/overlayfs_fuse written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LinuxProativo/overlayfs_fuse 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 66 packages to highest Rust 1.100.0-nightly compatible versions
[INFO] [stderr]       Adding fuser v0.17.0 (available: v0.18.0)
[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] c3bfe01d2c28bfbd6d753fc7c1d93761aa03d9020063511aea63cd658c688899
[INFO] running `Command { std: "docker" "start" "c3bfe01d2c28bfbd6d753fc7c1d93761aa03d9020063511aea63cd658c688899", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3bfe01d2c28bfbd6d753fc7c1d93761aa03d9020063511aea63cd658c688899", 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" "c3bfe01d2c28bfbd6d753fc7c1d93761aa03d9020063511aea63cd658c688899" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3bfe01d2c28bfbd6d753fc7c1d93761aa03d9020063511aea63cd658c688899", 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" "c3bfe01d2c28bfbd6d753fc7c1d93761aa03d9020063511aea63cd658c688899" "/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 quote v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.12
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling ref-cast v1.0.27
[INFO] [stderr]    Compiling cc v1.4.5
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking smallvec v1.16.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling indexmap v2.14.2
[INFO] [stderr]     Checking walkdir_minimal v1.3.0
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking cpufeatures v0.3.1
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]    Compiling fuser v0.17.0
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking recursive_copy v2.1.0
[INFO] [stderr]     Checking glob v0.3.4
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling stacker v0.1.25
[INFO] [stderr]    Compiling blake3 v1.8.7
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.27
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling ar_archive_writer v0.5.3
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]    Compiling psm v0.1.32
[INFO] [stderr]     Checking obliterate v1.2.0
[INFO] [stderr]  Documenting overlayfs_fuse v1.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `skip_dir`
[INFO] [stdout]    --> src/filter.rs:255:18
[INFO] [stdout]     |
[INFO] [stdout] 255 |     /// Unlike [`skip_dir`], the directory itself **is** committed — only
[INFO] [stdout]     |                  ^^^^^^^^ no item named `skip_dir` 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 `skip_empty_files_in`
[INFO] [stdout]    --> src/filter.rs:275:28
[INFO] [stdout]     |
[INFO] [stdout] 275 |     /// Batch variant of [`skip_empty_files_in`].
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^ no item named `skip_empty_files_in` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/inode.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / pub enum InodeMode {
[INFO] [stdout] 17 | |     /// Inodes are generated sequentially and are not preserved across mounts.
[INFO] [stdout] 18 | |     Virtual,
[INFO] [stdout] 19 | |     /// Inodes are generated via hashing to maintain consistency for the same path.
[INFO] [stdout] 20 | |     Persistent,
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Defines how inodes are handled, including mapping and generation strategies`
[INFO] [stdout]    = help: ends near `Defines the strategy for generating inode numbers.`
[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/inode.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / pub enum InodeMode {
[INFO] [stdout] 17 | |     /// Inodes are generated sequentially and are not preserved across mounts.
[INFO] [stdout] 18 | |     Virtual,
[INFO] [stdout] 19 | |     /// Inodes are generated via hashing to maintain consistency for the same path.
[INFO] [stdout] 20 | |     Persistent,
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Defines the strategy for generating inode numbers.`
[INFO] [stdout]    = help: ends near `Defines the strategy for generating inode numbers.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/filter.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | / pub struct CommitFilter {
[INFO] [stdout]  92 | |     /// Root-relative paths that MUST be committed even if other rules match.
[INFO] [stdout]  93 | |     pub force_files: HashSet<PathBuf>,
[INFO] [stdout]  94 | |     /// Root-relative directory paths whose entire subtree is excluded.
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub skip_globs: Vec<Pattern>,
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Commit-time filtering for rootfs-aware overlays.`
[INFO] [stdout]     = help: ends near `the lower layer.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/filter.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | / pub struct CommitFilter {
[INFO] [stdout]  92 | |     /// Root-relative paths that MUST be committed even if other rules match.
[INFO] [stdout]  93 | |     pub force_files: HashSet<PathBuf>,
[INFO] [stdout]  94 | |     /// Root-relative directory paths whose entire subtree is excluded.
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub skip_globs: Vec<Pattern>,
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Controls which paths are excluded when committing upper-layer changes into`
[INFO] [stdout]     = help: ends near `Controls which paths are excluded when committing upper-layer changes into`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/overlay.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / pub enum OverlayAction {
[INFO] [stdout] 28 | |     /// Keep the upper layer files as they are.
[INFO] [stdout] 29 | |     Preserve,
[INFO] [stdout] 30 | |     /// Delete the upper layer and working directory.
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     CommitAtomic,
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Core components for managing the overlay lifecycle, including`
[INFO] [stdout]    = help: ends near `Defines the finalization strategy for the upper layer when the filesystem is closed.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/overlay.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / pub enum OverlayAction {
[INFO] [stdout] 28 | |     /// Keep the upper layer files as they are.
[INFO] [stdout] 29 | |     Preserve,
[INFO] [stdout] 30 | |     /// Delete the upper layer and working directory.
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     CommitAtomic,
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Defines the finalization strategy for the upper layer when the filesystem is closed.`
[INFO] [stdout]    = help: ends near `Defines the finalization strategy for the upper layer when the filesystem is closed.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/overlay.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | / pub struct OverlayFS {
[INFO] [stdout] 76 | |     /// The Inode generation strategy used for this mount.
[INFO] [stdout] 77 | |     mode: InodeMode,
[INFO] [stdout] 78 | |     /// Holds the active FUSE background session.
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |     commit_filter: Option<CommitFilter>,
[INFO] [stdout] 84 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Core components for managing the overlay lifecycle, including`
[INFO] [stdout]    = help: ends near `The primary controller for the Overlay Filesystem.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/overlay.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | / pub struct OverlayFS {
[INFO] [stdout] 76 | |     /// The Inode generation strategy used for this mount.
[INFO] [stdout] 77 | |     mode: InodeMode,
[INFO] [stdout] 78 | |     /// Holds the active FUSE background session.
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |     commit_filter: Option<CommitFilter>,
[INFO] [stdout] 84 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `The primary controller for the Overlay Filesystem.`
[INFO] [stdout]    = help: ends near `The primary controller for the Overlay Filesystem.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `overlayfs_fuse`
[INFO] running `Command { std: "docker" "inspect" "c3bfe01d2c28bfbd6d753fc7c1d93761aa03d9020063511aea63cd658c688899", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3bfe01d2c28bfbd6d753fc7c1d93761aa03d9020063511aea63cd658c688899", kill_on_drop: false }`
[INFO] [stdout] c3bfe01d2c28bfbd6d753fc7c1d93761aa03d9020063511aea63cd658c688899
