[INFO] cloning repository https://github.com/blinkingso532/ufile-rus3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blinkingso532/ufile-rus3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblinkingso532%2Fufile-rus3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblinkingso532%2Fufile-rus3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be00bcd133e14febbdfd9d7b36ab0e975090d632
[INFO] documenting blinkingso532/ufile-rus3 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblinkingso532%2Fufile-rus3" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/blinkingso532/ufile-rus3
[INFO] finished tweaking git repo https://github.com/blinkingso532/ufile-rus3
[INFO] tweaked toml for git repo https://github.com/blinkingso532/ufile-rus3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/blinkingso532/ufile-rus3 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/blinkingso532/ufile-rus3 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ae28c98b0833c6eb73ff8d0163e011536b4c601ce2f22ed123a508c0b7170d17
[INFO] running `Command { std: "docker" "start" "ae28c98b0833c6eb73ff8d0163e011536b4c601ce2f22ed123a508c0b7170d17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae28c98b0833c6eb73ff8d0163e011536b4c601ce2f22ed123a508c0b7170d17", 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" "ae28c98b0833c6eb73ff8d0163e011536b4c601ce2f22ed123a508c0b7170d17" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae28c98b0833c6eb73ff8d0163e011536b4c601ce2f22ed123a508c0b7170d17", 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" "ae28c98b0833c6eb73ff8d0163e011536b4c601ce2f22ed123a508c0b7170d17" "/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.175
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking mediatype v0.20.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]  Documenting ufile-rus3 v0.1.12 (/opt/rustwide/workdir)
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/stream.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / pub struct ProgressStream<T> {
[INFO] [stdout] 33 | |     reader: BufReader<T>,
[INFO] [stdout] 34 | |     progress: Arc<AtomicUsize>,
[INFO] [stdout] 35 | |     size: usize,
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-export PrgressStream`
[INFO] [stdout]    = help: ends near `struct to wrap file reader with progress`
[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/api/stream.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / pub struct ProgressStream<T> {
[INFO] [stdout] 33 | |     reader: BufReader<T>,
[INFO] [stdout] 34 | |     progress: Arc<AtomicUsize>,
[INFO] [stdout] 35 | |     size: usize,
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `struct to wrap file reader with progress`
[INFO] [stdout]    = help: ends near `struct to wrap file reader with progress`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// Re-export util module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Builder for [`GenPublicUrlRequest`](struct.GenPublicUrlRequest.html).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// Re-export util module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Error type for GenPublicUrlRequestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/util.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Builder)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Error type for GenPublicUrlRequestBuilder`
[INFO] [stdout]    = help: ends near `Error type for GenPublicUrlRequestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / pub struct GenPrivateUrlRequest {
[INFO] [stdout] 63 | |     /// Required: Bucket name.
[INFO] [stdout] 64 | |     #[builder(setter(into))]
[INFO] [stdout] 65 | |     pub bucket_name: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |     pub security_token: Option<String>,
[INFO] [stdout] 91 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-export util module`
[INFO] [stdout]    = help: ends near `Request for generating private URL which will be expired in `expires` seconds.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / pub struct GenPrivateUrlRequest {
[INFO] [stdout] 63 | |     /// Required: Bucket name.
[INFO] [stdout] 64 | |     #[builder(setter(into))]
[INFO] [stdout] 65 | |     pub bucket_name: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |     pub security_token: Option<String>,
[INFO] [stdout] 91 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Request for generating private URL which will be expired in `expires` seconds.`
[INFO] [stdout]    = help: ends near `Request for generating private URL which will be expired in `expires` seconds.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// Re-export util module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Builder for [`GenPrivateUrlRequest`](struct.GenPrivateUrlRequest.html).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// Re-export util module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Error type for GenPrivateUrlRequestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/util.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Builder)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Error type for GenPrivateUrlRequestBuilder`
[INFO] [stdout]    = help: ends near `Error type for GenPrivateUrlRequestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/object.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / pub enum UfileProtocol {
[INFO] [stdout] 16 | |     Http,
[INFO] [stdout] 17 | |     #[default]
[INFO] [stdout] 18 | |     Https,
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-export configuration for s3 credential`
[INFO] [stdout]    = help: ends near `U-cloud protocol`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/object.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / pub enum UfileProtocol {
[INFO] [stdout] 16 | |     Http,
[INFO] [stdout] 17 | |     #[default]
[INFO] [stdout] 18 | |     Https,
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `U-cloud protocol`
[INFO] [stdout]    = help: ends near `U-cloud protocol`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// Re-export configuration for s3 credential
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Builder for [`ObjectOptAuthParam`](struct.ObjectOptAuthParam.html).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// Re-export configuration for s3 credential
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Error type for ObjectOptAuthParamBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/object.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Builder)]
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Error type for ObjectOptAuthParamBuilder`
[INFO] [stdout]    = help: ends near `Error type for ObjectOptAuthParamBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/api/object.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | / pub struct ObjectConfig {
[INFO] [stdout]  74 | |     /// default http request endpoint.
[INFO] [stdout]  75 | |     #[builder(default = "https://api.ucloud.cn".to_string())]
[INFO] [stdout]  76 | |     #[builder(setter(into))]
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | |     pub protocol: UfileProtocol,
[INFO] [stdout] 102 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Re-export configuration for s3 credential`
[INFO] [stdout]     = help: ends near `to interact with Ucloud object storage.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/api/object.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | / pub struct ObjectConfig {
[INFO] [stdout]  74 | |     /// default http request endpoint.
[INFO] [stdout]  75 | |     #[builder(default = "https://api.ucloud.cn".to_string())]
[INFO] [stdout]  76 | |     #[builder(setter(into))]
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | |     pub protocol: UfileProtocol,
[INFO] [stdout] 102 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Configuration for Ucloud object operations.`
[INFO] [stdout]     = help: ends near `Configuration for Ucloud object operations.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// Re-export configuration for s3 credential
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Builder for [`ObjectConfig`](struct.ObjectConfig.html).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// Re-export configuration for s3 credential
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Error type for ObjectConfigBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/object.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Debug, Clone, Builder, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Error type for ObjectConfigBuilder`
[INFO] [stdout]    = help: ends near `Error type for ObjectConfigBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/api/object.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / pub struct InitMultipartState {
[INFO] [stdout] 216 | |     /// 上传 ID
[INFO] [stdout] 217 | |     pub upload_id: String,
[INFO] [stdout] 218 | |     /// 块大小
[INFO] [stdout] ...   |
[INFO] [stdout] 226 | |     pub mime_type: Option<String>,
[INFO] [stdout] 227 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Re-export configuration for s3 credential`
[INFO] [stdout]     = help: ends near `This struct describe the init multipart upload task.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/api/object.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / pub struct InitMultipartState {
[INFO] [stdout] 216 | |     /// 上传 ID
[INFO] [stdout] 217 | |     pub upload_id: String,
[INFO] [stdout] 218 | |     /// 块大小
[INFO] [stdout] ...   |
[INFO] [stdout] 226 | |     pub mime_type: Option<String>,
[INFO] [stdout] 227 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `This struct describe the init multipart upload task.`
[INFO] [stdout]     = help: ends near `This struct describe the init multipart upload task.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/api/object.rs:242:1
[INFO] [stdout]     |
[INFO] [stdout] 242 | / pub struct FinishUploadResponse {
[INFO] [stdout] 243 | |     #[serde(skip_deserializing)]
[INFO] [stdout] 244 | |     pub headers: HashMap<String, String>,
[INFO] [stdout] 245 | |     pub bucket: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 249 | |     pub etag: String,
[INFO] [stdout] 250 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Re-export configuration for s3 credential`
[INFO] [stdout]     = help: ends near `This struct describe the response of finish multipart upload task.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/api/object.rs:242:1
[INFO] [stdout]     |
[INFO] [stdout] 242 | / pub struct FinishUploadResponse {
[INFO] [stdout] 243 | |     #[serde(skip_deserializing)]
[INFO] [stdout] 244 | |     pub headers: HashMap<String, String>,
[INFO] [stdout] 245 | |     pub bucket: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 249 | |     pub etag: String,
[INFO] [stdout] 250 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `This struct describe the response of finish multipart upload task.`
[INFO] [stdout]     = help: ends near `This struct describe the response of finish multipart upload task.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/api/object.rs:254:1
[INFO] [stdout]     |
[INFO] [stdout] 254 | / pub struct HeadFileResponse {
[INFO] [stdout] 255 | |     #[serde(skip_deserializing)]
[INFO] [stdout] 256 | |     pub headers: Option<HashMap<String, String>>,
[INFO] [stdout] 257 | |     /// Http response headers
[INFO] [stdout] ...   |
[INFO] [stdout] 264 | |     pub last_modified: Option<String>,
[INFO] [stdout] 265 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Re-export configuration for s3 credential`
[INFO] [stdout]     = help: ends near `This struct describe the response headers of head file api request.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/api/object.rs:254:1
[INFO] [stdout]     |
[INFO] [stdout] 254 | / pub struct HeadFileResponse {
[INFO] [stdout] 255 | |     #[serde(skip_deserializing)]
[INFO] [stdout] 256 | |     pub headers: Option<HashMap<String, String>>,
[INFO] [stdout] 257 | |     /// Http response headers
[INFO] [stdout] ...   |
[INFO] [stdout] 264 | |     pub last_modified: Option<String>,
[INFO] [stdout] 265 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `This struct describe the response headers of head file api request.`
[INFO] [stdout]     = help: ends near `This struct describe the response headers of head file api request.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// Re-export head_file module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Builder for [`HeadFileOperation`](struct.HeadFileOperation.html).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// Re-export head_file module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Error type for HeadFileOperationBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/head_file.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | define_operation_struct!(HeadFileOperation);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Error type for HeadFileOperationBuilder`
[INFO] [stdout]    = help: ends near `Error type for HeadFileOperationBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/head_file.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / define_api_request!(HeadFileRequest,
[INFO] [stdout] 20 | | HeadFileOperationBuilder,
[INFO] [stdout] 21 | | HeadFileResponse,
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |     pub security_token: Option<String>,
[INFO] [stdout] 34 | | });
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-export head_file module`
[INFO] [stdout]    = help: ends near `Request configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/head_file.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / define_api_request!(HeadFileRequest,
[INFO] [stdout] 20 | | HeadFileOperationBuilder,
[INFO] [stdout] 21 | | HeadFileResponse,
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |     pub security_token: Option<String>,
[INFO] [stdout] 34 | | });
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Request configuration`
[INFO] [stdout]    = help: ends near `Request configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// Re-export head_file module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Builder for [`HeadFileRequest`](struct.HeadFileRequest.html).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// Re-export head_file module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Error type for HeadFileRequestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/head_file.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / define_api_request!(HeadFileRequest,
[INFO] [stdout] 20 | | HeadFileOperationBuilder,
[INFO] [stdout] 21 | | HeadFileResponse,
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |     pub security_token: Option<String>,
[INFO] [stdout] 34 | | });
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Error type for HeadFileRequestBuilder`
[INFO] [stdout]    = help: ends near `Error type for HeadFileRequestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | /// Re-export multipart_file module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Builder for [`MultipartFileOperation`](struct.MultipartFileOperation.html).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | /// Re-export multipart_file module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Error type for MultipartFileOperationBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/multipart_file.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | define_operation_struct!(MultipartFileOperation);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Error type for MultipartFileOperationBuilder`
[INFO] [stdout]    = help: ends near `Error type for MultipartFileOperationBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/multipart_file.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / define_api_request!(
[INFO] [stdout] 20 | |     MultipartFileRequest,
[INFO] [stdout] 21 | |     MultipartFileOperationBuilder,
[INFO] [stdout] 22 | |     MultipartUploadState,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-export multipart_file module`
[INFO] [stdout]    = help: ends near `Request configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/multipart_file.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / define_api_request!(
[INFO] [stdout] 20 | |     MultipartFileRequest,
[INFO] [stdout] 21 | |     MultipartFileOperationBuilder,
[INFO] [stdout] 22 | |     MultipartUploadState,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Request configuration`
[INFO] [stdout]    = help: ends near `Request configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | /// Re-export multipart_file module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Builder for [`MultipartFileRequest`](struct.MultipartFileRequest.html).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | /// Re-export multipart_file module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Error type for MultipartFileRequestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/multipart_file.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / define_api_request!(
[INFO] [stdout] 20 | |     MultipartFileRequest,
[INFO] [stdout] 21 | |     MultipartFileOperationBuilder,
[INFO] [stdout] 22 | |     MultipartUploadState,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Error type for MultipartFileRequestBuilder`
[INFO] [stdout]    = help: ends near `Error type for MultipartFileRequestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// Re-export multipart_init module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Builder for [`MultipartInitOperation`](struct.MultipartInitOperation.html).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// Re-export multipart_init module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Error type for MultipartInitOperationBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/multipart_init.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | define_operation_struct!(MultipartInitOperation);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Error type for MultipartInitOperationBuilder`
[INFO] [stdout]    = help: ends near `Error type for MultipartInitOperationBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/multipart_init.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / define_api_request!(
[INFO] [stdout] 17 | |     MultipartInitRequest,
[INFO] [stdout] 18 | |     MultipartInitOperationBuilder,
[INFO] [stdout] 19 | |     InitMultipartState,
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-export multipart_init module`
[INFO] [stdout]    = help: ends near `Request configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/multipart_init.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / define_api_request!(
[INFO] [stdout] 17 | |     MultipartInitRequest,
[INFO] [stdout] 18 | |     MultipartInitOperationBuilder,
[INFO] [stdout] 19 | |     InitMultipartState,
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Request configuration`
[INFO] [stdout]    = help: ends near `Request configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// Re-export multipart_init module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Builder for [`MultipartInitRequest`](struct.MultipartInitRequest.html).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// Re-export multipart_init module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Error type for MultipartInitRequestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/multipart_init.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / define_api_request!(
[INFO] [stdout] 17 | |     MultipartInitRequest,
[INFO] [stdout] 18 | |     MultipartInitOperationBuilder,
[INFO] [stdout] 19 | |     InitMultipartState,
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Error type for MultipartInitRequestBuilder`
[INFO] [stdout]    = help: ends near `Error type for MultipartInitRequestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /// Re-export put_file module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Builder for [`PutFileOperation`](struct.PutFileOperation.html).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /// Re-export put_file module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Error type for PutFileOperationBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/put_file.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | define_operation_struct!(PutFileOperation);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Error type for PutFileOperationBuilder`
[INFO] [stdout]    = help: ends near `Error type for PutFileOperationBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/put_file.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / define_api_request!(
[INFO] [stdout] 17 | |     PutFileRequest,
[INFO] [stdout] 18 | |     PutFileOperationBuilder,
[INFO] [stdout] 19 | |     PutObjectResultResponse,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-export put_file module`
[INFO] [stdout]    = help: ends near `Request configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/put_file.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / define_api_request!(
[INFO] [stdout] 17 | |     PutFileRequest,
[INFO] [stdout] 18 | |     PutFileOperationBuilder,
[INFO] [stdout] 19 | |     PutObjectResultResponse,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Request configuration`
[INFO] [stdout]    = help: ends near `Request configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /// Re-export put_file module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Builder for [`PutFileRequest`](struct.PutFileRequest.html).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /// Re-export put_file module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Error type for PutFileRequestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/put_file.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / define_api_request!(
[INFO] [stdout] 17 | |     PutFileRequest,
[INFO] [stdout] 18 | |     PutFileOperationBuilder,
[INFO] [stdout] 19 | |     PutObjectResultResponse,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Error type for PutFileRequestBuilder`
[INFO] [stdout]    = help: ends near `Error type for PutFileRequestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | /// Re-export multipart_finish module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Builder for [`MultipartFinishOperation`](struct.MultipartFinishOperation.html).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | /// Re-export multipart_finish module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Error type for MultipartFinishOperationBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/multipart_finish.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | define_operation_struct!(MultipartFinishOperation);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Error type for MultipartFinishOperationBuilder`
[INFO] [stdout]    = help: ends near `Error type for MultipartFinishOperationBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/multipart_finish.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / define_api_request!(
[INFO] [stdout] 23 | |     MultipartFinishRequest,
[INFO] [stdout] 24 | |     MultipartFinishOperationBuilder,
[INFO] [stdout] 25 | |     FinishUploadResponse,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-export multipart_finish module`
[INFO] [stdout]    = help: ends near `Request configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/multipart_finish.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / define_api_request!(
[INFO] [stdout] 23 | |     MultipartFinishRequest,
[INFO] [stdout] 24 | |     MultipartFinishOperationBuilder,
[INFO] [stdout] 25 | |     FinishUploadResponse,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Request configuration`
[INFO] [stdout]    = help: ends near `Request configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | /// Re-export multipart_finish module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Builder for [`MultipartFinishRequest`](struct.MultipartFinishRequest.html).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | /// Re-export multipart_finish module
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Error type for MultipartFinishRequestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/multipart_finish.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / define_api_request!(
[INFO] [stdout] 23 | |     MultipartFinishRequest,
[INFO] [stdout] 24 | |     MultipartFinishOperationBuilder,
[INFO] [stdout] 25 | |     FinishUploadResponse,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Error type for MultipartFinishRequestBuilder`
[INFO] [stdout]    = help: ends near `Error type for MultipartFinishRequestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/multipart_finish.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / pub enum MetadataDirective {
[INFO] [stdout] 59 | |     Unchanged,
[INFO] [stdout] 60 | |     Replace,
[INFO] [stdout] 61 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-export multipart_finish module`
[INFO] [stdout]    = help: ends near `UNCHANGED（默认值）:保持初始化时设置的用户自定义元数据不变。`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] thread 'rustc' (1074) panicked at src/librustdoc/passes/lint/unportable_markdown.rs:100:29:
[INFO] [stderr] end byte index 118 is not a char boundary; it is inside '。' (bytes 116..119 of string)
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x747f67e44f16 - <<std[c2577c5add975170]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[45eb60b2de227a2c]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x747f6840bb0f - core[45eb60b2de227a2c]::fmt::write
[INFO] [stderr]    2:     0x747f67e5a00c - <std[c2577c5add975170]::sys::stdio::unix::Stderr as core[45eb60b2de227a2c]::io::write::Write>::write_fmt
[INFO] [stderr]    3:     0x747f67e177ea - std[c2577c5add975170]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x747f67e39243 - std[c2577c5add975170]::panicking::default_hook
[INFO] [stderr]    5:     0x747f66daf4cf - std[c2577c5add975170]::panicking::update_hook::<alloc[223e3de3f1abdb8b]::boxed::Box<rustc_driver_impl[4b73d46cdbe287a1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x747f67e396e2 - std[c2577c5add975170]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x747f67e178a2 - std[c2577c5add975170]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x747f67e0f4a9 - std[c2577c5add975170]::sys::backtrace::__rust_end_short_backtrace::<std[c2577c5add975170]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x747f67e1947d - __rustc[b1482ee701bb2aa]::rust_begin_unwind
[INFO] [stderr]   10:     0x747f64c211ec - core[45eb60b2de227a2c]::panicking::panic_fmt
[INFO] [stderr]   11:     0x747f6673a9c3 - core[45eb60b2de227a2c]::str::slice_error_fail_rt
[INFO] [stderr]   12:     0x747f6653845a - core[45eb60b2de227a2c]::str::slice_error_fail
[INFO] [stderr]   13:     0x5912f693e8a7 - rustdoc[33599144c5b96b58]::passes::lint::unportable_markdown::report_idx
[INFO] [stderr]   14:     0x5912f6908b78 - <rustc_middle[e08e5453fbad50fc]::lint::emit_lint_base<rustc_errors[1d50ee650ea3b17f]::diagnostic::DiagDecorator<rustdoc[33599144c5b96b58]::passes::lint::unportable_markdown::visit_item::{closure#1}>, rustc_middle[e08e5453fbad50fc]::lint::LevelSpec<rustc_lint_defs[7c0f2f3102977cec]::StableLintExpectationId>>::{closure#0} as core[45eb60b2de227a2c]::ops::function::FnOnce<(rustc_errors[1d50ee650ea3b17f]::DiagCtxtHandle, rustc_errors[1d50ee650ea3b17f]::Level)>>::call_once::{shim:vtable#0}
[INFO] [stderr]   15:     0x747f6873a5ad - rustc_middle[e08e5453fbad50fc]::lint::emit_lint_base::emit_lint_base_impl
[INFO] [stderr]   16:     0x5912f6668cdd - <rustdoc[33599144c5b96b58]::passes::lint::Linter as rustdoc[33599144c5b96b58]::visit::DocVisitor>::visit_item
[INFO] [stderr]   17:     0x5912f66654f6 - <rustdoc[33599144c5b96b58]::passes::lint::Linter as rustdoc[33599144c5b96b58]::visit::DocVisitor>::visit_item
[INFO] [stderr]   18:     0x5912f66654f6 - <rustdoc[33599144c5b96b58]::passes::lint::Linter as rustdoc[33599144c5b96b58]::visit::DocVisitor>::visit_item
[INFO] [stderr]   19:     0x5912f662072f - rustdoc[33599144c5b96b58]::core::run_global_ctxt
[INFO] [stderr]   20:     0x5912f6701860 - rustdoc[33599144c5b96b58]::main_args::{closure#2}::{closure#0}
[INFO] [stderr]   21:     0x5912f670f02d - rustc_interface[6115ffe46e65b891]::interface::run_compiler::<(), rustdoc[33599144c5b96b58]::main_args::{closure#2}>::{closure#2}
[INFO] [stderr]   22:     0x5912f670cbd3 - std[c2577c5add975170]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[6115ffe46e65b891]::util::run_in_thread_with_globals<rustc_interface[6115ffe46e65b891]::util::run_in_thread_pool_with_globals<rustc_interface[6115ffe46e65b891]::interface::run_compiler<(), rustdoc[33599144c5b96b58]::main_args::{closure#2}>::{closure#2}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   23:     0x5912f670c93f - <std[c2577c5add975170]::thread::lifecycle::spawn_unchecked<rustc_interface[6115ffe46e65b891]::util::run_in_thread_with_globals<rustc_interface[6115ffe46e65b891]::util::run_in_thread_pool_with_globals<rustc_interface[6115ffe46e65b891]::interface::run_compiler<(), rustdoc[33599144c5b96b58]::main_args::{closure#2}>::{closure#2}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[45eb60b2de227a2c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   24:     0x747f69858a87 - <std[c2577c5add975170]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   25:     0x747f62c8307a - <unknown>
[INFO] [stderr]   26:     0x747f62d16534 - clone
[INFO] [stderr]   27:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-rustdoc&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-09-06T16_10_10-1073.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.100.0-nightly (da3f5c31e 2026-09-02) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not document `ufile-rus3`
[INFO] running `Command { std: "docker" "inspect" "ae28c98b0833c6eb73ff8d0163e011536b4c601ce2f22ed123a508c0b7170d17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae28c98b0833c6eb73ff8d0163e011536b4c601ce2f22ed123a508c0b7170d17", kill_on_drop: false }`
[INFO] [stdout] ae28c98b0833c6eb73ff8d0163e011536b4c601ce2f22ed123a508c0b7170d17
