[INFO] fetching crate modo-rs 0.11.0...
[INFO] documenting modo-rs-0.11.0 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate modo-rs 0.11.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate modo-rs 0.11.0
[INFO] finished tweaking crates.io crate modo-rs 0.11.0
[INFO] tweaked toml for crates.io crate modo-rs 0.11.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate modo-rs 0.11.0 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 modo-rs 0.11.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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_qs v1.1.1
[INFO] [stderr]   Downloaded sentry-contexts v0.47.0
[INFO] [stderr]   Downloaded sentry-panic v0.47.0
[INFO] [stderr]   Downloaded sentry-backtrace v0.47.0
[INFO] [stderr]   Downloaded sentry-tracing v0.47.0
[INFO] [stderr]   Downloaded uname v0.1.1
[INFO] [stderr]   Downloaded sentry-types v0.47.0
[INFO] [stderr]   Downloaded simple-dns v0.11.2
[INFO] [stderr]   Downloaded sentry-core v0.47.0
[INFO] [stderr]   Downloaded sentry v0.47.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.3
[INFO] [stderr]   Downloaded minijinja-contrib v2.19.0
[INFO] [stderr]   Downloaded maxminddb v0.27.3
[INFO] [stderr]   Downloaded ipnetwork v0.21.1
[INFO] [stderr]   Downloaded libsql v0.9.30
[INFO] [stderr]   Downloaded libsql-sys v0.9.30
[INFO] [stderr]   Downloaded css-inline v0.20.2
[INFO] [stderr]   Downloaded fast_qr v0.13.1
[INFO] [stderr]   Downloaded selectors v0.36.1
[INFO] [stderr]   Downloaded lettre v0.11.21
[INFO] [stderr]   Downloaded axum-extra v0.12.6
[INFO] [stderr]   Downloaded libsql-ffi v0.9.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 432a32f535e7071c8fce6c6909a7aadfd064de1aec0630ebf69180470a8b96d7
[INFO] running `Command { std: "docker" "start" "432a32f535e7071c8fce6c6909a7aadfd064de1aec0630ebf69180470a8b96d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "432a32f535e7071c8fce6c6909a7aadfd064de1aec0630ebf69180470a8b96d7", 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" "432a32f535e7071c8fce6c6909a7aadfd064de1aec0630ebf69180470a8b96d7" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "432a32f535e7071c8fce6c6909a7aadfd064de1aec0630ebf69180470a8b96d7", 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" "432a32f535e7071c8fce6c6909a7aadfd064de1aec0630ebf69180470a8b96d7" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking tokio v1.52.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking time v0.3.47
[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]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]     Checking sentry-types v0.47.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking hybrid-array v0.4.11
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking sentry-core v0.47.0
[INFO] [stderr]     Checking cmov v0.5.3
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking tendril v0.5.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling sentry-contexts v0.47.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]    Compiling sentry v0.47.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking cssparser v0.36.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking markup5ever v0.39.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking sentry-backtrace v0.47.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking uname v0.1.1
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking minijinja v2.19.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking sentry-panic v0.47.0
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking html5ever v0.39.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking email-encoding v0.4.1
[INFO] [stderr]    Compiling libsql-ffi v0.9.30
[INFO] [stderr]     Checking ipnetwork v0.21.1
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking maxminddb v0.27.3
[INFO] [stderr]     Checking css-inline v0.20.2
[INFO] [stderr]     Checking sentry-tracing v0.47.0
[INFO] [stderr]     Checking serde_yaml_ng v0.10.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking minijinja-contrib v2.19.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking croner v3.0.1
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking serde_qs v1.1.1
[INFO] [stderr]     Checking simple-dns v0.11.2
[INFO] [stderr]     Checking fast_qr v0.13.1
[INFO] [stderr]     Checking axum-extra v0.12.6
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking libsql-sys v0.9.30
[INFO] [stderr]     Checking libsql v0.9.30
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking lettre v0.11.21
[INFO] [stderr]     Checking reqwest v0.13.3
[INFO] [stderr]  Documenting modo-rs v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Storage::memory`
[INFO] [stdout]   --> src/storage/facade.rs:96:41
[INFO] [stdout]    |
[INFO] [stdout] 96 | /// instance from a [`BucketConfig`]. [`Storage::memory`] is available inside
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^ the struct `Storage` has no field or associated item named `memory`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MemoryAuditBackend`
[INFO] [stdout]   --> src/audit/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | //! | [`MemoryAuditBackend`] | In-memory backend for tests (requires `test-helpers` feature or `#[cfg(test)]`) |
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ no item named `MemoryAuditBackend` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/ip/middleware.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |     /// [`ConnectInfo`](axum::extract::connect_info::ConnectInfo) is the final
[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] 36 -     /// [`ConnectInfo`](axum::extract::connect_info::ConnectInfo) is the final
[INFO] [stdout] 36 +     /// [`ConnectInfo`] is the final
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/sse/broadcaster.rs:25:42
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// Yields raw `T` values (not [`Event`](super::Event)). Convert downstream
[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] 25 - /// Yields raw `T` values (not [`Event`](super::Event)). Convert downstream
[INFO] [stdout] 25 + /// Yields raw `T` values (not [`Event`]). Convert downstream
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/auth/session/jwt/decoder.rs:107:59
[INFO] [stdout]     |
[INFO] [stdout] 107 |     /// Returns `Error::unauthorized` with a [`JwtError`](super::JwtError) source for:
[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] 107 -     /// Returns `Error::unauthorized` with a [`JwtError`](super::JwtError) source for:
[INFO] [stdout] 107 +     /// Returns `Error::unauthorized` with a [`JwtError`] source for:
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/auth/session/jwt/encoder.rs:74:74
[INFO] [stdout]    |
[INFO] [stdout] 74 |     /// Returns `Error::internal` with [`JwtError::SerializationFailed`](super::JwtError::SerializationFailed)
[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] 74 -     /// Returns `Error::internal` with [`JwtError::SerializationFailed`](super::JwtError::SerializationFailed)
[INFO] [stdout] 74 +     /// Returns `Error::internal` with [`JwtError::SerializationFailed`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/auth/session/jwt/encoder.rs:76:37
[INFO] [stdout]    |
[INFO] [stdout] 76 |     /// [`JwtError::SigningFailed`](super::JwtError::SigningFailed) if the HMAC signing
[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] 76 -     /// [`JwtError::SigningFailed`](super::JwtError::SigningFailed) if the HMAC signing
[INFO] [stdout] 76 +     /// [`JwtError::SigningFailed`] if the HMAC signing
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/auth/session/jwt/middleware.rs:28:53
[INFO] [stdout]    |
[INFO] [stdout] 28 | ///    inserting the transport-agnostic [`Session`](crate::auth::session::Session)
[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] 28 - ///    inserting the transport-agnostic [`Session`](crate::auth::session::Session)
[INFO] [stdout] 28 + ///    inserting the transport-agnostic [`Session`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/auth/session/jwt/middleware.rs:47:63
[INFO] [stdout]    |
[INFO] [stdout] 47 |     /// for stateful validation that also inserts [`Session`](crate::auth::session::Session)
[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] 47 -     /// for stateful validation that also inserts [`Session`](crate::auth::session::Session)
[INFO] [stdout] 47 +     /// for stateful validation that also inserts [`Session`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/auth/session/jwt/middleware.rs:61:40
[INFO] [stdout]    |
[INFO] [stdout] 61 |     /// transport-agnostic [`Session`](crate::auth::session::Session) into
[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 -     /// transport-agnostic [`Session`](crate::auth::session::Session) into
[INFO] [stdout] 61 +     /// transport-agnostic [`Session`] into
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/auth/session/jwt/service.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Wraps [`SessionStore`](crate::auth::session::store::SessionStore) and the
[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] 3 - //! Wraps [`SessionStore`](crate::auth::session::store::SessionStore) and the
[INFO] [stdout] 3 + //! Wraps [`SessionStore`] and the
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/auth/session/jwt/service.rs:148:52
[INFO] [stdout]     |
[INFO] [stdout] 148 |     /// inserts the transport-agnostic [`Session`](crate::auth::session::Session)
[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] 148 -     /// inserts the transport-agnostic [`Session`](crate::auth::session::Session)
[INFO] [stdout] 148 +     /// inserts the transport-agnostic [`Session`]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/auth/oauth/state.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// Requires a [`Key`](axum_extra::extract::cookie::Key) to be registered in the
[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] 19 - /// Requires a [`Key`](axum_extra::extract::cookie::Key) to be registered in the
[INFO] [stdout] 19 + /// Requires a [`Key`] to be registered in the
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/job/worker.rs:182:34
[INFO] [stdout]     |
[INFO] [stdout] 182 |     /// Panics if a [`Database`](crate::db::Database) is not registered in
[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] 182 -     /// Panics if a [`Database`](crate::db::Database) is not registered in
[INFO] [stdout] 182 +     /// Panics if a [`Database`] is not registered in
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/i18n/store.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 | /// [`make_t_function`](super::make_t_function)).
[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] 37 - /// [`make_t_function`](super::make_t_function)).
[INFO] [stdout] 37 + /// [`make_t_function`]).
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/template/engine.rs:21:58
[INFO] [stdout]    |
[INFO] [stdout] 21 | /// - A `t()` function (registered only when an [`I18n`](crate::i18n::I18n) handle
[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] 21 - /// - A `t()` function (registered only when an [`I18n`](crate::i18n::I18n) handle
[INFO] [stdout] 21 + /// - A `t()` function (registered only when an [`I18n`] handle
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/template/middleware.rs:27:42
[INFO] [stdout]    |
[INFO] [stdout] 27 | /// | `locale`          | [`Translator`](crate::i18n::Translator) in extensions (present only when [`I18nLayer`](crate::i18n::I18nLa...
[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] 27 - /// | `locale`          | [`Translator`](crate::i18n::Translator) in extensions (present only when [`I18nLayer`](crate::i18n::I18nLayer) is installed upstream) |
[INFO] [stdout] 27 + /// | `locale`          | [`Translator`] in extensions (present only when [`I18nLayer`](crate::i18n::I18nLayer) is installed upstream) |
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/template/middleware.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 | /// [`Translator`](crate::i18n::Translator) (installed by
[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] 36 - /// [`Translator`](crate::i18n::Translator) (installed by
[INFO] [stdout] 36 + /// [`Translator`] (installed by
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/webhook/sender.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |     /// Returns [`Error`](crate::Error) when:
[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] 92 -     /// Returns [`Error`](crate::Error) when:
[INFO] [stdout] 92 +     /// Returns [`Error`] when:
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/webhook/signature.rs:94:23
[INFO] [stdout]    |
[INFO] [stdout] 94 | /// Returns [`Error`](crate::Error) when:
[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] 94 - /// Returns [`Error`](crate::Error) when:
[INFO] [stdout] 94 + /// Returns [`Error`] when:
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `load` is both a function and a module
[INFO] [stdout]   --> src/config/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | //! - [`load`] — reads `{dir}/{APP_ENV}.yaml`, substitutes env vars, and
[INFO] [stdout]    |         ^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 20 | //! - [`load()`] — reads `{dir}/{APP_ENV}.yaml`, substitutes env vars, and
[INFO] [stdout]    |             ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 20 | //! - [`mod@load`] — reads `{dir}/{APP_ENV}.yaml`, substitutes env vars, and
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `crate::config::load` is both a function and a module
[INFO] [stdout]  --> src/config/modo.rs:5:47
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// Deserializes from a YAML file loaded by [`crate::config::load`]. All fields
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]   |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// Deserializes from a YAML file loaded by [`crate::config::load()`]. All fields
[INFO] [stdout]   |                                                                  ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// Deserializes from a YAML file loaded by [`mod@crate::config::load`]. All fields
[INFO] [stdout]   |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `connect` is both a function and a module
[INFO] [stdout]   --> src/db/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! - [`connect`] — opens **one** connection, applies PRAGMAs, runs migrations.
[INFO] [stdout]    |         ^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! - [`connect()`] — opens **one** connection, applies PRAGMAs, runs migrations.
[INFO] [stdout]    |                ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! - [`mod@connect`] — opens **one** connection, applies PRAGMAs, runs migrations.
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `connect` is both a function and a module
[INFO] [stdout]   --> src/db/mod.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | //! | [`connect`] | Open a database, apply PRAGMAs, optionally run migrations |
[INFO] [stdout]    |         ^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 50 | //! | [`connect()`] | Open a database, apply PRAGMAs, optionally run migrations |
[INFO] [stdout]    |                ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 50 | //! | [`mod@connect`] | Open a database, apply PRAGMAs, optionally run migrations |
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `migrate` is both a function and a module
[INFO] [stdout]   --> src/db/mod.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | //! - [`migrate`] — idempotent SQL migration runner with checksum tracking.
[INFO] [stdout]    |         ^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 25 | //! - [`migrate()`] — idempotent SQL migration runner with checksum tracking.
[INFO] [stdout]    |                ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 25 | //! - [`mod@migrate`] — idempotent SQL migration runner with checksum tracking.
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `migrate` is both a function and a module
[INFO] [stdout]   --> src/db/mod.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | //! | [`migrate`] | Run `*.sql` migrations from a directory with checksum tracking |
[INFO] [stdout]    |         ^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 51 | //! | [`migrate()`] | Run `*.sql` migrations from a directory with checksum tracking |
[INFO] [stdout]    |                ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 51 | //! | [`mod@migrate`] | Run `*.sql` migrations from a directory with checksum tracking |
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `managed` is both a function and a module
[INFO] [stdout]   --> src/db/mod.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | //! | [`managed`] | Wraps a [`Database`] into a [`ManagedDatabase`] |
[INFO] [stdout]    |         ^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 43 | //! | [`managed()`] | Wraps a [`Database`] into a [`ManagedDatabase`] |
[INFO] [stdout]    |                ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 43 | //! | [`mod@managed`] | Wraps a [`Database`] into a [`ManagedDatabase`] |
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `super::connect` is both a function and a module
[INFO] [stdout]  --> src/db/config.rs:9:56
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// directory are applied automatically on [`connect`](super::connect).
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]   |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// directory are applied automatically on [`connect`](super::connect()).
[INFO] [stdout]   |                                                                      ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// directory are applied automatically on [`connect`](mod@super::connect).
[INFO] [stdout]   |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `super::connect` is both a function and a module
[INFO] [stdout]  --> src/db/database.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// Created by [`connect`](super::connect).
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]   |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// Created by [`connect`](super::connect()).
[INFO] [stdout]   |                                          ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// Created by [`connect`](mod@super::connect).
[INFO] [stdout]   |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `super::migrate` is both a function and a module
[INFO] [stdout]   --> src/db/connect.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// directory are applied via [`migrate`](super::migrate).
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// directory are applied via [`migrate`](super::migrate()).
[INFO] [stdout]    |                                                         ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// directory are applied via [`migrate`](mod@super::migrate).
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `compression` is both a function and a module
[INFO] [stdout]   --> src/middleware/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | //! | [`compression`] | Compress responses (gzip, deflate, brotli, zstd) |
[INFO] [stdout]    |         ^^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 27 | //! | [`compression()`] | Compress responses (gzip, deflate, brotli, zstd) |
[INFO] [stdout]    |                    ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 27 | //! | [`mod@compression`] | Compress responses (gzip, deflate, brotli, zstd) |
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `request_id` is both a function and a module
[INFO] [stdout]   --> src/middleware/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | //! | [`request_id`] | Set / propagate `x-request-id` header |
[INFO] [stdout]    |         ^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 28 | //! | [`request_id()`] | Set / propagate `x-request-id` header |
[INFO] [stdout]    |                   ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 28 | //! | [`mod@request_id`] | Set / propagate `x-request-id` header |
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `catch_panic` is both a function and a module
[INFO] [stdout]   --> src/middleware/mod.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | //! | [`catch_panic`] | Convert handler panics into 500 responses |
[INFO] [stdout]    |         ^^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 29 | //! | [`catch_panic()`] | Convert handler panics into 500 responses |
[INFO] [stdout]    |                    ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 29 | //! | [`mod@catch_panic`] | Convert handler panics into 500 responses |
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `cors` is both a function and a module
[INFO] [stdout]   --> src/middleware/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | //! | [`cors`] / [`cors_with`] | CORS headers (static or dynamic origins) |
[INFO] [stdout]    |         ^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 30 | //! | [`cors()`] / [`cors_with`] | CORS headers (static or dynamic origins) |
[INFO] [stdout]    |             ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 30 | //! | [`mod@cors`] / [`cors_with`] | CORS headers (static or dynamic origins) |
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `csrf` is both a function and a module
[INFO] [stdout]   --> src/middleware/mod.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | //! | [`csrf`] / [`CsrfConfig`] | Double-submit signed-cookie CSRF protection |
[INFO] [stdout]    |         ^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 33 | //! | [`csrf()`] / [`CsrfConfig`] | Double-submit signed-cookie CSRF protection |
[INFO] [stdout]    |             ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 33 | //! | [`mod@csrf`] / [`CsrfConfig`] | Double-submit signed-cookie CSRF protection |
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `error_handler` is both a function and a module
[INFO] [stdout]   --> src/middleware/mod.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | //! | [`error_handler`] | Centralised error-response rendering |
[INFO] [stdout]    |         ^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 35 | //! | [`error_handler()`] | Centralised error-response rendering |
[INFO] [stdout]    |                      ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 35 | //! | [`mod@error_handler`] | Centralised error-response rendering |
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `security_headers` is both a function and a module
[INFO] [stdout]   --> src/middleware/mod.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | //! | [`security_headers`] / [`SecurityHeadersConfig`] | Security response headers |
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 37 | //! | [`security_headers()`] / [`SecurityHeadersConfig`] | Security response headers |
[INFO] [stdout]    |                         ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 37 | //! | [`mod@security_headers`] / [`SecurityHeadersConfig`] | Security response headers |
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `tracing` is both a function and a module
[INFO] [stdout]   --> src/middleware/mod.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | //! | [`tracing`] | HTTP request/response lifecycle spans (`http_request`) |
[INFO] [stdout]    |         ^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 | //! | [`tracing()`] | HTTP request/response lifecycle spans (`http_request`) |
[INFO] [stdout]    |                ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 38 | //! | [`mod@tracing`] | HTTP request/response lifecycle spans (`http_request`) |
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `tracing` is both a function and a module
[INFO] [stdout]   --> src/middleware/mod.rs:39:47
[INFO] [stdout]    |
[INFO] [stdout] 39 | //! | [`ModoMakeSpan`] | Span maker used by [`tracing`]; pre-declares fields like `tenant_id` |
[INFO] [stdout]    |                                               ^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 | //! | [`ModoMakeSpan`] | Span maker used by [`tracing()`]; pre-declares fields like `tenant_id` |
[INFO] [stdout]    |                                                      ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 39 | //! | [`ModoMakeSpan`] | Span maker used by [`mod@tracing`]; pre-declares fields like `tenant_id` |
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `rate_limit` is both a function and a module
[INFO] [stdout]   --> src/middleware/mod.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | //! | [`rate_limit`] / [`rate_limit_with`] | Token-bucket rate limiting |
[INFO] [stdout]    |         ^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 | //! | [`rate_limit()`] / [`rate_limit_with`] | Token-bucket rate limiting |
[INFO] [stdout]    |                   ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 40 | //! | [`mod@rate_limit`] / [`rate_limit_with`] | Token-bucket rate limiting |
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `super::error_handler` is both a function and a module
[INFO] [stdout]   --> src/middleware/catch_panic.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// [`error_handler`](super::error_handler) can rewrite it.
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// [`error_handler`](super::error_handler()) can rewrite it.
[INFO] [stdout]    |                                           ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// [`error_handler`](mod@super::error_handler) can rewrite it.
[INFO] [stdout]    |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `super::error_handler` is both a function and a module
[INFO] [stdout]   --> src/middleware/catch_panic.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 | /// [`error_handler`](super::error_handler) can rewrite the body through
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 33 | /// [`error_handler`](super::error_handler()) can rewrite the body through
[INFO] [stdout]    |                                           ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 33 | /// [`error_handler`](mod@super::error_handler) can rewrite the body through
[INFO] [stdout]    |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `super::tracing` is both a function and a module
[INFO] [stdout]   --> src/middleware/catch_panic.rs:39:40
[INFO] [stdout]    |
[INFO] [stdout] 39 | /// panics) but **inside** [`tracing`](super::tracing) so the panic is
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 | /// panics) but **inside** [`tracing`](super::tracing()) so the panic is
[INFO] [stdout]    |                                                      ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 39 | /// panics) but **inside** [`tracing`](mod@super::tracing) so the panic is
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `super::tracing` is both a function and a module
[INFO] [stdout]   --> src/middleware/compression.rs:11:52
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// Install `compression()` **inside** [`tracing`](super::tracing) and
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// Install `compression()` **inside** [`tracing`](super::tracing()) and
[INFO] [stdout]    |                                                                  ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// Install `compression()` **inside** [`tracing`](mod@super::tracing) and
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `super::request_id` is both a function and a module
[INFO] [stdout]   --> src/middleware/compression.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// [`request_id`](super::request_id) so the compressed bytes are never
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// [`request_id`](super::request_id()) so the compressed bytes are never
[INFO] [stdout]    |                                     ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// [`request_id`](mod@super::request_id) so the compressed bytes are never
[INFO] [stdout]    |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `super::tracing` is both a function and a module
[INFO] [stdout]   --> src/middleware/request_id.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 | /// [`tracing`](super::tracing) so the span can record it. The
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 32 | /// [`tracing`](super::tracing()) so the span can record it. The
[INFO] [stdout]    |                               ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 32 | /// [`tracing`](mod@super::tracing) so the span can record it. The
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `super::csrf` is both a function and a module
[INFO] [stdout]   --> src/middleware/tracing.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 | /// [`csrf`](super::csrf) / [`rate_limit`](super::rate_limit) — is
[INFO] [stdout]    |              ^^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 | /// [`csrf`](super::csrf()) / [`rate_limit`](super::rate_limit) — is
[INFO] [stdout]    |                         ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 38 | /// [`csrf`](mod@super::csrf) / [`rate_limit`](super::rate_limit) — is
[INFO] [stdout]    |              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `super::rate_limit` is both a function and a module
[INFO] [stdout]   --> src/middleware/tracing.rs:38:44
[INFO] [stdout]    |
[INFO] [stdout] 38 | /// [`csrf`](super::csrf) / [`rate_limit`](super::rate_limit) — is
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 | /// [`csrf`](super::csrf) / [`rate_limit`](super::rate_limit()) — is
[INFO] [stdout]    |                                                             ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 38 | /// [`csrf`](super::csrf) / [`rate_limit`](mod@super::rate_limit) — is
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `context` is both a module and a macro
[INFO] [stdout]   --> src/template/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | //! | [`context`]                 | Re-export of [`minijinja::context!`] for building template data in handlers. |
[INFO] [stdout]    |         ^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 24 | //! | [`mod@context`]                 | Re-export of [`minijinja::context!`] for building template data in handlers. |
[INFO] [stdout]    |         ++++
[INFO] [stdout] help: to link to the macro, add an exclamation mark
[INFO] [stdout]    |
[INFO] [stdout] 24 | //! | [`context!`]                 | Re-export of [`minijinja::context!`] for building template data in handlers. |
[INFO] [stdout]    |                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `router` is both a function and a module
[INFO] [stdout]  --> src/health/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! - [`router`] — returns a `Router<AppState>` with `GET /_live` and `GET /_ready` mounted.
[INFO] [stdout]   |         ^^^^^^ ambiguous link
[INFO] [stdout]   |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! - [`router()`] — returns a `Router<AppState>` with `GET /_live` and `GET /_ready` mounted.
[INFO] [stdout]   |               ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! - [`mod@router`] — returns a `Router<AppState>` with `GET /_live` and `GET /_ready` mounted.
[INFO] [stdout]   |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `super::router` is both a function and a module
[INFO] [stdout]   --> src/health/check.rs:58:37
[INFO] [stdout]    |
[INFO] [stdout] 58 |     /// When mounted via [`router`](super::router) with no checks registered,
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 58 |     /// When mounted via [`router`](super::router()) with no checks registered,
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 58 |     /// When mounted via [`router`](mod@super::router) with no checks registered,
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `init` is both a function and a module
[INFO] [stdout]  --> src/tracing/mod.rs:5:70
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! Configures [`tracing_subscriber`] at application startup. Call [`init`]
[INFO] [stdout]   |                                                                      ^^^^ ambiguous link
[INFO] [stdout]   |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! Configures [`tracing_subscriber`] at application startup. Call [`init()`]
[INFO] [stdout]   |                                                                          ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! Configures [`tracing_subscriber`] at application startup. Call [`mod@init`]
[INFO] [stdout]   |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `init` is both a function and a module
[INFO] [stdout]   --> src/tracing/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! | [`init`] | Initialises the global tracing subscriber; returns [`TracingGuard`] |
[INFO] [stdout]    |         ^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! | [`init()`] | Initialises the global tracing subscriber; returns [`TracingGuard`] |
[INFO] [stdout]    |             ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! | [`mod@init`] | Initialises the global tracing subscriber; returns [`TracingGuard`] |
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `init` is both a function and a module
[INFO] [stdout]   --> src/tracing/mod.rs:36:66
[INFO] [stdout]    |
[INFO] [stdout] 36 | //! reporting at runtime. The Sentry SDK is initialised inside [`init`] and
[INFO] [stdout]    |                                                                  ^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 36 | //! reporting at runtime. The Sentry SDK is initialised inside [`init()`] and
[INFO] [stdout]    |                                                                      ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 36 | //! reporting at runtime. The Sentry SDK is initialised inside [`mod@init`] and
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `crate::tracing::init` is both a function and a module
[INFO] [stdout]   --> src/tracing/sentry.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// Returned by [`crate::tracing::init`]. Hold this value for the entire
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// Returned by [`crate::tracing::init()`]. Hold this value for the entire
[INFO] [stdout]    |                                       ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// Returned by [`mod@crate::tracing::init`]. Hold this value for the entire
[INFO] [stdout]    |                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `ulid` is both a function and a module
[INFO] [stdout]  --> src/id/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! - [`ulid`] — 26-character spec-compliant ULID (Crockford base32, uppercase),
[INFO] [stdout]   |         ^^^^ ambiguous link
[INFO] [stdout]   |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! - [`ulid()`] — 26-character spec-compliant ULID (Crockford base32, uppercase),
[INFO] [stdout]   |             ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! - [`mod@ulid`] — 26-character spec-compliant ULID (Crockford base32, uppercase),
[INFO] [stdout]   |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `short` is both a function and a module
[INFO] [stdout]  --> src/id/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! - [`short`] — 13-character base36 ID (lowercase), suitable for user-visible
[INFO] [stdout]   |         ^^^^^ ambiguous link
[INFO] [stdout]   |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! - [`short()`] — 13-character base36 ID (lowercase), suitable for user-visible
[INFO] [stdout]   |              ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! - [`mod@short`] — 13-character base36 ID (lowercase), suitable for user-visible
[INFO] [stdout]   |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sentry v0.47.0, sentry-tracing v0.47.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/modo/index.html
[INFO] running `Command { std: "docker" "inspect" "432a32f535e7071c8fce6c6909a7aadfd064de1aec0630ebf69180470a8b96d7", 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" "432a32f535e7071c8fce6c6909a7aadfd064de1aec0630ebf69180470a8b96d7" "/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 modo-rs v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Storage::memory`
[INFO] [stdout]   --> src/storage/facade.rs:96:41
[INFO] [stdout]    |
[INFO] [stdout] 96 | /// instance from a [`BucketConfig`]. [`Storage::memory`] is available inside
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^ the struct `Storage` has no field or associated item named `memory`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MemoryAuditBackend`
[INFO] [stdout]   --> src/audit/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | //! | [`MemoryAuditBackend`] | In-memory backend for tests (requires `test-helpers` feature or `#[cfg(test)]`) |
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ no item named `MemoryAuditBackend` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sentry v0.47.0, sentry-tracing v0.47.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/modo/index.html
[INFO] running `Command { std: "docker" "inspect" "432a32f535e7071c8fce6c6909a7aadfd064de1aec0630ebf69180470a8b96d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "432a32f535e7071c8fce6c6909a7aadfd064de1aec0630ebf69180470a8b96d7", kill_on_drop: false }`
[INFO] [stdout] 432a32f535e7071c8fce6c6909a7aadfd064de1aec0630ebf69180470a8b96d7
