[INFO] fetching crate cargo-slicer 0.0.2...
[INFO] documenting cargo-slicer-0.0.2 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate cargo-slicer 0.0.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate cargo-slicer 0.0.2
[INFO] finished tweaking crates.io crate cargo-slicer 0.0.2
[INFO] tweaked toml for crates.io crate cargo-slicer 0.0.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-slicer 0.0.2 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 crates.io crate cargo-slicer 0.0.2 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 tokei v12.1.2
[INFO] [stderr]   Downloaded scip v0.6.1
[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] 70ecf5204fd827f792f39b0025a565eeae323880073dc837ff352f0171852668
[INFO] running `Command { std: "docker" "start" "70ecf5204fd827f792f39b0025a565eeae323880073dc837ff352f0171852668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70ecf5204fd827f792f39b0025a565eeae323880073dc837ff352f0171852668", 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" "70ecf5204fd827f792f39b0025a565eeae323880073dc837ff352f0171852668" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70ecf5204fd827f792f39b0025a565eeae323880073dc837ff352f0171852668", 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" "70ecf5204fd827f792f39b0025a565eeae323880073dc837ff352f0171852668" "/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]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking unicode-ident v1.0.23
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking grep-matcher v0.1.8
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking grep-searcher v0.1.16
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling tokei v12.1.2
[INFO] [stderr]     Checking cargo-slicer v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting cargo-slicer v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `macro_use`
[INFO] [stdout]    --> src/types.rs:237:40
[INFO] [stdout]     |
[INFO] [stdout] 237 |     /// External crates imported via #[macro_use] for macro re-exports
[INFO] [stdout]     |                                        ^^^^^^^^^ no item named `macro_use` 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 `features`
[INFO] [stdout]    --> src/types.rs:393:14
[INFO] [stdout]     |
[INFO] [stdout] 393 |     /// Raw [features] section from original Cargo.toml
[INFO] [stdout]     |              ^^^^^^^^ no item named `features` 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 `package`
[INFO] [stdout]    --> src/cargo_toml.rs:307:30
[INFO] [stdout]     |
[INFO] [stdout] 307 | /// Extract crate name from [package] section of Cargo.toml
[INFO] [stdout]     |                              ^^^^^^^ no item named `package` 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 `lib`
[INFO] [stdout]    --> src/cargo_toml.rs:340:58
[INFO] [stdout]     |
[INFO] [stdout] 340 | /// Proc-macro crates have `proc-macro = true` in their [lib] section.
[INFO] [stdout]     |                                                          ^^^ no item named `lib` 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 `versions`
[INFO] [stdout]   --> src/dep_graph.rs:25:72
[INFO] [stdout]    |
[INFO] [stdout] 25 |     /// Crates that have multiple versions in the tree: crate_name -> [versions]
[INFO] [stdout]    |                                                                        ^^^^^^^^ no item named `versions` 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 `dependencies`
[INFO] [stdout]   --> src/variant_generator.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 |     /// Rewrite [dependencies] section with path deps or registry refs
[INFO] [stdout]    |                  ^^^^^^^^^^^^ no item named `dependencies` 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 `Pointer`
[INFO] [stdout]     --> src/old_slicer/semantic.rs:1824:85
[INFO] [stdout]      |
[INFO] [stdout] 1824 |     /// Impl block identifiers that are actually used (e.g., "ext/impl#[`*const T`][Pointer]")
[INFO] [stdout]      |                                                                                     ^^^^^^^ no item named `Pointer` 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 `Pointer`
[INFO] [stdout]     --> src/old_slicer/semantic.rs:1838:68
[INFO] [stdout]      |
[INFO] [stdout] 1838 | /// Input: "rust-analyzer cargo memchr 2.7.6 ext/impl#[`*const T`][Pointer]distance()."
[INFO] [stdout]      |                                                                    ^^^^^^^ no item named `Pointer` 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 `Pointer`
[INFO] [stdout]     --> src/old_slicer/semantic.rs:1839:36
[INFO] [stdout]      |
[INFO] [stdout] 1839 | /// Output: "ext/impl#[`*const T`][Pointer]"
[INFO] [stdout]      |                                    ^^^^^^^ no item named `Pointer` 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 `Pointer`
[INFO] [stdout]     --> src/old_slicer/semantic.rs:1892:35
[INFO] [stdout]      |
[INFO] [stdout] 1892 | /// Input: "ext/impl#[`*const T`][Pointer]"
[INFO] [stdout]      |                                   ^^^^^^^ no item named `Pointer` 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 `Pointer`
[INFO] [stdout]     --> src/old_slicer/semantic.rs:1904:35
[INFO] [stdout]      |
[INFO] [stdout] 1904 | /// Input: "ext/impl#[`*const T`][Pointer]"
[INFO] [stdout]      |                                   ^^^^^^^ no item named `Pointer` 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 `0`
[INFO] [stdout]   --> src/slicer/text_extractor.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |     /// line_offsets[0] is unused, line_offsets[1] is start of line 1, etc.
[INFO] [stdout]    |                      ^ no item named `0` 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 `1`
[INFO] [stdout]   --> src/slicer/text_extractor.rs:19:49
[INFO] [stdout]    |
[INFO] [stdout] 19 |     /// line_offsets[0] is unused, line_offsets[1] is start of line 1, etc.
[INFO] [stdout]    |                                                 ^ no item named `1` 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 `no_mangle`
[INFO] [stdout]   --> src/cross_crate_bfs.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 |     /// #[no_mangle] function paths
[INFO] [stdout]    |           ^^^^^^^^^ no item named `no_mangle` 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 `no_mangle`
[INFO] [stdout]  --> src/pre_analyze.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! and #[no_mangle] functions. Writes per-crate `.analysis` files that
[INFO] [stdout]   |           ^^^^^^^^^ no item named `no_mangle` 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 `no_mangle`
[INFO] [stdout]    --> src/pre_analyze.rs:936:32
[INFO] [stdout]     |
[INFO] [stdout] 936 |     /// Check if an item has #[no_mangle].
[INFO] [stdout]     |                                ^^^^^^^^^ no item named `no_mangle` 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 `dependencies`
[INFO] [stdout]    --> src/rustc_subprocess.rs:432:37
[INFO] [stdout]     |
[INFO] [stdout] 432 | /// Extracts dependency names from [dependencies] section
[INFO] [stdout]     |                                     ^^^^^^^^^^^^ no item named `dependencies` 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 `U`
[INFO] [stdout]   --> src/types.rs:60:60
[INFO] [stdout]    |
[INFO] [stdout] 60 |     /// Generic arguments used in bounds (e.g., for T: From<U>, tracks "U")
[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] 60 |     /// Generic arguments used in bounds (e.g., for T: `From<U>`, tracks "U")
[INFO] [stdout]    |                                                        +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Type`
[INFO] [stdout]    --> src/usage.rs:252:58
[INFO] [stdout]     |
[INFO] [stdout] 252 | /// Extract type from static/const declarations with Lazy<Type>
[INFO] [stdout]     |                                                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 252 | /// Extract type from static/const declarations with `Lazy<Type>`
[INFO] [stdout]     |                                                      +          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `UsedItem`
[INFO] [stdout]    --> src/usage.rs:622:52
[INFO] [stdout]     |
[INFO] [stdout] 622 | /// Returns: HashMap<normalized_crate_name, HashSet<UsedItem>>
[INFO] [stdout]     |                                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/dep_graph.rs:449:17
[INFO] [stdout]     |
[INFO] [stdout] 449 | /// - "registry+https://github.com/rust-lang/crates.io-index#name@version"
[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] 449 | /// - "registry+<https://github.com/rust-lang/crates.io-index#name@version>"
[INFO] [stdout]     |                 +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `crate`
[INFO] [stdout]     --> src/old_slicer/semantic.rs:1507:34
[INFO] [stdout]      |
[INFO] [stdout] 1507 | /// Format: "rust-analyzer cargo <crate> <source> <path>"
[INFO] [stdout]      |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `path`
[INFO] [stdout]     --> src/old_slicer/semantic.rs:1507:51
[INFO] [stdout]      |
[INFO] [stdout] 1507 | /// Format: "rust-analyzer cargo <crate> <source> <path>"
[INFO] [stdout]      |                                                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `SynFile`
[INFO] [stdout]   --> src/slicer/ast_cache.rs:16:50
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// Map: (absolute_path, content_hash) -> Arc<SynFile>
[INFO] [stdout]    |                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// Map: (absolute_path, content_hash) -> `Arc<SynFile>`
[INFO] [stdout]    |                                               +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `crate`
[INFO] [stdout]    --> src/slicer/features.rs:116:54
[INFO] [stdout]     |
[INFO] [stdout] 116 |     /// Force slice normally-blocked crates (-fslice-<crate>)
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `feature`
[INFO] [stdout]    --> src/slicer/features.rs:315:45
[INFO] [stdout]     |
[INFO] [stdout] 315 |     /// Disable a feature by name (for -fno-<feature> flags)
[INFO] [stdout]     |                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 54.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/cargo_slicer/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "70ecf5204fd827f792f39b0025a565eeae323880073dc837ff352f0171852668", 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" "70ecf5204fd827f792f39b0025a565eeae323880073dc837ff352f0171852668" "/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 cargo-slicer v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `macro_use`
[INFO] [stdout]    --> src/types.rs:237:40
[INFO] [stdout]     |
[INFO] [stdout] 237 |     /// External crates imported via #[macro_use] for macro re-exports
[INFO] [stdout]     |                                        ^^^^^^^^^ no item named `macro_use` 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 `features`
[INFO] [stdout]    --> src/types.rs:393:14
[INFO] [stdout]     |
[INFO] [stdout] 393 |     /// Raw [features] section from original Cargo.toml
[INFO] [stdout]     |              ^^^^^^^^ no item named `features` 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 `lib`
[INFO] [stdout]    --> src/cargo_toml.rs:340:58
[INFO] [stdout]     |
[INFO] [stdout] 340 | /// Proc-macro crates have `proc-macro = true` in their [lib] section.
[INFO] [stdout]     |                                                          ^^^ no item named `lib` 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 `versions`
[INFO] [stdout]   --> src/dep_graph.rs:25:72
[INFO] [stdout]    |
[INFO] [stdout] 25 |     /// Crates that have multiple versions in the tree: crate_name -> [versions]
[INFO] [stdout]    |                                                                        ^^^^^^^^ no item named `versions` 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 `Pointer`
[INFO] [stdout]     --> src/old_slicer/semantic.rs:1824:85
[INFO] [stdout]      |
[INFO] [stdout] 1824 |     /// Impl block identifiers that are actually used (e.g., "ext/impl#[`*const T`][Pointer]")
[INFO] [stdout]      |                                                                                     ^^^^^^^ no item named `Pointer` 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 `no_mangle`
[INFO] [stdout]  --> src/pre_analyze.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! and #[no_mangle] functions. Writes per-crate `.analysis` files that
[INFO] [stdout]   |           ^^^^^^^^^ no item named `no_mangle` 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 `U`
[INFO] [stdout]   --> src/types.rs:60:60
[INFO] [stdout]    |
[INFO] [stdout] 60 |     /// Generic arguments used in bounds (e.g., for T: From<U>, tracks "U")
[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] 60 |     /// Generic arguments used in bounds (e.g., for T: `From<U>`, tracks "U")
[INFO] [stdout]    |                                                        +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `UsedItem`
[INFO] [stdout]    --> src/usage.rs:622:52
[INFO] [stdout]     |
[INFO] [stdout] 622 | /// Returns: HashMap<normalized_crate_name, HashSet<UsedItem>>
[INFO] [stdout]     |                                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `SynFile`
[INFO] [stdout]   --> src/slicer/ast_cache.rs:16:50
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// Map: (absolute_path, content_hash) -> Arc<SynFile>
[INFO] [stdout]    |                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// Map: (absolute_path, content_hash) -> `Arc<SynFile>`
[INFO] [stdout]    |                                               +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `crate`
[INFO] [stdout]    --> src/slicer/features.rs:116:54
[INFO] [stdout]     |
[INFO] [stdout] 116 |     /// Force slice normally-blocked crates (-fslice-<crate>)
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `feature`
[INFO] [stdout]    --> src/slicer/features.rs:315:45
[INFO] [stdout]     |
[INFO] [stdout] 315 |     /// Disable a feature by name (for -fno-<feature> flags)
[INFO] [stdout]     |                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1.58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/cargo_slicer/index.html
[INFO] running `Command { std: "docker" "inspect" "70ecf5204fd827f792f39b0025a565eeae323880073dc837ff352f0171852668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70ecf5204fd827f792f39b0025a565eeae323880073dc837ff352f0171852668", kill_on_drop: false }`
[INFO] [stdout] 70ecf5204fd827f792f39b0025a565eeae323880073dc837ff352f0171852668
