[INFO] fetching crate intelli-shell 3.4.0...
[INFO] documenting intelli-shell-3.4.0 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] extracting crate intelli-shell 3.4.0 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate intelli-shell 3.4.0
[INFO] finished tweaking crates.io crate intelli-shell 3.4.0
[INFO] tweaked toml for crates.io crate intelli-shell 3.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate intelli-shell 3.4.0 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate intelli-shell 3.4.0 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6398f1922ca60267c04ecbc38e2b610ecaf1d3ca5c32c586fecbfc9b81125d7a
[INFO] running `Command { std: "docker" "start" "-a" "6398f1922ca60267c04ecbc38e2b610ecaf1d3ca5c32c586fecbfc9b81125d7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6398f1922ca60267c04ecbc38e2b610ecaf1d3ca5c32c586fecbfc9b81125d7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6398f1922ca60267c04ecbc38e2b610ecaf1d3ca5c32c586fecbfc9b81125d7a", kill_on_drop: false }`
[INFO] [stdout] 6398f1922ca60267c04ecbc38e2b610ecaf1d3ca5c32c586fecbfc9b81125d7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53084c96f64059d06d6b682289de0defc8cd55e29b12e8ffaf6a328f44719e08
[INFO] running `Command { std: "docker" "start" "-a" "53084c96f64059d06d6b682289de0defc8cd55e29b12e8ffaf6a328f44719e08", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling rusqlite_migration v2.3.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling signal-hook v0.4.1
[INFO] [stderr]    Compiling self_update v0.42.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]     Checking indicatif v0.18.3
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking unidecode v0.3.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking rustix v1.1.3
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling enum_cycling_derive v0.2.1
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking toml v0.9.10+spec-1.1.0
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking enum_cycling v0.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking self-replace v1.5.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking edit v0.1.5
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling sea-query-derive v1.0.0-rc.11
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking schemars v1.2.0
[INFO] [stderr]     Checking os_info v3.14.0
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking clap-stdin v0.8.0
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking sea-query v1.0.0-rc.29
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]     Checking sea-query-rusqlite v0.8.0-rc.15
[INFO] [stderr]     Checking tui-textarea v0.7.0
[INFO] [stderr]     Checking tui-widget-list v0.13.3
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking reqwest v0.13.1
[INFO] [stderr]     Checking git2 v0.20.3
[INFO] [stderr]  Documenting intelli-shell v3.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Client`
[INFO] [stdout]   --> src/storage/client.rs:12:55
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// A `SqliteClientBuilder` can be used to create a [`Client`] with custom configuration.
[INFO] [stdout]    |                                                       ^^^^^^ no item named `Client` 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 `Client`
[INFO] [stdout]   --> src/storage/client.rs:41:25
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// Returns a new [`Client`] that uses the `SqliteClientBuilder` configuration.
[INFO] [stdout]    |                         ^^^^^^ no item named `Client` 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 `Command`
[INFO] [stdout]   --> src/storage/mod.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 | /// primarily [`Command`] and [`VariableValue`] entities
[INFO] [stdout]    |                 ^^^^^^^ no item named `Command` 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 `VariableValue`
[INFO] [stdout]   --> src/storage/mod.rs:32:33
[INFO] [stdout]    |
[INFO] [stdout] 32 | /// primarily [`Command`] and [`VariableValue`] entities
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ no item named `VariableValue` 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 `variable`
[INFO] [stdout]   --> src/cli.rs:91:51
[INFO] [stdout]    |
[INFO] [stdout] 91 |     /// This command also supports an alternative <variable> syntax, to improve compatibility
[INFO] [stdout]    |                                                   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/cli.rs:436:55
[INFO] [stdout]     |
[INFO] [stdout] 436 |     /// For a full list of available categories, see: https://github.com/tldr-pages/tldr/tree/main/pages
[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] 436 |     /// For a full list of available categories, see: <https://github.com/tldr-pages/tldr/tree/main/pages>
[INFO] [stdout]     |                                                       +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/cli.rs:459:55
[INFO] [stdout]     |
[INFO] [stdout] 459 |     /// For a full list of available categories, see: https://github.com/tldr-pages/tldr/tree/main/pages
[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] 459 |     /// For a full list of available categories, see: <https://github.com/tldr-pages/tldr/tree/main/pages>
[INFO] [stdout]     |                                                       +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `unidecode` is both a function and a crate
[INFO] [stdout]   --> src/utils/string.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 | /// This uses the [unidecode] crate to approximate non-ASCII characters with their closest ASCII equivalents, and then
[INFO] [stdout]    |                    ^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 56 | /// This uses the [unidecode()] crate to approximate non-ASCII characters with their closest ASCII equivalents, and then
[INFO] [stdout]    |                             ++
[INFO] [stdout] help: to link to the crate, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 56 | /// This uses the [mod@unidecode] crate to approximate non-ASCII characters with their closest ASCII equivalents, and then
[INFO] [stdout]    |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `unidecode` is both a function and a crate
[INFO] [stdout]   --> src/utils/string.rs:77:20
[INFO] [stdout]    |
[INFO] [stdout] 77 | /// This uses the [unidecode] crate to approximate non-ASCII characters with their closest ASCII equivalents, and then
[INFO] [stdout]    |                    ^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 77 | /// This uses the [unidecode()] crate to approximate non-ASCII characters with their closest ASCII equivalents, and then
[INFO] [stdout]    |                             ++
[INFO] [stdout] help: to link to the crate, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 77 | /// This uses the [mod@unidecode] crate to approximate non-ASCII characters with their closest ASCII equivalents, and then
[INFO] [stdout]    |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/intelli_shell/index.html
[INFO] running `Command { std: "docker" "inspect" "53084c96f64059d06d6b682289de0defc8cd55e29b12e8ffaf6a328f44719e08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53084c96f64059d06d6b682289de0defc8cd55e29b12e8ffaf6a328f44719e08", kill_on_drop: false }`
[INFO] [stdout] 53084c96f64059d06d6b682289de0defc8cd55e29b12e8ffaf6a328f44719e08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e911ceb2888eb35c523408fa06e289bc01e486526b0a1b6241496a673436126
[INFO] running `Command { std: "docker" "start" "-a" "0e911ceb2888eb35c523408fa06e289bc01e486526b0a1b6241496a673436126", kill_on_drop: false }`
[INFO] [stderr]  Documenting intelli-shell v3.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Command`
[INFO] [stdout]   --> src/storage/mod.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 | /// primarily [`Command`] and [`VariableValue`] entities
[INFO] [stdout]    |                 ^^^^^^^ no item named `Command` 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 `VariableValue`
[INFO] [stdout]   --> src/storage/mod.rs:32:33
[INFO] [stdout]    |
[INFO] [stdout] 32 | /// primarily [`Command`] and [`VariableValue`] entities
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ no item named `VariableValue` 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 `variable`
[INFO] [stdout]   --> src/cli.rs:91:51
[INFO] [stdout]    |
[INFO] [stdout] 91 |     /// This command also supports an alternative <variable> syntax, to improve compatibility
[INFO] [stdout]    |                                                   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/cli.rs:436:55
[INFO] [stdout]     |
[INFO] [stdout] 436 |     /// For a full list of available categories, see: https://github.com/tldr-pages/tldr/tree/main/pages
[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] 436 |     /// For a full list of available categories, see: <https://github.com/tldr-pages/tldr/tree/main/pages>
[INFO] [stdout]     |                                                       +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/cli.rs:459:55
[INFO] [stdout]     |
[INFO] [stdout] 459 |     /// For a full list of available categories, see: https://github.com/tldr-pages/tldr/tree/main/pages
[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] 459 |     /// For a full list of available categories, see: <https://github.com/tldr-pages/tldr/tree/main/pages>
[INFO] [stdout]     |                                                       +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `unidecode` is both a function and a crate
[INFO] [stdout]   --> src/utils/string.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 | /// This uses the [unidecode] crate to approximate non-ASCII characters with their closest ASCII equivalents, and then
[INFO] [stdout]    |                    ^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 56 | /// This uses the [unidecode()] crate to approximate non-ASCII characters with their closest ASCII equivalents, and then
[INFO] [stdout]    |                             ++
[INFO] [stdout] help: to link to the crate, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 56 | /// This uses the [mod@unidecode] crate to approximate non-ASCII characters with their closest ASCII equivalents, and then
[INFO] [stdout]    |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `unidecode` is both a function and a crate
[INFO] [stdout]   --> src/utils/string.rs:77:20
[INFO] [stdout]    |
[INFO] [stdout] 77 | /// This uses the [unidecode] crate to approximate non-ASCII characters with their closest ASCII equivalents, and then
[INFO] [stdout]    |                    ^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 77 | /// This uses the [unidecode()] crate to approximate non-ASCII characters with their closest ASCII equivalents, and then
[INFO] [stdout]    |                             ++
[INFO] [stdout] help: to link to the crate, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 77 | /// This uses the [mod@unidecode] crate to approximate non-ASCII characters with their closest ASCII equivalents, and then
[INFO] [stdout]    |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.03s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/intelli_shell/index.html
[INFO] running `Command { std: "docker" "inspect" "0e911ceb2888eb35c523408fa06e289bc01e486526b0a1b6241496a673436126", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e911ceb2888eb35c523408fa06e289bc01e486526b0a1b6241496a673436126", kill_on_drop: false }`
[INFO] [stdout] 0e911ceb2888eb35c523408fa06e289bc01e486526b0a1b6241496a673436126
