[INFO] cloning repository https://github.com/xizhends-dot/new-xizhends-saas-erp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xizhends-dot/new-xizhends-saas-erp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxizhends-dot%2Fnew-xizhends-saas-erp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxizhends-dot%2Fnew-xizhends-saas-erp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c23173bfbc931c2db9044c45a0c0483cad8567f
[INFO] documenting xizhends-dot/new-xizhends-saas-erp against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxizhends-dot%2Fnew-xizhends-saas-erp" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xizhends-dot/new-xizhends-saas-erp
[INFO] finished tweaking git repo https://github.com/xizhends-dot/new-xizhends-saas-erp
[INFO] tweaked toml for git repo https://github.com/xizhends-dot/new-xizhends-saas-erp written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xizhends-dot/new-xizhends-saas-erp on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xizhends-dot/new-xizhends-saas-erp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.123
[INFO] [stderr]   Downloaded ignore v0.4.26
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.123
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.123
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.123
[INFO] [stderr]   Downloaded js-sys v0.3.100
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3e7b500c009881414d9af35ff9153e36f820f33f59db3edf3dd7639576ad9b65
[INFO] running `Command { std: "docker" "start" "3e7b500c009881414d9af35ff9153e36f820f33f59db3edf3dd7639576ad9b65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e7b500c009881414d9af35ff9153e36f820f33f59db3edf3dd7639576ad9b65", 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" "3e7b500c009881414d9af35ff9153e36f820f33f59db3edf3dd7639576ad9b65" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e7b500c009881414d9af35ff9153e36f820f33f59db3edf3dd7639576ad9b65", 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" "3e7b500c009881414d9af35ff9153e36f820f33f59db3edf3dd7639576ad9b65" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking ignore v0.4.26
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking tera v1.20.1
[INFO] [stderr]     Checking sqlx-mysql v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]  Documenting order-system-rewrite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `AppError`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`AppError`] 呈现，绝不外泄底层细节。
[INFO] [stdout]            ^^^^^^^^^^
[INFO] [stdout]   = note: no item named `AppError` in scope
[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 `SystemStatus`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - 系统运行状态：主库连接、租户库连接池数、定时任务（运行时状态，见 [`SystemStatus`]）。
[INFO] [stdout]                                                                                                               ^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SystemStatus` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `build_overview_view`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           聚合装配与渲染。视图模型的装配逻辑抽为纯函数 [`build_overview_view`] 以便无 DB 单测；
[INFO] [stdout]                                                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `build_overview_view` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `AppError`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           所有错误经统一 [`AppError`] 呈现，绝不外泄底层细节。
[INFO] [stdout]                                  ^^^^^^^^^^
[INFO] [stdout]   = note: no item named `AppError` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `TenantPoolManager`
[INFO] [stdout]   --> src/handlers/admin/overview.rs:43:44
[INFO] [stdout]    |
[INFO] [stdout] 43 | /// - `tenant_pool_count`：当前已缓存的租户库连接池数量（[`TenantPoolManager`] 缓存计数）。
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^ no item named `TenantPoolManager` 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 `TenantPoolManager::invalidate`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]             （[`TenantPoolManager::invalidate`]，Requirements 7.4 / 设计 4.2），使其连接即时不可用。
[INFO] [stdout]                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `TenantPoolManager` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `AppError`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           所有错误经统一 [`AppError`] 呈现，绝不外泄底层细节或 DSN 口令。
[INFO] [stdout]                                  ^^^^^^^^^^
[INFO] [stdout]   = note: no item named `AppError` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `StoreScope::Restricted(ids)`
[INFO] [stdout]   --> src/handlers/search.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | //!   `Some(ids)`（受限员工）⟹ [`StoreScope::Restricted(ids)`]，仅返回授权店铺的命中。
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `StoreScope` has no variant or associated item named `Restricted(ids)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `StoreScope::Restricted(ids)`
[INFO] [stdout]   --> src/handlers/search.rs:56:28
[INFO] [stdout]    |
[INFO] [stdout] 56 | /// - `Some(ids)` ⟹ 受限 ⟹ [`StoreScope::Restricted(ids)`]（`ids` 为空时安全返回无结果）。
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `StoreScope` has no variant or associated item named `Restricted(ids)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `order_items.item_code`
[INFO] [stdout]   --> src/jobs/order_monitor.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | //! - **商品编码**已在导入/迁移期按平台归一写入 [`order_items.item_code`]，运行期直接使用，
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^ no item named `order_items.item_code` 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 `proptest`
[INFO] [stdout]    --> src/jobs/update_jpship_logistics.rs:218:39
[INFO] [stdout]     |
[INFO] [stdout] 218 | /// 该函数无副作用、不依赖 DB，使「首次写入」规则可作为纯属性被 [`proptest`] 验证；
[INFO] [stdout]     |                                                                   ^^^^^^^^ no item named `proptest` 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 `auth_service::SESSION_COOKIE_NAME`
[INFO] [stdout]   --> src/middleware/session.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | //! - 名字：[`auth_service::SESSION_COOKIE_NAME`]`= "xizhends_session"`。
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `auth_service` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `auth_service::build_expired_cookie`
[INFO] [stdout]   --> src/middleware/session.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | //! - 清除：[`auth_service::build_expired_cookie`]（`Max-Age=0` + 同套安全属性），其文档已
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `auth_service` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `check_at`
[INFO] [stdout]    --> src/services/auth_service.rs:142:45
[INFO] [stdout]     |
[INFO] [stdout] 142 | ///   `locked_until = now + lockout`。锁定期内 [`check_at`] 返回错误；锁定到期后自动解锁
[INFO] [stdout]     |                                                  ^^^^^^^^ no item named `check_at` 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 `record_success_at`
[INFO] [stdout]    --> src/services/auth_service.rs:143:18
[INFO] [stdout]     |
[INFO] [stdout] 143 | ///   并清零。成功登录 [`record_success_at`] 立即清除该 key 的状态。
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^ no item named `record_success_at` 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 `check`
[INFO] [stdout]    --> src/services/auth_service.rs:145:14
[INFO] [stdout]     |
[INFO] [stdout] 145 | ///   生产侧用 [`check`] / [`record_failure`] / [`record_success`] 便捷封装（内部取
[INFO] [stdout]     |                  ^^^^^ no item named `check` 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 `record_failure`
[INFO] [stdout]    --> src/services/auth_service.rs:145:26
[INFO] [stdout]     |
[INFO] [stdout] 145 | ///   生产侧用 [`check`] / [`record_failure`] / [`record_success`] 便捷封装（内部取
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ no item named `record_failure` 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 `record_success`
[INFO] [stdout]    --> src/services/auth_service.rs:145:47
[INFO] [stdout]     |
[INFO] [stdout] 145 | ///   生产侧用 [`check`] / [`record_failure`] / [`record_success`] 便捷封装（内部取
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^ no item named `record_success` 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 `check_at`
[INFO] [stdout]    --> src/services/auth_service.rs:211:11
[INFO] [stdout]     |
[INFO] [stdout] 211 |     /// [`check_at`] 的生产封装（取当前时刻）。
[INFO] [stdout]     |           ^^^^^^^^ no item named `check_at` 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 `record_failure_at`
[INFO] [stdout]    --> src/services/auth_service.rs:216:11
[INFO] [stdout]     |
[INFO] [stdout] 216 |     /// [`record_failure_at`] 的生产封装（取当前时刻）。
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ no item named `record_failure_at` 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 `record_success_at`
[INFO] [stdout]    --> src/services/auth_service.rs:221:11
[INFO] [stdout]     |
[INFO] [stdout] 221 |     /// [`record_success_at`] 的生产封装（取当前时刻）。
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ no item named `record_success_at` 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 `StoreScope::Restricted(ids)`
[INFO] [stdout]   --> src/services/search_service.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | //! - [`StoreScope::Restricted(ids)`]：仅返回 `orders.store_id ∈ ids` 的命中。
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `StoreScope` has no variant or associated item named `Restricted(ids)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `StoreScope::Restricted(ids)`
[INFO] [stdout]   --> src/services/search_service.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | /// - [`StoreScope::Restricted(ids)`] 且 `ids` 非空 ⟹ `("o.store_id IN (?, ?, ...)", ids)`。
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `StoreScope` has no variant or associated item named `Restricted(ids)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/jobs/scheduler.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 | //! 经 [`TenantPoolManager`](crate::db::pool::TenantPoolManager) 取池。
[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] 17 - //! 经 [`TenantPoolManager`](crate::db::pool::TenantPoolManager) 取池。
[INFO] [stdout] 17 + //! 经 [`TenantPoolManager`] 取池。
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/order_system_rewrite/index.html
[INFO] running `Command { std: "docker" "inspect" "3e7b500c009881414d9af35ff9153e36f820f33f59db3edf3dd7639576ad9b65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e7b500c009881414d9af35ff9153e36f820f33f59db3edf3dd7639576ad9b65", kill_on_drop: false }`
[INFO] [stdout] 3e7b500c009881414d9af35ff9153e36f820f33f59db3edf3dd7639576ad9b65
