[INFO] cloning repository https://github.com/ChristosG/aegis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChristosG/aegis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristosG%2Faegis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristosG%2Faegis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33235d8fe9e77ecd902f034ea7ce9b9901938ba0
[INFO] documenting ChristosG/aegis against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristosG%2Faegis" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChristosG/aegis
[INFO] finished tweaking git repo https://github.com/ChristosG/aegis
[INFO] tweaked toml for git repo https://github.com/ChristosG/aegis written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChristosG/aegis 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/ChristosG/aegis 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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 517c6160cf71fb69f58603f0c68df3c36b1e419d2d33edb63407cf7be3b9eb18
[INFO] running `Command { std: "docker" "start" "517c6160cf71fb69f58603f0c68df3c36b1e419d2d33edb63407cf7be3b9eb18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "517c6160cf71fb69f58603f0c68df3c36b1e419d2d33edb63407cf7be3b9eb18", 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" "517c6160cf71fb69f58603f0c68df3c36b1e419d2d33edb63407cf7be3b9eb18" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "517c6160cf71fb69f58603f0c68df3c36b1e419d2d33edb63407cf7be3b9eb18", 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" "517c6160cf71fb69f58603f0c68df3c36b1e419d2d33edb63407cf7be3b9eb18" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking pom v3.4.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking papergrid v0.13.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking ipnetwork v0.21.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]     Checking maxminddb v0.27.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling tabled_derive v0.9.0
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking tabled v0.17.0
[INFO] [stderr]     Checking lopdf v0.26.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking printpdf v0.3.4
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking inotify v0.11.1
[INFO] [stderr]     Checking genpdf v0.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking lettre v0.11.19
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]  Documenting aegis v3.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `pid`
[INFO] [stdout]  --> src/modules/forensic/capture.rs:6:45
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// Capture process information from /proc/[pid]/.
[INFO] [stdout]   |                                             ^^^ no item named `pid` 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 `pid`
[INFO] [stdout]    --> src/modules/process/mod.rs:315:36
[INFO] [stdout]     |
[INFO] [stdout] 315 | /// Get the parent PID from /proc/[pid]/stat.
[INFO] [stdout]     |                                    ^^^ no item named `pid` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `pid`
[INFO] [stdout]    --> src/modules/process/mod.rs:325:43
[INFO] [stdout]     |
[INFO] [stdout] 325 | /// Get a process name by PID from /proc/[pid]/comm.
[INFO] [stdout]     |                                           ^^^ no item named `pid` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `pid`
[INFO] [stdout]    --> src/modules/process/mod.rs:403:71
[INFO] [stdout]     |
[INFO] [stdout] 403 |     /// Estimate CPU usage percentage for a process by reading /proc/[pid]/stat.
[INFO] [stdout]     |                                                                       ^^^ no item named `pid` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `pid`
[INFO] [stdout]    --> src/modules/process/mod.rs:563:16
[INFO] [stdout]     |
[INFO] [stdout] 563 |     /// /proc/[pid]/net/tcp and matching inodes from /proc/[pid]/fd.
[INFO] [stdout]     |                ^^^ no item named `pid` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `pid`
[INFO] [stdout]    --> src/modules/process/mod.rs:563:61
[INFO] [stdout]     |
[INFO] [stdout] 563 |     /// /proc/[pid]/net/tcp and matching inodes from /proc/[pid]/fd.
[INFO] [stdout]     |                                                             ^^^ no item named `pid` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `RwLock`
[INFO] [stdout]   --> src/core/state.rs:18:45
[INFO] [stdout]    |
[INFO] [stdout] 18 | /// Create a new shared state wrapped in Arc<RwLock>.
[INFO] [stdout]    |                                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 18 | /// Create a new shared state wrapped in `Arc<RwLock>`.
[INFO] [stdout]    |                                          +           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `pid`
[INFO] [stdout]    --> src/modules/network/mod.rs:771:79
[INFO] [stdout]     |
[INFO] [stdout] 771 |     /// Build a map from socket inode → (pid, process_name) by scanning /proc/<pid>/fd/.
[INFO] [stdout]     |                                                                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `pid`
[INFO] [stdout]   --> src/util/proc_parse.rs:86:40
[INFO] [stdout]    |
[INFO] [stdout] 86 | /// Read basic process info from /proc/<pid>.
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0, proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 10`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/aegis/index.html
[INFO] running `Command { std: "docker" "inspect" "517c6160cf71fb69f58603f0c68df3c36b1e419d2d33edb63407cf7be3b9eb18", 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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "517c6160cf71fb69f58603f0c68df3c36b1e419d2d33edb63407cf7be3b9eb18" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "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 aegis v3.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `pid`
[INFO] [stdout]  --> src/modules/forensic/capture.rs:6:45
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// Capture process information from /proc/[pid]/.
[INFO] [stdout]   |                                             ^^^ no item named `pid` 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: unclosed HTML tag `RwLock`
[INFO] [stdout]   --> src/core/state.rs:18:45
[INFO] [stdout]    |
[INFO] [stdout] 18 | /// Create a new shared state wrapped in Arc<RwLock>.
[INFO] [stdout]    |                                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 18 | /// Create a new shared state wrapped in `Arc<RwLock>`.
[INFO] [stdout]    |                                          +           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `pid`
[INFO] [stdout]   --> src/util/proc_parse.rs:86:40
[INFO] [stdout]    |
[INFO] [stdout] 86 | /// Read basic process info from /proc/<pid>.
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0, proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 10`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/aegis/index.html
[INFO] running `Command { std: "docker" "inspect" "517c6160cf71fb69f58603f0c68df3c36b1e419d2d33edb63407cf7be3b9eb18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "517c6160cf71fb69f58603f0c68df3c36b1e419d2d33edb63407cf7be3b9eb18", kill_on_drop: false }`
[INFO] [stdout] 517c6160cf71fb69f58603f0c68df3c36b1e419d2d33edb63407cf7be3b9eb18
