[INFO] cloning repository https://github.com/tom-lubenow/nu_plugin_ebpf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tom-lubenow/nu_plugin_ebpf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom-lubenow%2Fnu_plugin_ebpf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom-lubenow%2Fnu_plugin_ebpf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ef12ce7d87f8f84058f24b24acecb4e62c922c1
[INFO] documenting tom-lubenow/nu_plugin_ebpf against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom-lubenow%2Fnu_plugin_ebpf" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tom-lubenow/nu_plugin_ebpf
[INFO] finished tweaking git repo https://github.com/tom-lubenow/nu_plugin_ebpf
[INFO] tweaked toml for git repo https://github.com/tom-lubenow/nu_plugin_ebpf written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tom-lubenow/nu_plugin_ebpf 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] crate git repo https://github.com/tom-lubenow/nu_plugin_ebpf 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lean_string v0.5.1
[INFO] [stderr]   Downloaded ryu v1.0.22
[INFO] [stderr]   Downloaded lscolors v0.20.0
[INFO] [stderr]   Downloaded buf-trait v0.4.1
[INFO] [stderr]   Downloaded byteyarn v0.5.1
[INFO] [stderr]   Downloaded nu-utils v0.110.0
[INFO] [stderr]   Downloaded nu-system v0.110.0
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.8
[INFO] [stderr]   Downloaded pwd v1.4.0
[INFO] [stderr]   Downloaded omnipath v0.1.6
[INFO] [stderr]   Downloaded nu-derive-value v0.110.0
[INFO] [stderr]   Downloaded nu-experimental v0.110.0
[INFO] [stderr]   Downloaded cc v1.2.54
[INFO] [stderr]   Downloaded ntapi v0.4.2
[INFO] [stderr]   Downloaded nu-path v0.110.0
[INFO] [stderr]   Downloaded pure-rust-locales v0.8.2
[INFO] [stderr]   Downloaded supports-hyperlinks v3.2.0
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded chrono-humanize v0.2.3
[INFO] [stderr]   Downloaded nu-protocol v0.110.0
[INFO] [stderr]   Downloaded nu-plugin-test-support v0.110.0
[INFO] [stderr]   Downloaded nu-plugin-protocol v0.110.0
[INFO] [stderr]   Downloaded nu-plugin-engine v0.110.0
[INFO] [stderr]   Downloaded nu-plugin-core v0.110.0
[INFO] [stderr]   Downloaded nu-engine v0.110.0
[INFO] [stderr]   Downloaded nu-plugin v0.110.0
[INFO] [stderr]   Downloaded tzdb v0.7.3
[INFO] [stderr]   Downloaded shadow-rs v1.6.0
[INFO] [stderr]   Downloaded tz-rs v0.7.2
[INFO] [stderr]   Downloaded nu-cmd-lang v0.110.0
[INFO] [stderr]   Downloaded nu-parser v0.110.0
[INFO] [stderr]   Downloaded btf v0.5.1
[INFO] [stderr]   Downloaded core-error v0.0.0
[INFO] [stderr]   Downloaded tzdb_data v0.2.3
[INFO] [stderr]   Downloaded is_debug v1.1.0
[INFO] [stderr]   Downloaded nu-cmd-base v0.110.0
[INFO] [stderr]   Downloaded aya-obj v0.2.1
[INFO] [stderr]   Downloaded aya v0.13.1
[INFO] [stderr]   Downloaded nu-glob v0.110.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c6ba4bcc3d76c2eb38afdb27d125ebbcc3a2de1369676f254db043368d34f984
[INFO] running `Command { std: "docker" "start" "c6ba4bcc3d76c2eb38afdb27d125ebbcc3a2de1369676f254db043368d34f984", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6ba4bcc3d76c2eb38afdb27d125ebbcc3a2de1369676f254db043368d34f984", 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" "c6ba4bcc3d76c2eb38afdb27d125ebbcc3a2de1369676f254db043368d34f984" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6ba4bcc3d76c2eb38afdb27d125ebbcc3a2de1369676f254db043368d34f984", 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" "c6ba4bcc3d76c2eb38afdb27d125ebbcc3a2de1369676f254db043368d34f984" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking pure-rust-locales v0.8.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking erased-serde v0.4.9
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking buf-trait v0.4.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking byteyarn v0.5.1
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]     Checking nu-glob v0.110.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling tz-rs v0.7.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling core-error v0.0.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]     Checking lscolors v0.20.0
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking bytesize v2.3.1
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling tzdb_data v0.2.3
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]     Checking shadow-rs v1.6.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking interprocess v2.2.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]    Compiling nu-derive-value v0.110.0
[INFO] [stderr]    Compiling tzdb v0.7.3
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking nu-experimental v0.110.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pwd v1.4.0
[INFO] [stderr]     Checking btf v0.5.1
[INFO] [stderr]     Checking nu-path v0.110.0
[INFO] [stderr]     Checking fancy-regex v0.17.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling nu-cmd-lang v0.110.0
[INFO] [stderr]     Checking aya-obj v0.2.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking aya v0.13.1
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking lean_string v0.5.1
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking nu-utils v0.110.0
[INFO] [stderr]     Checking procfs-core v0.18.0
[INFO] [stderr]     Checking chrono-humanize v0.2.3
[INFO] [stderr]     Checking nu-system v0.110.0
[INFO] [stderr]     Checking nu-protocol v0.110.0
[INFO] [stderr]     Checking nu-engine v0.110.0
[INFO] [stderr]     Checking nu-plugin-protocol v0.110.0
[INFO] [stderr]     Checking nu-plugin-core v0.110.0
[INFO] [stderr]     Checking nu-parser v0.110.0
[INFO] [stderr]     Checking nu-plugin v0.110.0
[INFO] [stderr]     Checking nu-cmd-base v0.110.0
[INFO] [stderr]  Documenting nu_plugin_ebpf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `val`
[INFO] [stdout]    --> src/compiler/btf.rs:268:63
[INFO] [stdout]     |
[INFO] [stdout] 268 |     /// Create a __uint(name, val) type pattern: PTR -> ARRAY[val] -> INT
[INFO] [stdout]     |                                                               ^^^ no item named `val` 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 `val`
[INFO] [stdout]    --> src/compiler/btf.rs:270:78
[INFO] [stdout]     |
[INFO] [stdout] 270 |     /// This matches the libbpf macro: #define __uint(name, val) int (*name)[val]
[INFO] [stdout]     |                                                                              ^^^ no item named `val` 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 `5`
[INFO] [stdout]     --> src/compiler/mir.rs:1686:16
[INFO] [stdout]      |
[INFO] [stdout] 1686 |     /// skb cb[5]
[INFO] [stdout]      |                ^ no item named `5` 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 `4`
[INFO] [stdout]     --> src/compiler/mir.rs:1736:33
[INFO] [stdout]      |
[INFO] [stdout] 1736 |     /// bpf_sock_addr::user_ip6[4] (normalized to host-byte-order u32 words)
[INFO] [stdout]      |                                 ^ no item named `4` 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 `4`
[INFO] [stdout]     --> src/compiler/mir.rs:1770:36
[INFO] [stdout]      |
[INFO] [stdout] 1770 |     /// bpf_sock_addr::msg_src_ip6[4] (normalized to host-byte-order u32 words)
[INFO] [stdout]      |                                    ^ no item named `4` 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 `4`
[INFO] [stdout]     --> src/compiler/mir.rs:1774:35
[INFO] [stdout]      |
[INFO] [stdout] 1774 |     /// bpf_sk_lookup::remote_ip6[4] (normalized to host-byte-order u32 words)
[INFO] [stdout]      |                                   ^ no item named `4` 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 `4`
[INFO] [stdout]     --> src/compiler/mir.rs:1780:34
[INFO] [stdout]      |
[INFO] [stdout] 1780 |     /// bpf_sk_lookup::local_ip6[4] (normalized to host-byte-order u32 words)
[INFO] [stdout]      |                                  ^ no item named `4` 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 `4`
[INFO] [stdout]     --> src/compiler/mir.rs:1810:28
[INFO] [stdout]      |
[INFO] [stdout] 1810 |     /// bpf_sock_ops::args[4]
[INFO] [stdout]      |                            ^ no item named `4` 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 `4`
[INFO] [stdout]     --> src/compiler/mir.rs:1814:33
[INFO] [stdout]      |
[INFO] [stdout] 1814 |     /// bpf_sock_ops::replylong[4]
[INFO] [stdout]      |                                 ^ no item named `4` 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 `6`
[INFO] [stdout]    --> src/kernel_btf/tracepoint.rs:796:90
[INFO] [stdout]     |
[INFO] [stdout] 796 |     /// Layout: trace_event_raw_sys_enter { trace_entry ent; long id; unsigned long args[6]; }
[INFO] [stdout]     |                                                                                          ^ no item named `6` 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 `kernel`
[INFO] [stdout]   --> src/symbolize.rs:18:48
[INFO] [stdout]    |
[INFO] [stdout] 18 |     /// The module name if applicable (e.g., "[kernel]", "libc.so")
[INFO] [stdout]    |                                                ^^^^^^ no item named `kernel` 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 `kernel`
[INFO] [stdout]    --> src/symbolize.rs:138:50
[INFO] [stdout]     |
[INFO] [stdout] 138 | /// Returns something like "do_sys_openat2+0x48 [kernel]"
[INFO] [stdout]     |                                                  ^^^^^^ no item named `kernel` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/compiler/btf.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! - https://docs.kernel.org/bpf/btf.html
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]   = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! - <https://docs.kernel.org/bpf/btf.html>
[INFO] [stdout]   |       +                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/compiler/btf.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! - https://docs.ebpf.io/concepts/btf/
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! - <https://docs.ebpf.io/concepts/btf/>
[INFO] [stdout]   |       +                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/compiler/instruction.rs:429:10
[INFO] [stdout]     |
[INFO] [stdout] 429 | /// See: https://man7.org/linux/man-pages/man7/bpf-helpers.7.html
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 429 | /// See: <https://man7.org/linux/man-pages/man7/bpf-helpers.7.html>
[INFO] [stdout]     |          +                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `group`
[INFO] [stdout]     --> src/loader/attach.rs:1042:76
[INFO] [stdout]      |
[INFO] [stdout] 1042 |     /// If `pin_group` is Some, maps will be pinned to /sys/fs/bpf/nushell/<group>/.
[INFO] [stdout]      |                                                                            ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1, 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/nu_plugin_ebpf/index.html
[INFO] running `Command { std: "docker" "inspect" "c6ba4bcc3d76c2eb38afdb27d125ebbcc3a2de1369676f254db043368d34f984", 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" "c6ba4bcc3d76c2eb38afdb27d125ebbcc3a2de1369676f254db043368d34f984" "/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 nu_plugin_ebpf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `5`
[INFO] [stdout]     --> src/compiler/mir.rs:1686:16
[INFO] [stdout]      |
[INFO] [stdout] 1686 |     /// skb cb[5]
[INFO] [stdout]      |                ^ no item named `5` 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 `4`
[INFO] [stdout]     --> src/compiler/mir.rs:1736:33
[INFO] [stdout]      |
[INFO] [stdout] 1736 |     /// bpf_sock_addr::user_ip6[4] (normalized to host-byte-order u32 words)
[INFO] [stdout]      |                                 ^ no item named `4` 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 `4`
[INFO] [stdout]     --> src/compiler/mir.rs:1770:36
[INFO] [stdout]      |
[INFO] [stdout] 1770 |     /// bpf_sock_addr::msg_src_ip6[4] (normalized to host-byte-order u32 words)
[INFO] [stdout]      |                                    ^ no item named `4` 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 `4`
[INFO] [stdout]     --> src/compiler/mir.rs:1774:35
[INFO] [stdout]      |
[INFO] [stdout] 1774 |     /// bpf_sk_lookup::remote_ip6[4] (normalized to host-byte-order u32 words)
[INFO] [stdout]      |                                   ^ no item named `4` 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 `4`
[INFO] [stdout]     --> src/compiler/mir.rs:1780:34
[INFO] [stdout]      |
[INFO] [stdout] 1780 |     /// bpf_sk_lookup::local_ip6[4] (normalized to host-byte-order u32 words)
[INFO] [stdout]      |                                  ^ no item named `4` 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 `4`
[INFO] [stdout]     --> src/compiler/mir.rs:1810:28
[INFO] [stdout]      |
[INFO] [stdout] 1810 |     /// bpf_sock_ops::args[4]
[INFO] [stdout]      |                            ^ no item named `4` 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 `4`
[INFO] [stdout]     --> src/compiler/mir.rs:1814:33
[INFO] [stdout]      |
[INFO] [stdout] 1814 |     /// bpf_sock_ops::replylong[4]
[INFO] [stdout]      |                                 ^ no item named `4` 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 `6`
[INFO] [stdout]    --> src/kernel_btf/tracepoint.rs:796:90
[INFO] [stdout]     |
[INFO] [stdout] 796 |     /// Layout: trace_event_raw_sys_enter { trace_entry ent; long id; unsigned long args[6]; }
[INFO] [stdout]     |                                                                                          ^ no item named `6` 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 `kernel`
[INFO] [stdout]   --> src/symbolize.rs:18:48
[INFO] [stdout]    |
[INFO] [stdout] 18 |     /// The module name if applicable (e.g., "[kernel]", "libc.so")
[INFO] [stdout]    |                                                ^^^^^^ no item named `kernel` 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 `kernel`
[INFO] [stdout]    --> src/symbolize.rs:138:50
[INFO] [stdout]     |
[INFO] [stdout] 138 | /// Returns something like "do_sys_openat2+0x48 [kernel]"
[INFO] [stdout]     |                                                  ^^^^^^ no item named `kernel` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/compiler/btf.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! - https://docs.kernel.org/bpf/btf.html
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]   = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! - <https://docs.kernel.org/bpf/btf.html>
[INFO] [stdout]   |       +                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/compiler/btf.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! - https://docs.ebpf.io/concepts/btf/
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! - <https://docs.ebpf.io/concepts/btf/>
[INFO] [stdout]   |       +                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/compiler/instruction.rs:429:10
[INFO] [stdout]     |
[INFO] [stdout] 429 | /// See: https://man7.org/linux/man-pages/man7/bpf-helpers.7.html
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 429 | /// See: <https://man7.org/linux/man-pages/man7/bpf-helpers.7.html>
[INFO] [stdout]     |          +                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `group`
[INFO] [stdout]     --> src/loader/attach.rs:1042:76
[INFO] [stdout]      |
[INFO] [stdout] 1042 |     /// If `pin_group` is Some, maps will be pinned to /sys/fs/bpf/nushell/<group>/.
[INFO] [stdout]      |                                                                            ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.83s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1, 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/nu_plugin_ebpf/index.html
[INFO] running `Command { std: "docker" "inspect" "c6ba4bcc3d76c2eb38afdb27d125ebbcc3a2de1369676f254db043368d34f984", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6ba4bcc3d76c2eb38afdb27d125ebbcc3a2de1369676f254db043368d34f984", kill_on_drop: false }`
[INFO] [stdout] c6ba4bcc3d76c2eb38afdb27d125ebbcc3a2de1369676f254db043368d34f984
