[INFO] cloning repository https://github.com/kouhenrui/rust_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kouhenrui/rust_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkouhenrui%2Frust_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkouhenrui%2Frust_server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bdfb60837062e38b3ebb08f4c21f6fbfbe4730e1
[INFO] documenting kouhenrui/rust_server against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkouhenrui%2Frust_server" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kouhenrui/rust_server
[INFO] finished tweaking git repo https://github.com/kouhenrui/rust_server
[INFO] tweaked toml for git repo https://github.com/kouhenrui/rust_server written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kouhenrui/rust_server on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kouhenrui/rust_server 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 58c9f6dfe754ea6e04ac5049b247f7a4b5d4da5cd53990155db25867e4fe15bc
[INFO] running `Command { std: "docker" "start" "58c9f6dfe754ea6e04ac5049b247f7a4b5d4da5cd53990155db25867e4fe15bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58c9f6dfe754ea6e04ac5049b247f7a4b5d4da5cd53990155db25867e4fe15bc", 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" "58c9f6dfe754ea6e04ac5049b247f7a4b5d4da5cd53990155db25867e4fe15bc" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58c9f6dfe754ea6e04ac5049b247f7a4b5d4da5cd53990155db25867e4fe15bc", 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" "58c9f6dfe754ea6e04ac5049b247f7a4b5d4da5cd53990155db25867e4fe15bc" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[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 displaydoc v0.2.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling time-macros v0.2.30
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking time v0.3.51
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]     Checking rustc_version v0.4.1
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking thin-vec v0.2.18
[INFO] [stderr]    Compiling rhai_codegen v3.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling typed-builder-macro v0.22.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking rhai v1.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking typed-builder v0.22.0
[INFO] [stderr]     Checking bson v2.15.0
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling mongodb-internal-macros v3.7.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]    Compiling thumbor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking mongodb v3.7.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking bcrypt v0.16.0
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking casbin v2.20.0
[INFO] [stderr]     Checking redis v0.32.7
[INFO] [stderr]     Checking imageproc v0.25.1
[INFO] [stderr]  Documenting thumbor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `AppError::WatermarkFontMissing`
[INFO] [stdout]   --> src/config.rs:31:40
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// watermarks are rejected with [`AppError::WatermarkFontMissing`].
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `AppError` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::response::ApiResponse`
[INFO] [stdout]  --> src/controller/img.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! [`ApiResponse`](crate::response::ApiResponse) envelope:
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ApiResponse` in module `response`
[INFO] [stdout]   |
[INFO] [stdout] help: there's a similarly named item `Response`
[INFO] [stdout]   |
[INFO] [stdout] 4 - //! [`ApiResponse`](crate::response::ApiResponse) envelope:
[INFO] [stdout] 4 + //! [`ApiResponse`](crate::response::Response) envelope:
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `CropRect` links to private item `parse_crop_rect`
[INFO] [stdout]   --> src/params.rs:77:24
[INFO] [stdout]    |
[INFO] [stdout] 77 | /// `w`、`h` 必须 > 0（在 [`parse_crop_rect`] 中校验）。
[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: unresolved link to `Config::local_source_root`
[INFO] [stdout]    --> src/params.rs:110:24
[INFO] [stdout]     |
[INFO] [stdout] 110 |         /// 图像路径，相对于 [`Config::local_source_root`] 解析。
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Config` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `FilterChain::parse_one`
[INFO] [stdout]  --> src/proc/filter.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! [`Filter`], and extend [`FilterChain::parse_one`]. See `AGENTS.md`.
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^ the struct `FilterChain` has no field or associated item named `parse_one`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/middleware/auth.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /// Legacy name: protected routes use [`authorize_middleware`] on the merged router.
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Resolve JWT subject, enforce Casbin policy, attach [`Claims`] when present.`
[INFO] [stdout]    = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/middleware/auth.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / pub async fn authorize_middleware(
[INFO] [stdout] 42 | |     State(state): State<Arc<AppState>>,
[INFO] [stdout] 43 | |     mut request: Request<Body>,
[INFO] [stdout] 44 | |     next: Next,
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |     Ok(next.run(request).await)
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Resolve JWT subject, enforce Casbin policy, attach [`Claims`] when present.`
[INFO] [stdout]    = help: ends near `Resolve JWT subject, enforce Casbin policy, attach [`Claims`] when present.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `thumbor`
[INFO] running `Command { std: "docker" "inspect" "58c9f6dfe754ea6e04ac5049b247f7a4b5d4da5cd53990155db25867e4fe15bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58c9f6dfe754ea6e04ac5049b247f7a4b5d4da5cd53990155db25867e4fe15bc", kill_on_drop: false }`
[INFO] [stdout] 58c9f6dfe754ea6e04ac5049b247f7a4b5d4da5cd53990155db25867e4fe15bc
