[INFO] fetching crate pagetop 0.5.0...
[INFO] documenting pagetop-0.5.0 against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] extracting crate pagetop 0.5.0 into /workspace/builds/worker-4-tc1/source
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate pagetop 0.5.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pagetop 0.5.0
[INFO] tweaked toml for crates.io crate pagetop 0.5.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pagetop 0.5.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pagetop 0.5.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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mutually_exclusive_features v0.1.0
[INFO] [stderr]   Downloaded cookie v0.16.2
[INFO] [stderr]   Downloaded tracing-actix-web v0.7.21
[INFO] [stderr]   Downloaded impl-more v0.1.9
[INFO] [stderr]   Downloaded actix-utils v3.0.1
[INFO] [stderr]   Downloaded local-waker v0.1.4
[INFO] [stderr]   Downloaded actix-service v2.0.3
[INFO] [stderr]   Downloaded actix-macros v0.2.4
[INFO] [stderr]   Downloaded actix-web-codegen v4.3.0
[INFO] [stderr]   Downloaded actix-router v0.5.4
[INFO] [stderr]   Downloaded actix-server v2.6.0
[INFO] [stderr]   Downloaded local-channel v0.1.5
[INFO] [stderr]   Downloaded change-detection v1.2.0
[INFO] [stderr]   Downloaded concat-string v1.0.1
[INFO] [stderr]   Downloaded actix-rt v2.11.0
[INFO] [stderr]   Downloaded actix-codec v0.5.2
[INFO] [stderr]   Downloaded substring v1.4.5
[INFO] [stderr]   Downloaded pagetop-minimal v0.1.0
[INFO] [stderr]   Downloaded path-matchers v1.0.2
[INFO] [stderr]   Downloaded path-slash v0.1.5
[INFO] [stderr]   Downloaded grass v0.13.4
[INFO] [stderr]   Downloaded codemap v0.1.3
[INFO] [stderr]   Downloaded base64 v0.20.0
[INFO] [stderr]   Downloaded pagetop-statics v0.1.3
[INFO] [stderr]   Downloaded pagetop-build v0.0.16
[INFO] [stderr]   Downloaded static-files v0.2.5
[INFO] [stderr]   Downloaded pastey v0.2.2
[INFO] [stderr]   Downloaded pagetop-build v0.3.2
[INFO] [stderr]   Downloaded pagetop-macros v0.3.0
[INFO] [stderr]   Downloaded pagetop-macros v0.0.18
[INFO] [stderr]   Downloaded fluent-template-macros v0.13.3
[INFO] [stderr]   Downloaded fluent-templates v0.13.3
[INFO] [stderr]   Downloaded figlet-rs v0.1.5
[INFO] [stderr]   Downloaded pagetop-aliner v0.0.9
[INFO] [stderr]   Downloaded fluent-template-macros v0.14.0
[INFO] [stderr]   Downloaded static-files v0.3.1
[INFO] [stderr]   Downloaded actix-web-static-files v4.1.1
[INFO] [stderr]   Downloaded getter-methods v2.0.2
[INFO] [stderr]   Downloaded http-range v0.1.5
[INFO] [stderr]   Downloaded pagetop v0.0.61
[INFO] [stderr]   Downloaded actix-session v0.10.1
[INFO] [stderr]   Downloaded actix-files v0.6.10
[INFO] [stderr]   Downloaded fluent-templates v0.14.0
[INFO] [stderr]   Downloaded actix-web v4.13.0
[INFO] [stderr]   Downloaded actix-session v0.11.0
[INFO] [stderr]   Downloaded actix-http v3.12.1
[INFO] [stderr]   Downloaded grass_compiler v0.13.4
[INFO] [stderr]   Downloaded figlet-rs v1.0.0
[INFO] [stderr]   Downloaded pagetop-bootsier v0.0.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fa35a0cc16d92651003f10a8d4844988901b7ad3b3468e6206dcad7944bac807
[INFO] running `Command { std: "docker" "start" "fa35a0cc16d92651003f10a8d4844988901b7ad3b3468e6206dcad7944bac807", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa35a0cc16d92651003f10a8d4844988901b7ad3b3468e6206dcad7944bac807", 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" "fa35a0cc16d92651003f10a8d4844988901b7ad3b3468e6206dcad7944bac807" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa35a0cc16d92651003f10a8d4844988901b7ad3b3468e6206dcad7944bac807", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa35a0cc16d92651003f10a8d4844988901b7ad3b3468e6206dcad7944bac807" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking hybrid-array v0.4.11
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bytestring v1.5.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling path-matchers v1.0.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling path-slash v0.1.5
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling change-detection v1.2.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling pagetop-statics v0.1.3
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]    Compiling pastey v0.2.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking mutually_exclusive_features v0.1.0
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking concat-string v1.0.1
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking figlet-rs v1.0.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking pagetop-minimal v0.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking config v0.15.22
[INFO] [stderr]    Compiling pagetop-macros v0.3.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling getter-methods v2.0.2
[INFO] [stderr]    Compiling grass_compiler v0.13.4
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking fluent-syntax v0.12.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling actix-http v3.12.1
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.6
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking unic-langid-macros v0.9.6
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling fluent-template-macros v0.14.0
[INFO] [stderr]     Checking fluent-langneg v0.13.1
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking fluent-bundle v0.16.0
[INFO] [stderr]     Checking fluent-templates v0.14.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling grass v0.13.4
[INFO] [stderr]    Compiling pagetop-build v0.3.2
[INFO] [stderr]    Compiling pagetop v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking actix-files v0.6.10
[INFO] [stderr]     Checking actix-session v0.11.0
[INFO] [stderr]     Checking tracing-actix-web v0.7.21
[INFO] [stderr]  Documenting pagetop v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Defer`
[INFO] [stdout]   --> src/html/assets/javascript.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - [`Defer`] - Igual que [`From`], pero con el atributo `defer`, descarga en paralelo y se
[INFO] [stdout]    |         ^^^^^ no item named `Defer` 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 `Async`
[INFO] [stdout]   --> src/html/assets/javascript.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// - [`Async`] - Igual que [`From`], pero con el atributo `async`, descarga en paralelo y se
[INFO] [stdout]    |         ^^^^^ no item named `Async` 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 `Inline`
[INFO] [stdout]   --> src/html/assets/javascript.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// - [`Inline`] - Inserta el código directamente en la etiqueta `<script>`.
[INFO] [stdout]    |         ^^^^^^ no item named `Inline` 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 `OnLoad`
[INFO] [stdout]   --> src/html/assets/javascript.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// - [`OnLoad`] - Inserta el código JavaScript y lo ejecuta tras el evento `DOMContentLoaded`.
[INFO] [stdout]    |         ^^^^^^ no item named `OnLoad` 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 `OnLoadAsync`
[INFO] [stdout]   --> src/html/assets/javascript.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | /// - [`OnLoadAsync`] - Igual que [`OnLoad`], pero con manejador asíncrono (`async`), útil si dentro
[INFO] [stdout]    |         ^^^^^^^^^^^ no item named `OnLoadAsync` 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 `OnLoad`
[INFO] [stdout]   --> src/html/assets/javascript.rs:18:37
[INFO] [stdout]    |
[INFO] [stdout] 18 | /// - [`OnLoadAsync`] - Igual que [`OnLoad`], pero con manejador asíncrono (`async`), útil si dentro
[INFO] [stdout]    |                                     ^^^^^^ no item named `OnLoad` 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 `Inline`
[INFO] [stdout]   --> src/html/assets/stylesheet.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - [`Inline`] - Inserta directamente el contenido CSS dentro de una etiqueta `<style>`.
[INFO] [stdout]    |         ^^^^^^ no item named `Inline` 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 `global::SETTINGS.app.lang_negotiation`
[INFO] [stdout]    --> src/core/component/context.rs:437:50
[INFO] [stdout]     |
[INFO] [stdout] 437 | /// Todo ello según la negociación indicada en [`global::SETTINGS.app.lang_negotiation`]. Esto
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `global` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `AnyInfo::short_name`
[INFO] [stdout]   --> src/core/theme/all.rs:22:59
[INFO] [stdout]    |
[INFO] [stdout] 22 | /// Devuelve el tema identificado por su [`short_name()`](AnyInfo::short_name).
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^^^^ no item named `AnyInfo` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/core/component/context.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 82 | /// [`Context`](crate::core::component::Context) o [`Page`](crate::response::page::Page).
[INFO] [stdout]    |      ---------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |      |
[INFO] [stdout]    |      because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout]    = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 82 - /// [`Context`](crate::core::component::Context) o [`Page`](crate::response::page::Page).
[INFO] [stdout] 82 + /// [`Context`] o [`Page`](crate::response::page::Page).
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/core/component/context.rs:432:27
[INFO] [stdout]     |
[INFO] [stdout] 432 | /// Permite a [`Context`](crate::core::component::Context) actuar como proveedor de idioma.
[INFO] [stdout]     |                ---------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                |
[INFO] [stdout]     |                because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 432 - /// Permite a [`Context`](crate::core::component::Context) actuar como proveedor de idioma.
[INFO] [stdout] 432 + /// Permite a [`Context`] actuar como proveedor de idioma.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/core/theme/definition.rs:13:34
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// Un tema es una [`Extension`](crate::core::extension::Extension) que define el aspecto general de
[INFO] [stdout]    |                     -----------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 13 - /// Un tema es una [`Extension`](crate::core::extension::Extension) que define el aspecto general de
[INFO] [stdout] 13 + /// Un tema es una [`Extension`] que define el aspecto general de
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/core/theme/definition.rs:17:54
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// contenido de cada región depende del [`Context`](crate::core::component::Context) y de su nombre
[INFO] [stdout]    |                                           ---------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 17 - /// contenido de cada región depende del [`Context`](crate::core::component::Context) y de su nombre
[INFO] [stdout] 17 + /// contenido de cada región depende del [`Context`] y de su nombre
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/core/theme/definition.rs:61:50
[INFO] [stdout]    |
[INFO] [stdout] 61 |     /// Se utiliza al inicializar un [`Context`](crate::core::component::Context) o una página
[INFO] [stdout]    |                                       ---------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 61 -     /// Se utiliza al inicializar un [`Context`](crate::core::component::Context) o una página
[INFO] [stdout] 61 +     /// Se utiliza al inicializar un [`Context`] o una página
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/core/theme/definition.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |     /// ([`Page`](crate::response::page::Page)) por si no se elige ninguna otra plantilla con
[INFO] [stdout]    |           ------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |           |
[INFO] [stdout]    |           because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 62 -     /// ([`Page`](crate::response::page::Page)) por si no se elige ninguna otra plantilla con
[INFO] [stdout] 62 +     /// ([`Page`]) por si no se elige ninguna otra plantilla con
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/core/theme/definition.rs:95:24
[INFO] [stdout]    |
[INFO] [stdout] 95 |     /// su [`Context`](crate::core::component::Context), y llama a
[INFO] [stdout]    |             ---------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |             |
[INFO] [stdout]    |             because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 95 -     /// su [`Context`](crate::core::component::Context), y llama a
[INFO] [stdout] 95 +     /// su [`Context`], y llama a
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/core/theme/definition.rs:100:35
[INFO] [stdout]     |
[INFO] [stdout] 100 |     /// [`DefaultRegion::Header`](crate::core::theme::DefaultRegion::Header),
[INFO] [stdout]     |          -----------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 100 -     /// [`DefaultRegion::Header`](crate::core::theme::DefaultRegion::Header),
[INFO] [stdout] 100 +     /// [`DefaultRegion::Header`],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/core/theme/definition.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |     /// [`DefaultRegion::Content`](crate::core::theme::DefaultRegion::Content) y
[INFO] [stdout]     |          ------------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 101 -     /// [`DefaultRegion::Content`](crate::core::theme::DefaultRegion::Content) y
[INFO] [stdout] 101 +     /// [`DefaultRegion::Content`] y
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/core/theme/definition.rs:102:35
[INFO] [stdout]     |
[INFO] [stdout] 102 |     /// [`DefaultRegion::Footer`](crate::core::theme::DefaultRegion::Footer) en ese orden.
[INFO] [stdout]     |          -----------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 102 -     /// [`DefaultRegion::Footer`](crate::core::theme::DefaultRegion::Footer) en ese orden.
[INFO] [stdout] 102 +     /// [`DefaultRegion::Footer`] en ese orden.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/base/action/page/before_render_body.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// Ejecuta [`FnActionWithPage`](crate::base::action::page::FnActionWithPage) antes de renderizar
[INFO] [stdout]   |              ------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |              |
[INFO] [stdout]   |              because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 5 - /// Ejecuta [`FnActionWithPage`](crate::base::action::page::FnActionWithPage) antes de renderizar
[INFO] [stdout] 5 + /// Ejecuta [`FnActionWithPage`] antes de renderizar
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/base/action/page/before_render_body.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// [`FnActionWithPage`](crate::base::action::page::FnActionWithPage).
[INFO] [stdout]    |          ------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 26 -     /// [`FnActionWithPage`](crate::base::action::page::FnActionWithPage).
[INFO] [stdout] 26 +     /// [`FnActionWithPage`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/base/action/page/after_render_body.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// Ejecuta [`FnActionWithPage`](crate::base::action::page::FnActionWithPage) después de renderizar
[INFO] [stdout]   |              ------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |              |
[INFO] [stdout]   |              because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 5 - /// Ejecuta [`FnActionWithPage`](crate::base::action::page::FnActionWithPage) después de renderizar
[INFO] [stdout] 5 + /// Ejecuta [`FnActionWithPage`] después de renderizar
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/base/action/page/after_render_body.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// [`FnActionWithPage`](crate::base::action::page::FnActionWithPage).
[INFO] [stdout]    |          ------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 26 -     /// [`FnActionWithPage`](crate::base::action::page::FnActionWithPage).
[INFO] [stdout] 26 +     /// [`FnActionWithPage`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/base/component/intro.rs:29:64
[INFO] [stdout]    |
[INFO] [stdout] 29 | ///   opta por [`IntroOpening::PageTop`]) y bloques ([`Block`](crate::base::component::Block)) de
[INFO] [stdout]    |                                                       -------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 29 - ///   opta por [`IntroOpening::PageTop`]) y bloques ([`Block`](crate::base::component::Block)) de
[INFO] [stdout] 29 + ///   opta por [`IntroOpening::PageTop`]) y bloques ([`Block`]) de
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/pagetop/index.html
[INFO] running `Command { std: "docker" "inspect" "fa35a0cc16d92651003f10a8d4844988901b7ad3b3468e6206dcad7944bac807", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa35a0cc16d92651003f10a8d4844988901b7ad3b3468e6206dcad7944bac807" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "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]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling getter-methods v2.0.2
[INFO] [stderr]    Compiling pagetop-macros v0.3.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling grass_compiler v0.13.4
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]     Checking fluent-syntax v0.12.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling actix-http v3.12.1
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.6
[INFO] [stderr]     Checking unic-langid-macros v0.9.6
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking fluent-langneg v0.13.1
[INFO] [stderr]    Compiling fluent-template-macros v0.14.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]     Checking fluent-bundle v0.16.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking fluent-templates v0.14.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling grass v0.13.4
[INFO] [stderr]    Compiling pagetop-statics v0.1.3
[INFO] [stderr]    Compiling pagetop-build v0.3.2
[INFO] [stderr]    Compiling pagetop v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tracing-actix-web v0.7.21
[INFO] [stderr]     Checking actix-session v0.11.0
[INFO] [stderr]     Checking actix-files v0.6.10
[INFO] [stderr]  Documenting pagetop v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `global::SETTINGS.app.lang_negotiation`
[INFO] [stdout]    --> src/core/component/context.rs:437:50
[INFO] [stdout]     |
[INFO] [stdout] 437 | /// Todo ello según la negociación indicada en [`global::SETTINGS.app.lang_negotiation`]. Esto
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `global` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.55s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/pagetop/index.html
[INFO] running `Command { std: "docker" "inspect" "fa35a0cc16d92651003f10a8d4844988901b7ad3b3468e6206dcad7944bac807", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa35a0cc16d92651003f10a8d4844988901b7ad3b3468e6206dcad7944bac807", kill_on_drop: false }`
[INFO] [stdout] fa35a0cc16d92651003f10a8d4844988901b7ad3b3468e6206dcad7944bac807
