[INFO] cloning repository https://github.com/MrCartaaa/mae
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MrCartaaa/mae" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrCartaaa%2Fmae", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrCartaaa%2Fmae'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 954686229044e2be3bd3ba5a1e71196a22edf041
[INFO] documenting MrCartaaa/mae against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrCartaaa%2Fmae" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/MrCartaaa/mae
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/MrCartaaa/mae
[INFO] tweaked toml for git repo https://github.com/MrCartaaa/mae written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MrCartaaa/mae on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MrCartaaa/mae 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `panic` setting is ignored for `test` profile
[INFO] [stderr] warning: `mae` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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] 4fe7c5c32775d63050c2b361ab4575b7f97dfbf4f32066c747d2c39ec06e2dfb
[INFO] running `Command { std: "docker" "start" "4fe7c5c32775d63050c2b361ab4575b7f97dfbf4f32066c747d2c39ec06e2dfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fe7c5c32775d63050c2b361ab4575b7f97dfbf4f32066c747d2c39ec06e2dfb", 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" "4fe7c5c32775d63050c2b361ab4575b7f97dfbf4f32066c747d2c39ec06e2dfb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fe7c5c32775d63050c2b361ab4575b7f97dfbf4f32066c747d2c39ec06e2dfb", 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" "4fe7c5c32775d63050c2b361ab4575b7f97dfbf4f32066c747d2c39ec06e2dfb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `panic` setting is ignored for `test` profile
[INFO] [stderr] warning: `mae` (manifest) generated 1 warning
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling time-macros v0.2.31
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.8
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling pest v2.8.7
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hashlink v0.11.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.13
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling hkdf v0.13.0
[INFO] [stderr]    Compiling pest_meta v2.8.7
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]    Compiling whoami v2.1.2
[INFO] [stderr]     Checking impl-more v0.3.1
[INFO] [stderr]    Compiling pest_generator v2.8.7
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]     Checking erased-serde v0.4.10
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking yaml-rust2 v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 tokio-macros v2.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling neo4rs-macros v0.3.0
[INFO] [stderr]    Compiling pest_derive v2.8.7
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]    Compiling delegate v0.10.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking mutually_exclusive_features v0.1.0
[INFO] [stderr]     Checking base32 v0.5.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking bytestring v1.5.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking ron v0.12.2
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking totp-rs v5.7.2
[INFO] [stderr]     Checking serde-aux v4.7.0
[INFO] [stderr]     Checking tracing-bunyan-formatter v0.3.10
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking config v0.15.25
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-retry v0.3.2
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking deadpool v0.9.5
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking neo4rs v0.8.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking sqlx-core v0.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking sqlx-postgres v0.9.0
[INFO] [stderr]    Compiling mae_macros v0.1.9
[INFO] [stderr]     Checking redis v0.26.1
[INFO] [stderr]     Checking actix-http v3.13.1
[INFO] [stderr]     Checking actix-web v4.14.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0
[INFO] [stderr]     Checking actix-cors v0.7.1
[INFO] [stderr]     Checking tracing-actix-web v0.7.22
[INFO] [stderr]    Compiling sqlx-macros v0.9.0
[INFO] [stderr]     Checking actix-session v0.10.1
[INFO] [stderr]     Checking sqlx v0.9.0
[INFO] [stderr]  Documenting mae v0.3.13 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `RequestContext`
[INFO] [stdout]  --> src/lib.rs:9:23
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! - [`context`] — [`RequestContext`] (pool + session + custom config per request)
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^ no item named `RequestContext` 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 `RedisSessionStore`
[INFO] [stdout]   --> src/app/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | ///   [`RedisSessionStore`] ready to be passed to [`session_middleware`].
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ no item named `RedisSessionStore` 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 `SessionMiddleware`
[INFO] [stdout]   --> src/app/mod.rs:28:45
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// - [`session_middleware`] — builds the [`SessionMiddleware`] that must be registered
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^ no item named `SessionMiddleware` 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 `crate::request_context::RequestContext`
[INFO] [stdout]   --> src/middleware/mod.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | //!   [`RequestContext`](crate::request_context::RequestContext) to the
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `request_context` in module `mae`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Interface::update_many`
[INFO] [stdout]   --> src/repo/build.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | //! [`Interface::update_many`] — which generates a full `UPDATE` that overwrites every
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^ the trait `Interface` has no associated item named `update_many`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `build` links to private item `Builder`
[INFO] [stdout]   --> src/repo/build.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |     /// Construct a [`Builder`] pre-loaded with the given SQL statement variant.
[INFO] [stdout]    |                       ^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `build` links to private item `Builder::filter`
[INFO] [stdout]   --> src/repo/build.rs:62:15
[INFO] [stdout]    |
[INFO] [stdout] 62 |     /// via [`Builder::filter`].
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `Interface` links to private item `Builder`
[INFO] [stdout]   --> src/repo/build.rs:94:49
[INFO] [stdout]    |
[INFO] [stdout] 94 | /// use these methods instead of constructing [`Builder`] instances directly.
[INFO] [stdout]    |                                                 ^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `update` links to private item `SqlStatement::Update`
[INFO] [stdout]    --> src/repo/build.rs:135:16
[INFO] [stdout]     |
[INFO] [stdout] 135 |     /// Uses [`SqlStatement::Update`], which sets **every** field in `UpdateRow`.
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `patch` links to private item `SqlStatement::Patch`
[INFO] [stdout]    --> src/repo/build.rs:146:16
[INFO] [stdout]     |
[INFO] [stdout] 146 |     /// Uses [`SqlStatement::Patch`], which generates SQL only for the [`ToPatch`]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `patch` links to private item `ToPatch`
[INFO] [stdout]    --> src/repo/build.rs:146:74
[INFO] [stdout]     |
[INFO] [stdout] 146 |     /// Uses [`SqlStatement::Patch`], which generates SQL only for the [`ToPatch`]
[INFO] [stdout]     |                                                                          ^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::update_many`
[INFO] [stdout]    --> src/repo/build.rs:149:25
[INFO] [stdout]     |
[INFO] [stdout] 149 |     /// [`update_many`](Self::update_many), which always writes every column.
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^ the trait `Interface` has no associated item named `update_many`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `Execute` links to private item `Builder`
[INFO] [stdout]    --> src/repo/build.rs:382:41
[INFO] [stdout]     |
[INFO] [stdout] 382 | /// Implemented automatically for any [`Builder`] that also implements [`ToSql`].
[INFO] [stdout]     |                                         ^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `Execute` links to private item `ToSql`
[INFO] [stdout]    --> src/repo/build.rs:382:74
[INFO] [stdout]     |
[INFO] [stdout] 382 | /// Implemented automatically for any [`Builder`] that also implements [`ToSql`].
[INFO] [stdout]     |                                                                          ^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::request_context::RequestContext`
[INFO] [stdout]   --> src/session.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// `ReqData<Session>` or through a [`RequestContext`](crate::request_context::RequestContext).
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `request_context` in module `mae`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `container`
[INFO] [stdout]   --> src/testing/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | //! | [`container`] / [`containers`] | Docker container singletons (Postgres, Redis, Neo4j, RabbitMQ) |
[INFO] [stdout]    |         ^^^^^^^^^ no item named `container` 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 `containers`
[INFO] [stdout]   --> src/testing/mod.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 | //! | [`container`] / [`containers`] | Docker container singletons (Postgres, Redis, Neo4j, RabbitMQ) |
[INFO] [stdout]    |                         ^^^^^^^^^^ no item named `containers` 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 `context`
[INFO] [stdout]   --> src/testing/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! | [`context`]   | [`TestContext<C>`](context::TestContext) + scoped schema helpers |
[INFO] [stdout]    |         ^^^^^^^ no item named `context` 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 `context::TestContext`
[INFO] [stdout]   --> src/testing/mod.rs:14:42
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! | [`context`]   | [`TestContext<C>`](context::TestContext) + scoped schema helpers |
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^ no item named `context` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `must`
[INFO] [stdout]   --> src/testing/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | //! | [`must`]      | Assertion helpers (`MustExpect`, `must_eq`, …) |
[INFO] [stdout]    |         ^^^^ no item named `must` 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/middleware/get_microservice_session.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! [`Session`](crate::session::Session) from the `X-Session-User` 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]   = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 5 - //! [`Session`](crate::session::Session) from the `X-Session-User` header.
[INFO] [stdout] 5 + //! [`Session`] from the `X-Session-User` header.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `run` is both a function and a module
[INFO] [stdout]   --> src/app/mod.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! - **Runner** ([`run`]) — the top-level [`run`] async function that
[INFO] [stdout]    |                     ^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! - **Runner** ([`run()`]) — the top-level [`run`] async function that
[INFO] [stdout]    |                        ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! - **Runner** ([`mod@run`]) — the top-level [`run`] async function that
[INFO] [stdout]    |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `run` is both a function and a module
[INFO] [stdout]   --> src/app/mod.rs:11:46
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! - **Runner** ([`run`]) — the top-level [`run`] async function that
[INFO] [stdout]    |                                              ^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! - **Runner** ([`run`]) — the top-level [`run()`] async function that
[INFO] [stdout]    |                                                 ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! - **Runner** ([`run`]) — the top-level [`mod@run`] async function that
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `get_session` is both a function and a module
[INFO] [stdout]  --> src/middleware/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! - [`get_session`] — validates the Redis-backed session cookie and inserts
[INFO] [stdout]   |         ^^^^^^^^^^^ ambiguous link
[INFO] [stdout]   |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! - [`get_session()`] — validates the Redis-backed session cookie and inserts
[INFO] [stdout]   |                    ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! - [`mod@get_session`] — validates the Redis-backed session cookie and inserts
[INFO] [stdout]   |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `get_service_session` is both a function and a module
[INFO] [stdout]  --> src/middleware/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! - [`get_service_session`] — identical behaviour to `get_session` but
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]   |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! - [`get_service_session()`] — identical behaviour to `get_session` but
[INFO] [stdout]   |                            ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! - [`mod@get_service_session`] — identical behaviour to `get_session` but
[INFO] [stdout]   |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `get_context` is both a function and a module
[INFO] [stdout]   --> src/middleware/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | //! - [`get_context`] — extends `get_session` by also resolving a
[INFO] [stdout]    |         ^^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 12 | //! - [`get_context()`] — extends `get_session` by also resolving a
[INFO] [stdout]    |                    ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 12 | //! - [`mod@get_context`] — extends `get_session` by also resolving a
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `get_service_session` is both a function and a module
[INFO] [stdout]   --> src/middleware/mod.rs:27:18
[INFO] [stdout]    |
[INFO] [stdout] 27 | /// Re-exports [`get_service_session`] for use in microservice route wiring.
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 27 | /// Re-exports [`get_service_session()`] for use in microservice route wiring.
[INFO] [stdout]    |                                     ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 27 | /// Re-exports [`mod@get_service_session`] for use in microservice route wiring.
[INFO] [stdout]    |                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 56s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/mae/index.html
[INFO] running `Command { std: "docker" "inspect" "4fe7c5c32775d63050c2b361ab4575b7f97dfbf4f32066c747d2c39ec06e2dfb", 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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fe7c5c32775d63050c2b361ab4575b7f97dfbf4f32066c747d2c39ec06e2dfb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "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] warning: Cargo.toml: `panic` setting is ignored for `test` profile
[INFO] [stderr] warning: `mae` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling delegate v0.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling neo4rs-macros v0.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling pest_derive v2.8.7
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking native-tls v0.2.18
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking rust_decimal v1.42.1
[INFO] [stderr]     Checking ron v0.12.2
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking tracing-bunyan-formatter v0.3.10
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking bytestring v1.5.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]     Checking config v0.15.25
[INFO] [stderr]     Checking chrono-tz v0.8.6
[INFO] [stderr]     Checking serde-aux v4.7.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking totp-rs v5.7.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-retry v0.3.2
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking deadpool v0.9.5
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking neo4rs v0.8.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking sqlx-core v0.9.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking sqlx-postgres v0.9.0
[INFO] [stderr]     Checking actix-http v3.13.1
[INFO] [stderr]     Checking redis v0.26.1
[INFO] [stderr]    Compiling mae_macros v0.1.9
[INFO] [stderr]     Checking actix-web v4.14.0
[INFO] [stderr]     Checking actix-cors v0.7.1
[INFO] [stderr]     Checking tracing-actix-web v0.7.22
[INFO] [stderr]     Checking actix-session v0.10.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0
[INFO] [stderr]    Compiling sqlx-macros v0.9.0
[INFO] [stderr]     Checking sqlx v0.9.0
[INFO] [stderr]  Documenting mae v0.3.13 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `RequestContext`
[INFO] [stdout]  --> src/lib.rs:9:23
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! - [`context`] — [`RequestContext`] (pool + session + custom config per request)
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^ no item named `RequestContext` 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 `RedisSessionStore`
[INFO] [stdout]   --> src/app/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | ///   [`RedisSessionStore`] ready to be passed to [`session_middleware`].
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ no item named `RedisSessionStore` 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 `SessionMiddleware`
[INFO] [stdout]   --> src/app/mod.rs:28:45
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// - [`session_middleware`] — builds the [`SessionMiddleware`] that must be registered
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^ no item named `SessionMiddleware` 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 `crate::request_context::RequestContext`
[INFO] [stdout]   --> src/middleware/mod.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | //!   [`RequestContext`](crate::request_context::RequestContext) to the
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `request_context` in module `mae`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `build` links to private item `Builder`
[INFO] [stdout]   --> src/repo/build.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |     /// Construct a [`Builder`] pre-loaded with the given SQL statement variant.
[INFO] [stdout]    |                       ^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `build` links to private item `Builder::filter`
[INFO] [stdout]   --> src/repo/build.rs:62:15
[INFO] [stdout]    |
[INFO] [stdout] 62 |     /// via [`Builder::filter`].
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `Interface` links to private item `Builder`
[INFO] [stdout]   --> src/repo/build.rs:94:49
[INFO] [stdout]    |
[INFO] [stdout] 94 | /// use these methods instead of constructing [`Builder`] instances directly.
[INFO] [stdout]    |                                                 ^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `update` links to private item `SqlStatement::Update`
[INFO] [stdout]    --> src/repo/build.rs:135:16
[INFO] [stdout]     |
[INFO] [stdout] 135 |     /// Uses [`SqlStatement::Update`], which sets **every** field in `UpdateRow`.
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `patch` links to private item `SqlStatement::Patch`
[INFO] [stdout]    --> src/repo/build.rs:146:16
[INFO] [stdout]     |
[INFO] [stdout] 146 |     /// Uses [`SqlStatement::Patch`], which generates SQL only for the [`ToPatch`]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `patch` links to private item `ToPatch`
[INFO] [stdout]    --> src/repo/build.rs:146:74
[INFO] [stdout]     |
[INFO] [stdout] 146 |     /// Uses [`SqlStatement::Patch`], which generates SQL only for the [`ToPatch`]
[INFO] [stdout]     |                                                                          ^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::update_many`
[INFO] [stdout]    --> src/repo/build.rs:149:25
[INFO] [stdout]     |
[INFO] [stdout] 149 |     /// [`update_many`](Self::update_many), which always writes every column.
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^ the trait `Interface` has no associated item named `update_many`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `Execute` links to private item `Builder`
[INFO] [stdout]    --> src/repo/build.rs:382:41
[INFO] [stdout]     |
[INFO] [stdout] 382 | /// Implemented automatically for any [`Builder`] that also implements [`ToSql`].
[INFO] [stdout]     |                                         ^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `Execute` links to private item `ToSql`
[INFO] [stdout]    --> src/repo/build.rs:382:74
[INFO] [stdout]     |
[INFO] [stdout] 382 | /// Implemented automatically for any [`Builder`] that also implements [`ToSql`].
[INFO] [stdout]     |                                                                          ^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::request_context::RequestContext`
[INFO] [stdout]   --> src/session.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// `ReqData<Session>` or through a [`RequestContext`](crate::request_context::RequestContext).
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `request_context` in module `mae`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `container`
[INFO] [stdout]   --> src/testing/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | //! | [`container`] / [`containers`] | Docker container singletons (Postgres, Redis, Neo4j, RabbitMQ) |
[INFO] [stdout]    |         ^^^^^^^^^ no item named `container` 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 `containers`
[INFO] [stdout]   --> src/testing/mod.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 | //! | [`container`] / [`containers`] | Docker container singletons (Postgres, Redis, Neo4j, RabbitMQ) |
[INFO] [stdout]    |                         ^^^^^^^^^^ no item named `containers` 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 `context`
[INFO] [stdout]   --> src/testing/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! | [`context`]   | [`TestContext<C>`](context::TestContext) + scoped schema helpers |
[INFO] [stdout]    |         ^^^^^^^ no item named `context` 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 `context::TestContext`
[INFO] [stdout]   --> src/testing/mod.rs:14:42
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! | [`context`]   | [`TestContext<C>`](context::TestContext) + scoped schema helpers |
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^ no item named `context` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `must`
[INFO] [stdout]   --> src/testing/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | //! | [`must`]      | Assertion helpers (`MustExpect`, `must_eq`, …) |
[INFO] [stdout]    |         ^^^^ no item named `must` 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 1m 46s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/mae/index.html
[INFO] running `Command { std: "docker" "inspect" "4fe7c5c32775d63050c2b361ab4575b7f97dfbf4f32066c747d2c39ec06e2dfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fe7c5c32775d63050c2b361ab4575b7f97dfbf4f32066c747d2c39ec06e2dfb", kill_on_drop: false }`
[INFO] [stdout] 4fe7c5c32775d63050c2b361ab4575b7f97dfbf4f32066c747d2c39ec06e2dfb
