[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 824336ad4127ce295849937a24c08a4aeff6ada7 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-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/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LinuxProativo/overlayfs_fuse 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.56
[INFO] [stderr]   Downloaded walkdir_minimal v1.3.0
[INFO] [stderr]   Downloaded recursive_copy v2.1.0
[INFO] [stderr]   Downloaded ref-cast v1.0.27
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.27
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded proc-macro-crate v3.5.0
[INFO] [stderr]   Downloaded cpufeatures v0.3.1
[INFO] [stderr]   Downloaded smallvec v1.16.0
[INFO] [stderr]   Downloaded pkg-config v0.3.34
[INFO] [stderr]   Downloaded autocfg v1.5.1
[INFO] [stderr]   Downloaded stacker v0.1.25
[INFO] [stderr]   Downloaded psm v0.1.32
[INFO] [stderr]   Downloaded num_enum v0.7.6
[INFO] [stderr]   Downloaded constant_time_eq v0.4.2
[INFO] [stderr]   Downloaded obliterate v1.2.0
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.12
[INFO] [stderr]   Downloaded num_enum_derive v0.7.6
[INFO] [stderr]   Downloaded arrayvec v0.7.8
[INFO] [stderr]   Downloaded memmap2 v0.9.11
[INFO] [stderr]   Downloaded log v0.4.34
[INFO] [stderr]   Downloaded toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]   Downloaded ar_archive_writer v0.5.3
[INFO] [stderr]   Downloaded cc v1.4.5
[INFO] [stderr]   Downloaded fuser v0.17.0
[INFO] [stderr]   Downloaded indexmap v2.14.2
[INFO] [stderr]   Downloaded blake3 v1.8.7
[INFO] [stderr]   Downloaded syn v3.0.5
[INFO] [stderr]   Downloaded zerocopy v0.8.56
[INFO] [stderr]   Downloaded nix v0.30.1
[INFO] [stderr]   Downloaded object v0.39.1
[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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 07d27cabaeb7d82e15bca077127f2c105de289b3df1b136dc284e54ebdef1083
[INFO] running `Command { std: "docker" "start" "07d27cabaeb7d82e15bca077127f2c105de289b3df1b136dc284e54ebdef1083", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07d27cabaeb7d82e15bca077127f2c105de289b3df1b136dc284e54ebdef1083", 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" "07d27cabaeb7d82e15bca077127f2c105de289b3df1b136dc284e54ebdef1083" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07d27cabaeb7d82e15bca077127f2c105de289b3df1b136dc284e54ebdef1083", 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" "07d27cabaeb7d82e15bca077127f2c105de289b3df1b136dc284e54ebdef1083" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "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]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]     Checking smallvec v1.16.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling cc v1.4.5
[INFO] [stderr]    Compiling ref-cast v1.0.27
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling indexmap v2.14.2
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking walkdir_minimal v1.3.0
[INFO] [stderr]     Checking cpufeatures v0.3.1
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking glob v0.3.4
[INFO] [stderr]     Checking recursive_copy v2.1.0
[INFO] [stderr]    Compiling fuser v0.17.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_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking memmap2 v0.9.11
[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 ar_archive_writer v0.5.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]    Compiling psm v0.1.32
[INFO] [stderr]     Checking num_enum v0.7.6
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.17s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/overlayfs_fuse/index.html
[INFO] running `Command { std: "docker" "inspect" "07d27cabaeb7d82e15bca077127f2c105de289b3df1b136dc284e54ebdef1083", 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" "07d27cabaeb7d82e15bca077127f2c105de289b3df1b136dc284e54ebdef1083" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/overlayfs_fuse/index.html
[INFO] running `Command { std: "docker" "inspect" "07d27cabaeb7d82e15bca077127f2c105de289b3df1b136dc284e54ebdef1083", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07d27cabaeb7d82e15bca077127f2c105de289b3df1b136dc284e54ebdef1083", kill_on_drop: false }`
[INFO] [stdout] 07d27cabaeb7d82e15bca077127f2c105de289b3df1b136dc284e54ebdef1083
